It seems that you're using an outdated browser. Some things may not work as they should (or don't work at all).
We suggest you upgrade newer and better browser like: Chrome, Firefox, Internet Explorer or Opera

×
Hi guys,
I'm new here and i bought earthworm jim 1+2 yesterday... i love it but i hate the music -.- the problem is that if i press "M" the music doesn't stop... what can i do to stop it?
I'm afraid there's no way of turning off the in-game music in EWJ (not that I know of, anyway).
avatar
Firek: I'm afraid there's no way of turning off the in-game music in EWJ (not that I know of, anyway).
Then why is "M" supposed to mute music and "S" supposed to mute sound effects?
"S" works, but "M" doesn't.
1) Open EWJ1.conf
2) Find the block:

***
[autoexec]
# Lines in this section will be run at startup.

IMGMOUNT A EWJ1.inst -t iso -fs fat
mount B "."
B:
cls
EWJ1.EXE 320x224
exit
***

3) Change to:

***

[autoexec]
# Lines in this section will be run at startup.

IMGMOUNT A EWJ1.inst -t iso -fs fat
MIXER CDAUDIO 0:0
mount B "."
B:
cls
EWJ1.EXE 320x224
exit

***

You can also change MIXER CDAUDIO 0:0 to MIXER CDAUDIO 50:50 for 50% lower music volume.

Thanks to Qbix for the info.
Post edited June 21, 2011 by xenobrain