nil8hate on 20/11/2005 at 04:51
Is there a way? i find it very distracting!
ZylonBane on 20/11/2005 at 15:37
"How to turn off heads-up display display"?
moop on 20/11/2005 at 15:39
The following commands will turn off various parts of the HUD:
togglecrosshair
togglehitdisplay
togglecompass
toggleaugdisplay
toggleobjectbelt
toggleammodisplay
You can bind
all of them to a single keypress by editing your user.ini file in Deus Ex's System folder as follows, using the minus key as an example:
Code:
Minus=togglecrosshair|togglehitdisplay|togglecompass|toggleaugdisplay|toggleobjectbelt|toggleammodisplay
Make sure you change all occurances of lines beginning with "Minus=" if more than one exists.
You can also enter them as standard commands at the ">" prompt, if you prefer.
nil8hate on 21/11/2005 at 05:06
Thanks Moop...i am not sure exactly what you mean... well rather, you spell it out very well, but i have not done that before...so am goind to give it a go. however, what am i toggling too? do you mean i can have a key that will turn it off and on? so sorry if i sound too ditzy..but, i am a little out of my league here! :D
moop on 21/11/2005 at 15:34
Quote Posted by nil8hate
Thanks Moop...i am not sure exactly what you mean... well rather, you spell it out very well, but i have not done that before...so am goind to give it a go. however, what am i toggling too? do you mean i can have a key that will turn it off and on? so sorry if i sound too ditzy..but, i am a little out of my league here! :D
Yes, you can have a key toggle the parts of the HUD. You can configure your key bindings in the Settings>Keyboard/Mouse menu, which does the same thing as manually writing that information to your configuration file. The file named user.ini contains your key bindings. Just open it with a text editor, like notepad. Editing this file allows you to assign multiple functions to one key (like the code I listed in my last post), which you can't do from the Settings>Keyboard/Mouse menu.
Whenever you exit Deus Ex, the current in-game settings are written to the user.ini file, so editing the user.ini file should be done while DX is closed, not just minimized, because exiting DX would overwrite the changes just made.
Skynet on 21/11/2005 at 18:44
Or set the opacy to zero, so the hud will show only when necessary.