Doom95 problem

Configuration, files, setup.
Locked
User avatar
Andrew
from hell

Doom95 problem

Post by Andrew »

Hi there!

I'm using Doom95 under WinXP Pro SP2 (no compatibility mode used). It works fine (except for the mouse - the VXD doesn't work, do we have to register it in the registry?) but one problem that bugs me is that even if I set the effects and music volume to 0 in the Configuration dialog, the volume remains quite loud and is not muted. Any way to fix this? (and yes, thanks, but I know about all the other ports out there...! also, I do not want to mute my global system volume under windows)

- Andrew
Opulent
player
Posts: 233
Joined: 05.11.2001 02:12

Re: Doom95 problem

Post by Opulent »

It depends upon what type of mouse you use... and what drivers.
If you are using a USB mouse, for example, I would doubt this would ever work.
Other than ease of networking, nothing makes Doom95 attractive over Prboom.
as for the sound, you could try -nomusic  :)

registry key dump:
REGEDIT4

[HKEY_CURRENT_USER\\Software\\id\\Doom95]

[HKEY_CURRENT_USER\\Software\\id\\Doom95\\Session]
"cdrom"=dword:00000000
"loadgame"=dword:00000000
"timer"=dword:00000000
"timervalue"=dword:00000001
"turbo"=dword:00000000
"turbovalue"=dword:0000000a
"recorddemo"=dword:00000000
"recorddemofile"=""
"demosize"=dword:00000000
"playdemo"=dword:00000000
"playdemofile"="A"
"startepisode"=dword:00000001
"startmap"=dword:00000001
"startskill"=dword:00000004
"deathmatch"=dword:00000000
"nomonsters"=dword:00000000
"respawnparm"=dword:00000000
"fastparm"=dword:00000000
"maxnumplayers"=dword:00000004
"wadfile"="DOOM2.WAD"
"customwad"=""
"playeralias"="oncemore"
"gamename"="Opulent"
"IPXPort"=dword:00000000
"fullscreen"=dword:00000001
"screenrez"=dword:00000000

[HKEY_CURRENT_USER\\Software\\id\\Doom95\\Config]
"key_up"=dword:00000048
"key_down"=dword:00000050
"key_left"=dword:0000004b
"key_right"=dword:0000004d
"key_strafeleft"=dword:00000033
"key_straferight"=dword:00000034
"key_speed"=dword:0000002a
"key_strafe"=dword:00000038
"key_use"=dword:00000039
"key_fire"=dword:0000001d
"mouseb_fire"=dword:00000000
"mouseb_strafe"=dword:00000001
"mouseb_forward"=dword:ffffffff
"use_mouse"=dword:00000001
"mouse_sensitivity"=dword:00000006
"current"="default"

[HKEY_CURRENT_USER\\Software\\id\\Doom95\\Config\\
Locked