Two Plus Two Newer Archives

Two Plus Two Newer Archives (http://archives1.twoplustwo.com/index.php)
-   Internet Gambling (http://archives1.twoplustwo.com/forumdisplay.php?f=30)
-   -   Pokerstars Alert Sound Volume (http://archives1.twoplustwo.com/showthread.php?t=526902)

BluEsiNsOuL 10-19-2007 10:59 PM

Pokerstars Alert Sound Volume
 
I need the alert but I don't want them to be that loud. So I use cooledit to adjust the volume of the sound files stored in the snd folder. Then every time stars issue a new update, the sound files restore to the original volume. I'll have to do it all over again. Is there any other way to do it?

Lessu 10-19-2007 11:20 PM

Re: Pokerstars Alert Sound Volume
 
You can browse for any file to be played for attention. Can you save the file you modified and put it in different folder so it doesn't get replaced?

PartysOver 10-19-2007 11:58 PM

Re: Pokerstars Alert Sound Volume
 
much easier solution,

http://img145.imageshack.us/img145/9001/moyuye4.jpg

dw2006 10-20-2007 04:03 AM

Re: Pokerstars Alert Sound Volume
 
[ QUOTE ]
much easier solution,

http://img145.imageshack.us/img145/9001/moyuye4.jpg

[/ QUOTE ]

Same thing I was thinking.

NNNNOOOOONAN 10-20-2007 05:16 AM

Re: Pokerstars Alert Sound Volume
 
clever gents,

however, it is a good question because if i'm listening to music, or watching a video or something, i don't want to have to lose the volume on that to lower the volume on stars.

freecard4all 10-20-2007 08:07 AM

Re: Pokerstars Alert Sound Volume
 
use WinAmp . It has volume bar.

jasonHoldEm 10-20-2007 09:37 AM

Re: Pokerstars Alert Sound Volume
 
BluEsiNsOuL,

The problem is PokerStarsUpdate.exe. This is the default way to open the client and it checks your installed files against those on the server, if any are different it prompts you to download an update...this is great when there is an actual update to install, but bad if you're trying to mod your files. We used to run into the same problem before stars offered the option of "Themes" and people were modding their cards/background images.

The easy way to fix the problem is to use PokerStars.exe to launch the client. The problem with this is when there is a real update to download you won't be notified.

The slightly more involved answer (although still pretty easy) is to use a batch file to trick PokerStarsUpdate.exe into thinking you're using the original files and everything is fine. This option is the best because when there is a real update you'll still be notified and be able to download and install it (and your mods will still work).

Here is the way I do it. FWIW, there is most likely a simpler/more efficient way to do it because I'm not all that DOS savy, but my method works (at least it does on my XP machine).

Disclaimer: This works for me, your mileage may vary. Not responsible if you blow up your computer, etc.

Step one: Go into your PokerStars directory and find the Snd folder, go into this folder and create two new folders "New" and "Old"

In the "New" folder place your modded alert sound file (the alert sound is snd7.wav, your file should be named this as well).

In the "Old" folder place a copy of the original snd7.wav file (you should also leave the original in parent Snd folder).

Step two: Open notepad and cut and paste the following:

<font class="small">Code:</font><hr /><pre>copy /y "Snd\Old\snd7.wav" "Snd\snd7.wav"
rem move Snd\snd7.wav Snd\snd7.wav.bak
PokerStarsUpdate.exe
copy /y "Snd\New\snd7.wav" "Snd\snd7.wav"</pre><hr />

Once that is done do a save as and name the file "Stars.bat"

(Note: I'm only focusing on the alert sound. If you are modding other sounds you'll need to alter the batch file accordingly using the same format as above.)

Important: Place the Stars.bat file in your PokerStars directory on your computer (you can then create a shortcut to launch this from your desktop, etc but the actual file has to be in your PokerStars directory).

Use the Stars.bat file to launch Stars and presto, your modded alert sound is used. If you ever get a prompt to install a new version of the software you can do so, it won't change your mod (except in the extremely unlikely event where they change the original version of the alert sound, in which case you'll have to change the file in "Old" folder accordingly).

Peace,
jHE

runout_mick 10-20-2007 02:18 PM

Re: Pokerstars Alert Sound Volume
 
[ QUOTE ]

Use the Stars.bat file to launch Stars and presto, your modded alert sound is used.

[/ QUOTE ]

How do you use the file to launch stars? I click the shortcut and it opens as a text doc again.

RoundTower 10-20-2007 02:35 PM

Re: Pokerstars Alert Sound Volume
 
I would like windows to be able to set the volume separately for each program running. I don't know if this is infeasible, I don't see why it would be.

Mitch Evans 10-20-2007 03:00 PM

Re: Pokerstars Alert Sound Volume
 
[ QUOTE ]
I would like windows to be able to set the volume separately for each program running. I don't know if this is infeasible, I don't see why it would be.

[/ QUOTE ]

This is possible if you run Vista.

BadBeatsCrewDerk 10-20-2007 03:27 PM

Re: Pokerstars Alert Sound Volume
 
[ QUOTE ]
[ QUOTE ]

Use the Stars.bat file to launch Stars and presto, your modded alert sound is used.

[/ QUOTE ]

How do you use the file to launch stars? I click the shortcut and it opens as a text doc again.

[/ QUOTE ]

Sounds like you saved the file as stars.bat.txt instead of stars.bat

runout_mick 10-20-2007 04:34 PM

Re: Pokerstars Alert Sound Volume
 
[ QUOTE ]
[ QUOTE ]
[ QUOTE ]

Use the Stars.bat file to launch Stars and presto, your modded alert sound is used.

[/ QUOTE ]

How do you use the file to launch stars? I click the shortcut and it opens as a text doc again.

[/ QUOTE ]

Sounds like you saved the file as stars.bat.txt instead of stars.bat

[/ QUOTE ]

Yup. Fixed it, thx.

BluEsiNsOuL 10-20-2007 05:35 PM

Re: Pokerstars Alert Sound Volume
 
Thanks a lot. This is what i'm looking for. Will try it out tonight when I get home.

Valhalla1 10-20-2007 10:36 PM

Re: Pokerstars Alert Sound Volume
 
[ QUOTE ]
[ QUOTE ]
I would like windows to be able to set the volume separately for each program running. I don't know if this is infeasible, I don't see why it would be.

[/ QUOTE ]

This is possible if you run Vista.

[/ QUOTE ]

qft, vista includes a software 'mixer' with which u can change the volume for specific programs, allowing you to run stars normally and change its volume independently from your video/mp3 software without any altered wav files or batch file shenanegans

http://img86.imageshack.us/img86/4241/mixertt3.th.jpg

MicroBob 10-21-2007 01:36 AM

Re: Pokerstars Alert Sound Volume
 
wowm vista sounds pretty cool for letting you adjust the volume for each program. Really wished I had that capability.

Obviously the simplistic response of just turning down the volume isn't helpful at all.
If I have the volume at a level where all the other sounds are comfortable for me but the alert thing is super-duper loud then this solution is either implying that I should just learn to deal with the sound being lower than I would like for everything BUT alerts...or that I should somehow have the capability to turn the volume really fast right before an alert is about to come.

I agree this is a real annoyance and Stars should do something about it and people shouldn't have to do it themselves.
If I'm playing with headphones on and everything else is at a nice volume then the alerts practically kill my ears.

Being able to adjust the volume on each sound without having to go into the file and change it myself would be really nice.

freecard4all 10-21-2007 06:41 AM

Re: Pokerstars Alert Sound Volume
 
- lower main volume
- adjust volume in each program that allows (e.g. WinAmp is capable of and can handle all audio/video files)

kinda quick sollution

MicroBob 10-21-2007 06:15 PM

Re: Pokerstars Alert Sound Volume
 
I don't think I know how to do this.

runout_mick 10-21-2007 06:24 PM

Re: Pokerstars Alert Sound Volume
 
[ QUOTE ]
I don't think I know how to do this.

[/ QUOTE ]

Bob, the fix I used was VERY simple. I followed jasonHoldEm's instructions and replaced the original stars snd7.wav file with another .wav file that I found. There are many sites that host wave files, and I just surfed them until I found a sound to use that had the volume/sound characteristics that I was looking for, and ended in ".wav". I previewed them by playing them on my media player.

I'm not much of a hacker, and even I had little trouble setting this up.

MicroBob 10-21-2007 06:45 PM

Re: Pokerstars Alert Sound Volume
 
"replaced the original stars snd7.wav file with another .wav file"

"Go into your PokerStars directory and find the Snd folder"


You guys overestimate the competence of computer-morons like me. I guess I'll play around some and try to figure out where the pokerstars directory is.

runout_mick 10-21-2007 09:28 PM

Re: Pokerstars Alert Sound Volume
 
Start by playing around with "windows explorer". It's a program in your start menu, from there you can navigate to your c: drive (your hard drive) and will find the pokerstars directories somewhere in the "program files" folder.

Good luck.


All times are GMT -4. The time now is 12:34 AM.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.