To get the HUD (health, ammo) onto the middle monitor, go into your FALLOUT.ini
Find the following lines..
Code:
iSafeZoneXWide=15
iSafeZoneYWide=15
iSafeZoneX=15
Change them to one of this (depending on your resolution)
3840x1024
Code:
iSafeZoneXWide=610
iSafeZoneYWide=15
iSafeZoneX=610
5040x1050
Code:
iSafeZoneXWide=770
iSafeZoneYWide=15
iSafeZoneX=770
(iSafeZoneYWide does not change intentionally)
--------------------
This isn't perfect but by changing the font used for the Pip-Boy and the computer terminals it is possible to make them a little more readable ...
In the ... FALLOUT.INI
The font used for the Pip-Boy is ... this line ... sFontFile_2=Textures\Fonts\Monofonto_Large.fnt
Change it to ... sFontFile_2=Textures\Fonts\Glow_Monofonto_VL_dialogs.fnt
The font used for the comuter terminals is ... this line ... sFontFile_5=Textures\Fonts\Fixedsys_Comp_uniform_width.fnt
change it to ... sFontFile_5=Textures\Fonts\Glow_Monofonto_VL_dialogs.fnt
I also changed the FOV of the Pip-Boy a little ...
Change this line .... fPipboy1stPersonFOV=47.0
to this .................. fPipboy1stPersonFOV=60.0