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
- Find the <Default.ini> file, which should be located in the <Systems> folder of your game installation; for me it's <D:\SteamLibrary\steamapps\common\Deus Ex Invisible War\System\>
[STEAM itself runs from my C: drive, but my games are all installed on D:]
- Copy and Paste it to a safe location; this will be your backup !
- Open it up in Notepad [for some reason Wordpad also makes a very, very poor choice to edit INI files in, so please do not use Wordpad].
- Using the Search function <CTRL-F> find [WinDrv.WindowsClient]
- Find the following entries:
WindowedViewportX=
WindowedViewportY=
StartupFullscreen=
- use your desktop screen resolution to add the numbers to the first two entries; and make sure that the third entry is set to False.
As an example: my own screen resolution is 1920x1080, so I would end up with:
WindowedViewportX=1920
WindowedViewportY=1080
[...]
StartupFullscreen=False
Since this resolution has an Aspect Ratio of 16:9, certain elements from my ingame menus cannot be correctly displayed; f.i. in my inventory screen, the Drop button is not visible / accessible.
Use the Search Function again to locate: FOV_d=
Since the Aspect Ratio is 16:9, make the entry numer 53
Found this across the internet.