To fix it copy
Code: Select all
Cold Waters\ColdWaters_Data\StreamingAssets\default\hud\default.txtCode: Select all
Cold Waters\ColdWaters_Data\StreamingAssets\override\hud\default.txtopen copied default.txt in notepad, scroll down to the [HUD LAYOUT] section (at the bottom)
Default:
Code: Select all
BottomLeftPanelPos=0,0
BottomRightPanelPos=0,0
UpperRightStatusIcons=0,-3
UpperCentreBearingTapePos=0,-2
BottomCentreWaypointInfoPos=0,153
UpperRightTacMapZoomReadoutPos=0,-45
UpperRightPeriscopeZoomReadoutPos=0,-45
UpperLeftPeriscopeESMPos=0,0Override:
Code: Select all
BottomLeftPanelPos=1920,0
BottomRightPanelPos=-1920,0
UpperRightStatusIcons=-1920,-3
UpperCentreBearingTapePos=0,-2
BottomCentreWaypointInfoPos=0,153
UpperRightTacMapZoomReadoutPos=-1920,-45
UpperRightPeriscopeZoomReadoutPos=-1920,-45
UpperLeftPeriscopeESMPos=1920,0(my screens are 1920x1080, change width to yours)
