Better VR Route Adviser
Rearranged layout of the route adviser elements for playing in VR.
The relevant UI positioning variables in the config.cfg file (example below) should be changed to suit your own viewing preference. The config.cfg file is typically found in …documentsEuropean Truck Simulator 2.
Note also that 1.50 appears to have added as the default setting a small ‘radius’ to curve the home menu and also it is translated and pitched down. To flatten and return to the center (like it was prior to 1.50) the ‘pitch’, ‘y’ and ‘radius’ should all be changed to zero.
uset r_manual_stereo_ui_pitch_game "0.0" #route adviser pitch up/down
uset r_manual_stereo_ui_yaw_game "0.0" #route adviser yaw left/right
uset r_manual_stereo_ui_pitch "-30.0" #home menu pitch up/down
uset r_manual_stereo_ui_yaw "0.0" #home menu yaw left/right
uset r_manual_stereo_ui_y_game "0.0" #route adviser translate up/down
uset r_manual_stereo_ui_x_game "0.0" #route adviser translate left/right
uset r_manual_stereo_ui_y "-0.5" #home menu translate up/down
uset r_manual_stereo_ui_x "0.0" #home menu translate left/right
uset r_manual_stereo_ui_static_fov "40" # ¯(°_o)/¯
uset r_manual_stereo_ui_fov_game "40" #route adviser scale
uset r_manual_stereo_ui_fov "50" #home menu scale
uset r_manual_stereo_ui_radius_game "0.0" #route adviser curvature
uset r_manual_stereo_ui_radius "3.0" #home menu curvature
uset r_manual_stereo_ui_dist_game "0.9" #route adviser forward/backward
uset r_manual_stereo_ui_dist "0.9" #home menu forward/backward
Values ending in ‘_game’ will change the route adviser UI while values which do not end in ‘_game’ will change the home menu UI.
It is best to adjust these in small increments. I recommend using 0.1, or 0.05 increments for adjustments to ‘x’ and ‘y’ fields (if you need to nudge the entire UI up/down/left/right and increments of 5 or 10 for the ‘fov’, ‘dist’, ‘pitch’ and ‘yaw’ fields. If you would like to change these values while in the game and not have to keep restarting the game to make the changes to the config.cfg file, then you will need to enable the developer console and can then input the changes there directly.