View Single Post
Old 09-19-17, 01:46 PM   #51
SaltmineMinion
Swabbie
 
Join Date: Aug 2017
Posts: 5
Downloads: 7
Uploads: 0
Default

Quote:
Originally Posted by SaltmineMinion View Post
I fiddled around a bit with the toolbar code:

This forces the toolbars on in a stack in 1.08:

//Force all toolbars on in vertical stack to the right of the mini-map
ToolbarsPos=1,1,1
ForceAllToolbarsOn=TRUE
HelmToolbarOffset=331,-200
DiveToolbarOffset=331,-270
SensorToolbarOffset=331,-340


Appears that "ToolbarsPos=1,1,1" makes the toolbars come on again.
Until you go into the tactical map.... Can still make out the edge of the button box in the bottom....

Offsets seem different for different (custom) subs too

Following values make the Toolbars usable on the first stock sub (the LA class Flight I)

//Force all toolbars on in vertical stack to the right of the mini-map
ToolbarsPos=1,1,1
ForceAllToolbarsOn=TRUE
HelmToolbarOffset=331,-100
DiveToolbarOffset=331,-170
SensorToolbarOffset=331,-240

Edit again:

ToolbarsPos=0,0,0 also works for my custom Walrus, keep fiddling around with those numbers till you find something that works.

Offset=x,y where x is deviation to left (negative number) or right (positive) and y is deviation up(+) and down(-).

Hope this helps you folks out a bit.

Edit No.4:

It only worked in single missions.... in campains the bars are all over the place again....

Edit No.5:

Version 1.08b is supposed to fix the HUD issues: http://steamcommunity.com/app/541210...71682628418352

Last edited by SaltmineMinion; 09-19-17 at 02:24 PM.
SaltmineMinion is offline   Reply With Quote