Quote:
Originally Posted by dogfish
here it is as a mod fellas (works with jsgme).. i had posted a version of it earlier in the thread, but had a problem with it and blanked my post out until i could get it fixed... seems to be working now:
http://rapidshare.com/files/23744773...icMod.zip.html
i created a 2 second long silence.ogg file, and pointed the 8 defined states in the music.cfg to it. no more game music, just the sounds of your boat and the sea... and the radio or gramaphone if you choose.
happy hunting
|
Another trick is to remove the sound filenames from music.cfg. That's what I did and it worked like a charm. Unfortunately I uninstalled the game or I would post an example.
Update:
Ok, I broke down and installed SHIV again. I figure the dev team will have a patch out for us soon so I might as well play around with it until then. Anyway, looking at the music.cfg file you'll see the states that dogfish was talking about
:
--------
[BEGIN]
Tracks=5
Track1=Intro_1.ogg
Track2=Intro_2.ogg
Track3=Intro_3.ogg
Track4=Intro_4.ogg
Track5=Intro_5.ogg
--------
Just go in and remove all references to the ogg files like this:
--------
[BEGIN]
Tracks=5
Track1=
Track2=
Track3=
Track4=
Track5=
--------
Viola! no more background music and you can still hear the radio and gramophone.