Customizing XD Hud

The official website says all variables are well documented but well...I'd need a hint.

I want to place the overlays a bit different. The one for the tyres on the top left, the one for the gaps on the top right.

screen.1.jpg


(Example shot from their website)

Does anyone know the proper values for that? I'm not sure if it's related to the resolution (1920x1080 in my case) or something else.
 
i have mine all set across the bottom but i run a 1920x1080 screen
from this you will see what is what.. im afraid its trial and error

Delta time is also real handy
; Delta-time calculation to your best lap and last lap
; 0 = Disabled (default)
; 1 = To best lap only
; 2 = To last lap only
; 3 = Combine 1 and 2
ShowDeltaTime=3

; MoTeC HUD postion:
; Default: X = auto, Y = auto
MotecPosX=510
MotecPosY=790

; Standings HUD postion:
; Default: X = auto, Y = auto
StandingsPosX=750
StandingsPosY=790

; Session-Info HUD postion:
; Default: X = auto, Y = auto
SessionPosX=30
SessionPosY=980
 
hi, you can also get three bands of colour on the tyre outer, mid, and inner also..
i must admit i had a click or change on most to see what it does..

this will keep the previos session for 20 seconds when you start a new session
; Show MoTeC-Data from the run before for x seconds
; 0 = Disabled (default)
MotecHistory=20

default changes to quick for me
 
I'm fine with most of the default settings. With some measuring using screenshots it took me like 20 minutes to get everything done. Thanks again. :)

SjTD5.jpg



; --------------------------------------------------------------------
; XD v2.1.12
; --------------------------------------------------------------------
; by Yako (yako@vitumo.de)
; www.vitumo.de
; --------------------------------------------------------------------

; 1 = Enabled (default), 0 = Disabled
Enabled=1

; 0 = Show all info in one small overlay window (Use on/off key to cycle through views)
; 1 = Set to 1 if you are using the original In-Game-HUD (default)
; 2 = Use this if you are not going to use the In-Game-HUD
Mode=1

; 0 = No transparency at all
; 1 = Semi transparent HUD (default)
; 2 = Full transparent
Transparency=1

; MotecHud visibility
; 0 = Hidden
; 1 = Visible
ShowMotec=1

; Standings-table visibility
; 0 = Hidden
; 1 = Visible
ShowStandings=1

; SessionInfo visibility
; 0 = Hidden
; 1 = Visible
ShowSessionInfo=1

; Delta-time calculation to your best lap and last lap
; 0 = Disabled (default)
; 1 = To best lap only
; 2 = To last lap only
; 3 = Combine 1 and 2
ShowDeltaTime=3

; MoTeC HUD postion:
; Default: X = auto, Y = auto
MotecPosX=1685
MotecPosY=822

; Standings HUD postion:
; Default: X = auto, Y = auto
StandingsPosX=1506
StandingsPosY=1

; Session-Info HUD postion:
; Default: X = auto, Y = auto
SessionPosX=1
SessionPosY=1005

; 0 = Cycle from liters last lap to prediction every 10 secs (default)
; 1 = Show only liters last lap & average
; 2 = Show only estimated laps based on last lap and average
; option is valid only when general HUD-Mode is not 0
FuelMode=0

; Standings-Mode in race session
; 0 = Gaps are updated only 3 times during a lap
; 1 = Show realtime gaps refreshing every second (default)
StandingsMode=1

; How many players to display in the standings? (Default: 13)
StandingsPlayersVisible=7

; 0 = Show full player names
; 1 = Show short names like the name indicator floating over the cars when on track (default)
StandingsPlayerNames=1

; Highlight player with fastest lap in race (Default: disabled)
HilightPlayerWithFastestLap=0

; 0 = Imperial
; 1 = Metric (default)
MeasurementUnits=1

; Refresh rate (in ms) default: 250
RefreshRate=250

; MoTeC HUD Scale
; Note: Only the MoTeC-Display can manually be scaled.
; Everything else is scaled automatically according to your screen resolution
; If the MoTeC display is set to tab-mode, the other info is also scaled (Session-Info/Standings)
; Value given in percentage
; 100(%) Scale = 1024x768 = 1:1 = No Transformation
; 0 = Disable scaling
Scale=100

; Key to switch on/off
; Possible keyboard layouts:
; For DE: http://www.vitumo.de/files/XD/keyStroke.de.txt
; For EN: http://www.vitumo.de/files/XD/keyStroke.en.txt
; Default: 220 = Circumflex Symbol (Next to the '1' key on main-field)
; For English Keyboard layout please insert 192 here (the '`' key), or the key is mapped to the backslash-key
ToggleKey=220

; Show tyre pressure
; 0 = Disabled
; 1 = Enabled (default)
TyrePressure=1

; Show tyre wear also in numbers
; 0 = Disabled
; 1 = Enabled (default)
ShowTyreWearInNumbers=1

; Tyre color behaviour
; 0 = Triple color, of each tyre segment (in, mid, out)
; 1 = Single color, computed from average temperature across the tyre (default)
SingleTyreColor=1

; Show MoTeC-Data from the run before for x seconds
; 0 = Disabled (default)
MotecHistory=0

; Data-Logging
; Logged data is stored as tab-delimited .CSV file per session.
; If the specified directory doesn't exist it will be created
; Interval given in seconds, default: 60
; Change value to -1 if data should be logged once per lap
LoggingOutputDirectory=
LoggingInterval=60
LogTrackTemperature=0
LogTyreWear=0
LogTyreTemperature=0
LogTyrePressure=0
 
Looks good :)
I think the best tip is to take a fullscreen screenshot and read out the positions (x and y) from it. If the size of the gizmos isn't known a screenshot with the default setup can give this information of course ;)
 

Latest News

How long have you been simracing

  • < 1 year

    Votes: 290 15.3%
  • < 2 years

    Votes: 200 10.5%
  • < 3 years

    Votes: 197 10.4%
  • < 4 years

    Votes: 143 7.5%
  • < 5 years

    Votes: 252 13.3%
  • < 10 years

    Votes: 226 11.9%
  • < 15 years

    Votes: 141 7.4%
  • < 20 years

    Votes: 116 6.1%
  • < 25 years

    Votes: 87 4.6%
  • Ok, I am a dinosaur

    Votes: 247 13.0%
Back
Top