Jump to content

Recommended Posts

Posted (edited)

This is a link to and quote of Killerfish Games post about setting toolbar positions on the HUD in Cold Waters.

How To Display All Toolbars

Quote
How To Display All Toolbars
Original post/thread here: https://steamcommunity.com/app/541210/discussions/0/1473095965302007811/

(Courtesy of Fercyful)
Step 1. Copy the "default.txt" file from your:

\STEAM\steamapps\common\Cold Waters\ColdWaters_Data\StreamingAssets\default\hud

paste it to:
\STEAM\steamapps\common\Cold Waters\ColdWaters_Data\StreamingAssets\override\hud
(create folders if needed)

Step 2. Edit the "default.txt" that you copy/paste at step 1. (the one inside "override\hud")
Search for this section and make the needed changes:
Simply comment out "//" the sections you don't want to use. The example below displays the 3 toolbars in a row along the bottom of the screen. Offset numbers may been to be altered for screen resolutions larger than 1920x1080.

[HUD LAYOUT]
//All positions in screen pixels
//From element's default anchored screen corner/position
BottomLeftPanelPos=0,0

//Toolbar position 0,0, (1 to anchor to minimap or 0 for no anchor)
//Default toolbars overlap and enabled via tabs/keys
//ToolbarsPos=0,0,0
//ForceAllToolbarsOn=FALSE
//HelmToolbarOffset=0,0
//DiveToolbarOffset=0,0
//SensorToolbarOffset=0,0

//Force all toolbars on in bottom horizontal row
ToolbarsPos=0,0,0
ForceAllToolbarsOn=TRUE
HelmToolbarOffset=391,-346
DiveToolbarOffset=700,-346
SensorToolbarOffset=1013,-346

//Force all toolbars on in right vertical stack, anchored to mini-map
//ToolbarsPos=0,0,1
//ForceAllToolbarsOn=TRUE
//HelmToolbarOffset=0,0
//DiveToolbarOffset=0,71
//SensorToolbarOffset=0,142

Step 3. Save, hunt and kill.

 

Edited by KJakker

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use, Privacy Policy, and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..