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.