Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Do you just want to aim with your mouse instead of accidentally walking forward and backward whenever you move your mouse accordingly? Well here is an ancient fix that will work for all dos games: http://www.doomworld.com/idgames/index.php?id=12039
When originally typed into dos, it disabled vertical mouse movement for games. However, you can get dosbox to automatically load it into the games you want it to.
1. Download novert.exe and place it into the base folder of whatever dos game.
2. find your conf and go down to [autoexec] at the bottom of the file.
3. In between the drive letter and the .exe, type novert. It should look as so for ultimate doom:
mount c .\base
Code:
_____________________________
c: |
novert |
doomp.exe -config MOUSE.CFG |
exit |
----------------------------------------------------
Now you can aim the way you want to.
Thanks a lot for your help! It works!
Some people just want to play the original DOOM on DOSBox and not a Source Port. It's about nostalgia...
Search your Doom 2 folder, it's usually installed on C:/Programfiles/Steam/Steamapps/Common/Doom 2
Then, if you are going to play DOOM 2 with Mouse open the "doom2m.conf" file
If you are gonna play DOOM 2 with the Original Controls open the "doom2.conf" file
Once you are on there just go down to [autoexec] at the bottom of the file.
3. In between the drive letter and the .exe, type novert. It should look as so for DOOM II:
[autoexec]
mount c .\base
c:
novert
doom2.exe -config MOUSE.CFG
exit
That's it...
If you don't get it watch this guide:
http://steamcommunity.com/sharedfiles/filedetails/?id=134328758
Thanks ALaNN. Very Easy & Perfect Solution