HeXen II

HeXen II

Ei tarpeeksi arvosteluja
Configuring mouselook
Tekijältä Infinite_Data
A lot of people seem to be having issues setting up proper mouselook for Hexen II, which is understandable, as it's not all that obvious. Many of the explanations I've come across have been incomplete, so I wanted to write a very short guide on how to actually make the mouse controls work as you'd expect them to. This guide is made mainly with the Hammer of Thyrion source port in mind, though I also included a side note on how to proceed with the basic Steam release.
   
Palkinto
Lisää suosikkeihin
Lisätty suosikkeihin
Poista suosikeista
Configuring mouselook
Step 1 - activating mouse input
For Hammer of Thyrion:
Go to the options menu and set both "mouse look" and "use mouse" to on.

If you're not using Hammer of Thyrion:
To enable the "mouse look" option seen in the source port's settings menu, you can type "+mlook" in the developer console; however, you would need to do it every time you launch the game, which is obviously not ideal. Instead, you'll want to have the game activate that command automatically, and to do that, you need to modify the autoexec options.

To do so, locate the "Autoexec.cfg" file found in the Steam/steamapps/common/Hexen 2/data1 folder and open it with any text editor; it should be empty by default. Type +mlook in the first line and save the modified file. This is what Hammer of Thyrion's "mouse look" option does, essentially.

Step 2 - fixing mouselook
At this point, your mouse input should be detected, but it won't work as you'd expect it to in-game. Depending on the "mouse look" setting, you'll be able to look left and right or up and down, but not both. That's because the mouse is also used for strafing, which is a ridiculous control scheme that can't be disabled in the menu for some reason (at least in Hammer of Thyrion). To fix this, you'll need to use a simple console command.

To bring up the developer console (and to exit it afterwards), simply press the ~ (tilde) key in-game. Once there, type lookstrafe 0 and confirm by pressing enter.

Now the mouse strafing should be disabled and you should be able to look in all directions as expected, except you'll come across one more issue: when you walk, your view will abruptly center itself all the time. To fix this, you need another console command: lookspring 0. After entering and confirming it, exit the console and your controls should now be working correctly. Unlike "+mlook", these two commands do remain active after you restart the game.
8 kommenttia
HARVESTINGSEASON 16.9.2024 klo 9.43 
thanks.
Infinite_Data  [tekijä] 18.8.2023 klo 10.17 
If you move the mouse side to side, does your character strafe or does nothing happen at all? It's been a while since I wrote this guide, but maybe I can still help.
Priamus 17.8.2023 klo 23.14 
hey i used this and i can only look up and down and not side to side aswell
TK-421 25.7.2022 klo 13.13 
yeah, that didn't work either.
Infinite_Data  [tekijä] 23.7.2022 klo 10.27 
Googling it would have been a good start. https://sourceforge.net/projects/uhexen2/
TK-421 23.7.2022 klo 2.28 
and where would I get that bossman?
Infinite_Data  [tekijä] 21.7.2022 klo 15.17 
The most obvious suggestion would be to try Hammer of Thyrion instead.
TK-421 21.7.2022 klo 9.58 
Niether the autoexec nor the commands work for me, im using base hexen 2 from steam, no mods or anything