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

×
avatar
xlDrake: it's not working changing the .conf file anyway so..
I would not recommend if it was not a working solution. You are doing something wrong.
What game exactly are you trying to use ravmouse wth exactly? And how do you install it?
And how exactly it does not work? Any error messages? May be your Galaxy client rolls back changes in the conf files? I'm not using the Galaxy at all -- offline installers only.
Post edited July 24, 2021 by Schwertz
avatar
xlDrake: it's not working changing the .conf file anyway so..
avatar
Schwertz: I would not recommend if it was not a working solution. You are doing something wrong.
What game exactly are you trying to use ravmouse wth exactly? And how do you install it?
And how exactly it does not work? Any error messages? May be your Galaxy client rolls back changes in the conf files? I'm not using the Galaxy at all -- offline installers only.
i'm trying to make it work with the first heretic, and i just copied the exe to its root folder
whenever i enter the game mouselook won't work and galaxy isn't rolling back changes because i'm using novert and that works fine
Here is my set of modified files for Heretic, Hexen and Hexen DK which work for me: ravmouse4gog.zip
Try to put files from the appropriate directory of the archive to the directory where you game is installed. Old files should be overwriten
Post edited July 24, 2021 by Schwertz
avatar
Schwertz: Here is my set of modified files for Heretic, Hexen and Hexen DK which work for me: ravmouse4gog.zip
Try to put files from the appropriate directory of the archive to the directory where you game is installed. Old files should be overwriten
ah well helps for trying to help out but it didn't work, i'm already used to playing these without mlook anyway so it's no big deal
Hmmm.... Most probably problem with DOSBox then. Can't actually suggest anything here.
avatar
Schwertz: The special case is HeXen: Death King of the Dark Citadel. It has hexen.exe in the game's directory too. But addon should be run via the dedicated launcher hexendk.exe to load properly. And ravmouse will NOT automatically detect this fact!
So, in this case we leave both dosbox_hexenDK_single.conf and DM.DAT intact. And just fix the config of the hexendk launcher. It is a plain text file named LOCATION.STR. We replace HEXEN.EXE with RAVMOUSE.EXE . The fixed file contents will look like this:

DRIVE=C
DIR=.\
EXE=RAVMOUSE.EXE
avatar
Schwertz: That will fix both single and multiplayer games.
i'm trying to use ravmouse on real 486 (no dosbox). how can i enable mouselook for deathkings of the dark citadel ts(hexendk)?
as mentioned, i'm trying to get it working on real 486 computer, there is no dosbox with its config files involved.
Post edited August 31, 2021 by honx
avatar
Schwertz: The special case is HeXen: Death King of the Dark Citadel. It has hexen.exe in the game's directory too. But addon should be run via the dedicated launcher hexendk.exe to load properly. And ravmouse will NOT automatically detect this fact!
So, in this case we leave both dosbox_hexenDK_single.conf and DM.DAT intact. And just fix the config of the hexendk launcher. It is a plain text file named LOCATION.STR. We replace HEXEN.EXE with RAVMOUSE.EXE . The fixed file contents will look like this:

That will fix both single and multiplayer games.
avatar
honx: i'm trying to use ravmouse on real 486 (no dosbox). how can i enable mouselook for deathkings of the dark citadel ts(hexendk)?
as mentioned, i'm trying to get it working on real 486 computer, there is no dosbox with its config files involved.
Case A: You do NOT plan to use DeathManager to run the game

1. As before, put ravmouse to the directory where hexendk.exe resides.

2. Create a file named hexendk.bat with the following contents:
ravmouse -vs 2 -hs 10 -exe hexendk %1 %2 %3 %4 %5 %6 %7 %8 %9
3. Run HexenDK strictly with that file.

Note 1: You don't need separate installation of the unmodded game in this case.
Just create appropriate hexen.bat as well:
ravmouse -vs 2 -hs 10 -exe hexen %1 %2 %3 %4 %5 %6 %7 %8 %9
Note 2: Do NOT run neither game nor addon from setup.exe. Mouselook will not work this way!


Case B: You plan to use DeathManager

1. As before, put ravmouse to the directory where hexendk.exe resides.

2. Edit location.str as descibed earlier to be able run the adddon correctly.

3. Create a file named hexendk.bat with the following contents:
hexendk.exe -vs 2 -hs 10 %1 %2 %3 %4 %5 %6 %7 %8 %9
This will allow you to still run the addon with ravmouse but without DeathManager.

4. Create a file named dm.bat with the following contents:
dm.exe -vs 2 -hs 10 %1 %2 %3 %4 %5 %6 %7 %8 %9
5. Run DeathManager strictly with dm.bat

Note 3: In this case you have to make separate installation for the unmodded game.

Note 4: Do NOT run addon from setup.exe. Mouselook will not work this way and addon will not load it's custom resurces as well.
now i'm curious. is that "DeathManager" that multiplayer-launcher described here?
then i don't plan to use it. i'm playing only singleplayer.

and do i need to set vertial/horizontal speed in .bat files or can i leave these?
Post edited September 01, 2021 by honx
avatar
honx: now i'm curious. is that "DeathManager" that multiplayer-launcher described here?
Yes. And this launcher is a part of the standart Hexen distribution. And it's capable of running single-player sessions as well. Some people use it in this manner.

avatar
honx: and do i need to set vertial/horizontal speed in .bat files or can i leave these?
You have to set them in the bat-file anyway. Since in-game slider fro the mouse sensitivity doesn't work when the external control driver like ravmouse is used. And default value of the vertical sensitivity is too high. Values in my example are almost ideal for the DOSBoxed Heretic and Hexen. You might need to change them a bit on the real hardware.
i tried these values (-vs 2 -hs 10) but with these settings horizontal movement felt too slow while vertical movement was way too fast. i guess i'll have to play a round a bit to find the right values fitting for my needs. :D
Horizontal sensitivity value has a space to be increased. While -vs 1 would be the minimal value for the vertical sensitivity in ravmouse. If it's too fast for you as well, it's time to adjust settings of the mouse driver itself. I mean OS level TSR.