Page 1 of 1

DX:IW - HUD re-sizing

PostPosted: Thu Apr 14, 11 12:13 am
by James
Deus Ex: Invisible War - Head's Up Display re-sizing

On some resolution ratios, the HUD can appear very large and ugly. To fix this please see the following steps:
  • Go to your installation's \system folder
  • Open the "default.ini" file
  • Look for [WindowManager] and find "FOV__d="
  • Change the value to the following depending on your resolution ratio:

    16:10
    Code: Select all
    FOV__d=58 for 16:10

    16:9
    Code: Select all
    FOV__d=53 for 16:9

    4: 3
    Code: Select all
    FOV__d=67


Once done save the file and try launching the game to see your HUD size has improved.

PostPosted: Thu Apr 14, 11 10:11 am
by Shinobi