Difference between revisions of "Documentation/Engine/Configuration variables"

From SCS Modding Wiki
Jump to navigation Jump to search
Line 6: Line 6:
 
!|Purpose
 
!|Purpose
 
|-
 
|-
| r_texture_detail
+
| [[Engine/Config variables/r_texture_detail|r_texture_detail]]
 
| integer
 
| integer
 
| 0
 
| 0
Line 12: Line 12:
 
| Texture detail.
 
| Texture detail.
 
|-
 
|-
| r_anisotropy_factor
+
| [[Engine/Config variables/r_anisotropy_factor|r_anisotropy_factor]]
 
| float
 
| float
 
| 0.25
 
| 0.25
Line 18: Line 18:
 
| Anistropy factor.
 
| Anistropy factor.
 
|-
 
|-
| r_vsync
+
| [[Engine/Config variables/r_vsync|r_vsync]]
 
| integer
 
| integer
 
| 1
 
| 1
Line 24: Line 24:
 
| Is vertical synchronization enabled?
 
| Is vertical synchronization enabled?
 
|-
 
|-
| sys_info
+
| [[Engine/Config variables/sys_info|sys_info]]
 
| string
 
| string
 
| x86 / Windows 7 x64 (version 6.1) / Service Pack 1
 
| x86 / Windows 7 x64 (version 6.1) / Service Pack 1
Line 30: Line 30:
 
| Store informations about your operating system
 
| Store informations about your operating system
 
|-
 
|-
| vid_name
+
| [[Engine/Config variables/vid_name|vid_name]]
 
| string
 
| string
 
| <unknown>
 
| <unknown>
Line 36: Line 36:
 
| Store informations about using graphics card.
 
| Store informations about using graphics card.
 
|-
 
|-
| vid_mem
+
| [[Engine/Config variables/vid_mem|vid_mem]]
 
| string
 
| string
 
| 0
 
| 0
Line 42: Line 42:
 
| Store informations about using graphics card memory.
 
| Store informations about using graphics card memory.
 
|-
 
|-
| vid_ver
+
| [[Engine/Config variables/vid_ver|vid_ver]]
 
| string
 
| string
 
| 0
 
| 0
Line 48: Line 48:
 
| Store information about using graphics card driver version.
 
| Store information about using graphics card driver version.
 
|-
 
|-
| t_averaging_window_length
+
| [[Engine/Config variables/t_averaging_window_length|t_averaging_window_length]]
 
| integer
 
| integer
 
| 20
 
| 20
Line 54: Line 54:
 
| TODO
 
| TODO
 
|-
 
|-
| g_clock_24
+
| [[Engine/Config variables/g_clock_24|g_clock_24]]
 
| integer
 
| integer
 
| 1
 
| 1
Line 60: Line 60:
 
| Use 24 hour clock or 12 hour clock (value 1 = 24 hour, value 0 = 12 hour)
 
| Use 24 hour clock or 12 hour clock (value 1 = 24 hour, value 0 = 12 hour)
 
|-
 
|-
| g_police
+
| [[Engine/Config variables/g_police|g_police]]
 
| integer
 
| integer
 
| 1
 
| 1
Line 66: Line 66:
 
| Is police simulation enabled? If set to 0 you will not get any penalties.
 
| Is police simulation enabled? If set to 0 you will not get any penalties.
 
|-
 
|-
| g_fatigue
+
| [[Engine/Config variables/g_fatigue|g_fatigue]]
 
| integer
 
| integer
 
| 1
 
| 1
Line 72: Line 72:
 
| State of the fatigue simulation
 
| State of the fatigue simulation
 
|-
 
|-
| g_tutorial
+
| [[Engine/Config variables/g_tutorial|g_tutorial]]
 
| integer
 
| integer
 
| 1
 
| 1
Line 78: Line 78:
 
| Is tutorial enabled?
 
| Is tutorial enabled?
 
|-
 
|-
| g_desktop_tutorial
+
| [[Engine/Config variables/g_desktop_tutorial|g_desktop_tutorial]]
 
| integer
 
| integer
 
| 1
 
| 1
Line 84: Line 84:
 
| Is display tutorial enabled?
 
| Is display tutorial enabled?
 
|-
 
|-
| g_adviser
+
| [[Engine/Config variables/g_adviser|g_adviser]]
 
| integer
 
| integer
 
| 1
 
| 1
Line 90: Line 90:
 
| Is adviser enabled?
 
| Is adviser enabled?
 
|-
 
|-
| g_adviser_keep_hidden
+
| [[Engine/Config variables/g_adviser_keep_hidden|g_adviser_keep_hidden]]
 
| integer
 
| integer
 
| 0
 
| 0
Line 96: Line 96:
 
| Keep adviser hiddden state.
 
| Keep adviser hiddden state.
 
|-
 
|-
| g_adviser_auto_parking
+
| [[Engine/Config variables/g_adviser_auto_parking|g_adviser_auto_parking]]
 
| integer
 
| integer
 
| 1
 
| 1
Line 102: Line 102:
 
| Disable auto parking.
 
| Disable auto parking.
 
|-
 
|-
| g_save_idx
+
| [[Engine/Config variables/g_save_idx|g_save_idx]]
 
| integer
 
| integer
 
| 1
 
| 1
Line 108: Line 108:
 
| TODO
 
| TODO
 
|-
 
|-
| g_desktop_fadeout
+
| [[Engine/Config variables/g_desktop_fadeout|g_desktop_fadeout]]
 
| float
 
| float
 
| 60
 
| 60
Line 114: Line 114:
 
| TODO
 
| TODO
 
|-
 
|-
| g_bad_weather_factor
+
| [[Engine/Config variables/g_bad_weather_factor|g_bad_weather_factor]]
 
| float
 
| float
 
| 0.07
 
| 0.07
Line 120: Line 120:
 
| Bad weather factor
 
| Bad weather factor
 
|-
 
|-
| g_currency
+
| [[Engine/Config variables/g_currency|g_currency]]
 
| integer
 
| integer
 
| 0
 
| 0
Line 150: Line 150:
 
|}
 
|}
 
|-
 
|-
| g_income_factor
+
| [[Engine/Config variables/g_income_factor|g_income_factor]]
 
| float
 
| float
 
| 1.0
 
| 1.0
Line 156: Line 156:
 
| Income factor (minimum is 0.0 maximum is 1.0)
 
| Income factor (minimum is 0.0 maximum is 1.0)
 
|-
 
|-
| g_job_distance_limit
+
| [[Engine/Config variables/g_job_distance_limit|g_job_distance_limit]]
 
| float
 
| float
 
| -1.0
 
| -1.0
Line 162: Line 162:
 
| Limit generating of the jobs that are in specified range from current player position. -1.0 value means show all generated jobs.
 
| Limit generating of the jobs that are in specified range from current player position. -1.0 value means show all generated jobs.
 
|-
 
|-
| g_parking_difficulty
+
| [[Engine/Config variables/g_parking_difficulty|g_parking_difficulty]]
 
| integer
 
| integer
 
| 0
 
| 0
Line 180: Line 180:
 
|}
 
|}
 
|-
 
|-
| g_input_configured
+
| [[Engine/Config variables/g_input_configured|g_input_configured]]
 
| integer
 
| integer
 
| 0
 
| 0
Line 186: Line 186:
 
| Is input configured?
 
| Is input configured?
 
|-
 
|-
| g_start_in_truck
+
| [[Engine/Config variables/g_start_in_truck|g_start_in_truck]]
 
| integer
 
| integer
 
| 0
 
| 0
Line 192: Line 192:
 
| If profile has assigned truck should we skip desktop and start in it?
 
| If profile has assigned truck should we skip desktop and start in it?
 
|-
 
|-
| g_autoload_ignore_autosave
+
| [[Engine/Config variables/g_autoload_ignore_autosave|g_autoload_ignore_autosave]]
 
| integer
 
| integer
 
| 0
 
| 0
Line 198: Line 198:
 
| Should auto-loading ignore all autosaves and use only manual saves?
 
| Should auto-loading ignore all autosaves and use only manual saves?
 
|-
 
|-
| g_force_load_selector
+
| [[Engine/Config variables/g_force_load_selector|g_force_load_selector]]
 
| integer
 
| integer
 
| 0
 
| 0
Line 207: Line 207:
 
!Value || Description
 
!Value || Description
 
|-
 
|-
| -1    || automatic enable as part of crash detection
+
| [[Engine/Config variables/-1    || automatic enable as part of crash detection|-1    || automatic enable as part of crash detection]]
 
|-
 
|-
 
|0    || disabled
 
|0    || disabled
Line 214: Line 214:
 
|}
 
|}
 
|-
 
|-
| g_global_force_load_selector
+
| [[Engine/Config variables/g_global_force_load_selector|g_global_force_load_selector]]
 
| integer
 
| integer
 
| 0
 
| 0
Line 220: Line 220:
 
| Forces the appearance of the load slot selector for all profiles. (Correct value are: 0, 1)
 
| Forces the appearance of the load slot selector for all profiles. (Correct value are: 0, 1)
 
|-
 
|-
| g_force_economy_reset
+
| [[Engine/Config variables/g_force_economy_reset|g_force_economy_reset]]
 
| integer
 
| integer
 
| 0
 
| 0
Line 226: Line 226:
 
| Force economy reset.
 
| Force economy reset.
 
|-
 
|-
| g_remove_missing_accessories
+
| [[Engine/Config variables/g_remove_missing_accessories|g_remove_missing_accessories]]
 
| integer
 
| integer
 
| 0
 
| 0
Line 232: Line 232:
 
| TODO
 
| TODO
 
|-
 
|-
| g_tooltip_delay
+
| [[Engine/Config variables/g_tooltip_delay|g_tooltip_delay]]
 
| float
 
| float
 
| 0.4
 
| 0.4
Line 238: Line 238:
 
| TODO
 
| TODO
 
|-
 
|-
| g_cargo_sort
+
| [[Engine/Config variables/g_cargo_sort|g_cargo_sort]]
 
| integer
 
| integer
 
| 0
 
| 0
Line 244: Line 244:
 
| TODO
 
| TODO
 
|-
 
|-
| g_line_sort
+
| [[Engine/Config variables/g_line_sort|g_line_sort]]
 
| integer
 
| integer
 
| 0
 
| 0
Line 250: Line 250:
 
| TODO
 
| TODO
 
|-
 
|-
| g_debug_interior_cam
+
| [[Engine/Config variables/g_debug_interior_cam|g_debug_interior_cam]]
 
| integer
 
| integer
 
| 0
 
| 0
Line 256: Line 256:
 
| Enables drawing of the truck geometry even in the interior camera mode.
 
| Enables drawing of the truck geometry even in the interior camera mode.
 
|-
 
|-
| g_sns
+
| [[Engine/Config variables/g_sns|g_sns]]
 
| string
 
| string
 
| No default value
 
| No default value
Line 262: Line 262:
 
| -
 
| -
 
|-
 
|-
| g_hw_info
+
| [[Engine/Config variables/g_hw_info|g_hw_info]]
 
| integer
 
| integer
 
| 1
 
| 1
Line 268: Line 268:
 
| TODO
 
| TODO
 
|-
 
|-
| g_force_online_lscrs
+
| [[Engine/Config variables/g_force_online_lscrs|g_force_online_lscrs]]
 
| integer
 
| integer
 
| 0
 
| 0
Line 274: Line 274:
 
| Force online loading screens. If no loading screen is specified in specified category (ferry, eurotunnel, normal) built-in one is showed.
 
| Force online loading screens. If no loading screen is specified in specified category (ferry, eurotunnel, normal) built-in one is showed.
 
|-
 
|-
| g_mm_help_shown
+
| [[Engine/Config variables/g_mm_help_shown|g_mm_help_shown]]
 
| integer
 
| integer
 
| 0
 
| 0
Line 280: Line 280:
 
| Used for indication if its first time when player enters mod manager to show him welcome screen.
 
| Used for indication if its first time when player enters mod manager to show him welcome screen.
 
|-
 
|-
| g_fps
+
| [[Engine/Config variables/g_fps|g_fps]]
 
| integer
 
| integer
 
| 0
 
| 0
Line 286: Line 286:
 
| Display FPS in mini console.
 
| Display FPS in mini console.
 
|-
 
|-
| g_texture_usage_stats
+
| [[Engine/Config variables/g_texture_usage_stats|g_texture_usage_stats]]
 
| integer
 
| integer
 
| 0
 
| 0
Line 292: Line 292:
 
| TODO
 
| TODO
 
|-
 
|-
| g_stream_exts
+
| [[Engine/Config variables/g_stream_exts|g_stream_exts]]
 
| string
 
| string
 
| .ogg;.mp3
 
| .ogg;.mp3
Line 298: Line 298:
 
| TODO
 
| TODO
 
|-
 
|-
| r_device
+
| [[Engine/Config variables/r_device|r_device]]
 
| string
 
| string
 
| dx9
 
| dx9
Line 304: Line 304:
 
| Render device. (correct values: dx9, gl)
 
| Render device. (correct values: dx9, gl)
 
|-
 
|-
| r_path
+
| [[Engine/Config variables/r_path|r_path]]
 
| string
 
| string
 
| No default value
 
| No default value
Line 310: Line 310:
 
| Render path.
 
| Render path.
 
|-
 
|-
| r_mode
+
| [[Engine/Config variables/r_mode|r_mode]]
 
| string
 
| string
 
| No default value
 
| No default value
Line 316: Line 316:
 
| TODO
 
| TODO
 
|-
 
|-
| r_fullscreen
+
| [[Engine/Config variables/r_fullscreen|r_fullscreen]]
 
| integer
 
| integer
 
| 1
 
| 1
Line 322: Line 322:
 
| TODO
 
| TODO
 
|-
 
|-
| r_msaa
+
| [[Engine/Config variables/r_msaa|r_msaa]]
 
| integer
 
| integer
 
| 0
 
| 0
Line 328: Line 328:
 
| Is MSAA enabled?
 
| Is MSAA enabled?
 
|-
 
|-
| r_no_frame_tracking
+
| [[Engine/Config variables/r_no_frame_tracking|r_no_frame_tracking]]
 
| integer
 
| integer
 
| 0
 
| 0
Line 334: Line 334:
 
| TODO
 
| TODO
 
|-
 
|-
| r_minimal_unfinished_frames
+
| [[Engine/Config variables/r_minimal_unfinished_frames|r_minimal_unfinished_frames]]
 
| integer
 
| integer
 
| 0
 
| 0
Line 340: Line 340:
 
| TODO
 
| TODO
 
|-
 
|-
| r_nv_stereo_mode
+
| [[Engine/Config variables/r_nv_stereo_mode|r_nv_stereo_mode]]
 
| integer
 
| integer
 
| 2
 
| 2
Line 346: Line 346:
 
| TODO
 
| TODO
 
|-
 
|-
| r_manual_stereo_in_menu
+
| [[Engine/Config variables/r_manual_stereo_in_menu|r_manual_stereo_in_menu]]
 
| integer
 
| integer
 
| 1
 
| 1
Line 352: Line 352:
 
| TODO
 
| TODO
 
|-
 
|-
| r_manual_stereo_ui_dist
+
| [[Engine/Config variables/r_manual_stereo_ui_dist|r_manual_stereo_ui_dist]]
 
| float
 
| float
 
| 0.8
 
| 0.8
Line 358: Line 358:
 
| TODO
 
| TODO
 
|-
 
|-
| r_manual_stereo_ui_dist_game
+
| [[Engine/Config variables/r_manual_stereo_ui_dist_game|r_manual_stereo_ui_dist_game]]
 
| float
 
| float
 
| 0.5
 
| 0.5
Line 364: Line 364:
 
| TODO
 
| TODO
 
|-
 
|-
| r_manual_stereo_ui_fov
+
| [[Engine/Config variables/r_manual_stereo_ui_fov|r_manual_stereo_ui_fov]]
 
| float
 
| float
 
| 80
 
| 80
Line 370: Line 370:
 
| TODO
 
| TODO
 
|-
 
|-
| r_manual_stereo_ui_fov_game
+
| [[Engine/Config variables/r_manual_stereo_ui_fov_game|r_manual_stereo_ui_fov_game]]
 
| float
 
| float
 
| 100
 
| 100
Line 376: Line 376:
 
| TODO
 
| TODO
 
|-
 
|-
| r_manual_stereo_buffer_scale
+
| [[Engine/Config variables/r_manual_stereo_buffer_scale|r_manual_stereo_buffer_scale]]
 
| float
 
| float
 
| 1.0
 
| 1.0
Line 382: Line 382:
 
| TODO
 
| TODO
 
|-
 
|-
| r_setup_done
+
| [[Engine/Config variables/r_setup_done|r_setup_done]]
 
| integer
 
| integer
 
| 0
 
| 0
Line 388: Line 388:
 
| TODO
 
| TODO
 
|-
 
|-
| r_startup_progress
+
| [[Engine/Config variables/r_startup_progress|r_startup_progress]]
 
| integer
 
| integer
 
| 0
 
| 0
Line 394: Line 394:
 
| TODO
 
| TODO
 
|-
 
|-
| r_nowmi
+
| [[Engine/Config variables/r_nowmi|r_nowmi]]
 
| integer
 
| integer
 
| 0
 
| 0
Line 400: Line 400:
 
| TODO
 
| TODO
 
|-
 
|-
| r_deferred
+
| [[Engine/Config variables/r_deferred|r_deferred]]
 
| integer
 
| integer
 
| 1
 
| 1
Line 406: Line 406:
 
| Is deferred rendering enabled? If set to 0 game uses forward rendering pipeline which disables shadows, lights and all post process effects.
 
| Is deferred rendering enabled? If set to 0 game uses forward rendering pipeline which disables shadows, lights and all post process effects.
 
|-
 
|-
| r_deferred_mirrors
+
| [[Engine/Config variables/r_deferred_mirrors|r_deferred_mirrors]]
 
| integer
 
| integer
 
| 1
 
| 1
Line 412: Line 412:
 
| Use deferred rendering pipeline while rendering mirrors?
 
| Use deferred rendering pipeline while rendering mirrors?
 
|-
 
|-
| r_mirror_view_distance
+
| [[Engine/Config variables/r_mirror_view_distance|r_mirror_view_distance]]
 
| float
 
| float
 
| 80.0
 
| 80.0
Line 418: Line 418:
 
| View distance of the mirrors.
 
| View distance of the mirrors.
 
|-
 
|-
| r_sun_shadow_quality
+
| [[Engine/Config variables/r_sun_shadow_quality|r_sun_shadow_quality]]
 
| integer
 
| integer
 
| 4
 
| 4
Line 424: Line 424:
 
| Quality of the sun shadows.
 
| Quality of the sun shadows.
 
|-
 
|-
| r_sun_shadow_texture_size
+
| [[Engine/Config variables/r_sun_shadow_texture_size|r_sun_shadow_texture_size]]
 
| integer
 
| integer
 
| 4096
 
| 4096
Line 430: Line 430:
 
| Size of the sun shadow texture. Bigger number = better visuals, smaller fps
 
| Size of the sun shadow texture. Bigger number = better visuals, smaller fps
 
|-
 
|-
| r_fake_shadows
+
| [[Engine/Config variables/r_fake_shadows|r_fake_shadows]]
 
| integer
 
| integer
 
| 2
 
| 2
Line 436: Line 436:
 
| TODO
 
| TODO
 
|-
 
|-
| r_hdr
+
| [[Engine/Config variables/r_hdr|r_hdr]]
 
| integer
 
| integer
 
| 1
 
| 1
Line 442: Line 442:
 
| Is HDR enabled?
 
| Is HDR enabled?
 
|-
 
|-
| r_mlaa
+
| [[Engine/Config variables/r_mlaa|r_mlaa]]
 
| integer
 
| integer
 
| 1
 
| 1
Line 448: Line 448:
 
| Is MLAA enabled?
 
| Is MLAA enabled?
 
|-
 
|-
| r_mlaa_threshold
+
| [[Engine/Config variables/r_mlaa_threshold|r_mlaa_threshold]]
 
| float
 
| float
 
| 1.0
 
| 1.0
Line 454: Line 454:
 
| TODO
 
| TODO
 
|-
 
|-
| r_dof
+
| [[Engine/Config variables/r_dof|r_dof]]
 
| integer
 
| integer
 
| 1
 
| 1
Line 460: Line 460:
 
| Is Depth Of Field effect enabled?
 
| Is Depth Of Field effect enabled?
 
|-
 
|-
| r_dof_start
+
| [[Engine/Config variables/r_dof_start|r_dof_start]]
 
| float
 
| float
 
| 200.0
 
| 200.0
Line 466: Line 466:
 
| TODO
 
| TODO
 
|-
 
|-
| r_dof_transition
+
| [[Engine/Config variables/r_dof_transition|r_dof_transition]]
 
| float
 
| float
 
| 400.0
 
| 400.0
Line 472: Line 472:
 
| TODO
 
| TODO
 
|-
 
|-
| r_dof_filter_size
+
| [[Engine/Config variables/r_dof_filter_size|r_dof_filter_size]]
 
| float
 
| float
 
| 0.5
 
| 0.5
Line 478: Line 478:
 
| TODO
 
| TODO
 
|-
 
|-
| r_cloud_shadows
+
| [[Engine/Config variables/r_cloud_shadows|r_cloud_shadows]]
 
| integer
 
| integer
 
| 1
 
| 1
Line 484: Line 484:
 
| TODO
 
| TODO
 
|-
 
|-
| r_color_correction
+
| [[Engine/Config variables/r_color_correction|r_color_correction]]
 
| integer
 
| integer
 
| 1
 
| 1
Line 490: Line 490:
 
| TODO
 
| TODO
 
|-
 
|-
| r_color_cyan_red
+
| [[Engine/Config variables/r_color_cyan_red|r_color_cyan_red]]
 
| float
 
| float
 
| 0.0
 
| 0.0
Line 496: Line 496:
 
| TODO
 
| TODO
 
|-
 
|-
| r_color_magenta_green
+
| [[Engine/Config variables/r_color_magenta_green|r_color_magenta_green]]
 
| float
 
| float
 
| 0.0
 
| 0.0
Line 502: Line 502:
 
| TODO
 
| TODO
 
|-
 
|-
| r_color_yellow_blue
+
| [[Engine/Config variables/r_color_yellow_blue|r_color_yellow_blue]]
 
| float
 
| float
 
| 0.0
 
| 0.0
Line 508: Line 508:
 
| TODO
 
| TODO
 
|-
 
|-
| r_color_saturation
+
| [[Engine/Config variables/r_color_saturation|r_color_saturation]]
 
| float
 
| float
 
| 1.0
 
| 1.0
Line 514: Line 514:
 
| TODO
 
| TODO
 
|-
 
|-
| r_sunshafts
+
| [[Engine/Config variables/r_sunshafts|r_sunshafts]]
 
| integer
 
| integer
 
| 1
 
| 1
Line 520: Line 520:
 
| TODO
 
| TODO
 
|-
 
|-
| r_normal_maps
+
| [[Engine/Config variables/r_normal_maps|r_normal_maps]]
 
| integer
 
| integer
 
| 1
 
| 1
Line 526: Line 526:
 
| TODO
 
| TODO
 
|-
 
|-
| r_scale_x
+
| [[Engine/Config variables/r_scale_x|r_scale_x]]
 
| float
 
| float
 
| 1.0
 
| 1.0
Line 532: Line 532:
 
| TODO
 
| TODO
 
|-
 
|-
| r_scale_y
+
| [[Engine/Config variables/r_scale_y|r_scale_y]]
 
| float
 
| float
 
| 1.0
 
| 1.0
Line 538: Line 538:
 
| TODO
 
| TODO
 
|-
 
|-
| r_mirror_scale_x
+
| [[Engine/Config variables/r_mirror_scale_x|r_mirror_scale_x]]
 
| float
 
| float
 
| 1.0
 
| 1.0
Line 544: Line 544:
 
| TODO
 
| TODO
 
|-
 
|-
| r_mirror_scale_y
+
| [[Engine/Config variables/r_mirror_scale_y|r_mirror_scale_y]]
 
| float
 
| float
 
| 1.0
 
| 1.0
Line 550: Line 550:
 
| TODO
 
| TODO
 
|-
 
|-
| r_deferred_debug
+
| [[Engine/Config variables/r_deferred_debug|r_deferred_debug]]
 
| integer
 
| integer
 
| 0
 
| 0
Line 561: Line 561:
 
!Value || Name
 
!Value || Name
 
|-
 
|-
| 1 || Position
+
| [[Engine/Config variables/1 || Position|1 || Position]]
 
|-
 
|-
| 2 || Normals
+
| [[Engine/Config variables/2 || Normals|2 || Normals]]
 
|-
 
|-
| 3 || Diffuse
+
| [[Engine/Config variables/3 || Diffuse|3 || Diffuse]]
 
|-
 
|-
| 4 || Specular
+
| [[Engine/Config variables/4 || Specular|4 || Specular]]
 
|-
 
|-
| 5 || Shadow strength
+
| [[Engine/Config variables/5 || Shadow strength|5 || Shadow strength]]
 
|-
 
|-
| 6 || Specularity power
+
| [[Engine/Config variables/6 || Specularity power|6 || Specularity power]]
 
|-
 
|-
| 7 || Additional ambient
+
| [[Engine/Config variables/7 || Additional ambient|7 || Additional ambient]]
 
|-
 
|-
| 8 || Environment map weight
+
| [[Engine/Config variables/8 || Environment map weight|8 || Environment map weight]]
 
|-
 
|-
| 9 || Mix status
+
| [[Engine/Config variables/9 || Mix status|9 || Mix status]]
 
|-
 
|-
| 10 || Lighting diffuse
+
| [[Engine/Config variables/10 || Lighting diffuse|10 || Lighting diffuse]]
 
|-
 
|-
| 11 || Lighting specular
+
| [[Engine/Config variables/11 || Lighting specular|11 || Lighting specular]]
 
|-
 
|-
| 12 || Lighting environment map strength
+
| [[Engine/Config variables/12 || Lighting environment map strength|12 || Lighting environment map strength]]
 
|-
 
|-
| 13 || Composition HDR
+
| [[Engine/Config variables/13 || Composition HDR|13 || Composition HDR]]
 
|-
 
|-
| 14 || Composition LDR
+
| [[Engine/Config variables/14 || Composition LDR|14 || Composition LDR]]
 
|-
 
|-
| 15 || Distortions
+
| [[Engine/Config variables/15 || Distortions|15 || Distortions]]
 
|-
 
|-
| 16 || MLAA weight
+
| [[Engine/Config variables/16 || MLAA weight|16 || MLAA weight]]
 
|-
 
|-
| 17 || Sunshaft mask
+
| [[Engine/Config variables/17 || Sunshaft mask|17 || Sunshaft mask]]
 
|}
 
|}
 
|-
 
|-
| r_show_light_pixel_coverage
+
| [[Engine/Config variables/r_show_light_pixel_coverage|r_show_light_pixel_coverage]]
 
| integer
 
| integer
 
| 0
 
| 0
Line 602: Line 602:
 
| TODO
 
| TODO
 
|-
 
|-
| r_use_depth_bounds
+
| [[Engine/Config variables/r_use_depth_bounds|r_use_depth_bounds]]
 
| integer
 
| integer
 
| 1
 
| 1
Line 608: Line 608:
 
| TODO
 
| TODO
 
|-
 
|-
| r_gamma
+
| [[Engine/Config variables/r_gamma|r_gamma]]
 
| float
 
| float
 
| 1.0
 
| 1.0
Line 614: Line 614:
 
| TODO
 
| TODO
 
|-
 
|-
| r_multimon_mode
+
| [[Engine/Config variables/r_multimon_mode|r_multimon_mode]]
 
| integer
 
| integer
 
| 0
 
| 0
Line 624: Line 624:
 
!Value || Description
 
!Value || Description
 
|-
 
|-
| 0 || disabled
+
| [[Engine/Config variables/0 || disabled|0 || disabled]]
 
|-
 
|-
| 1 || three equal monitors with single view (UI is positioned on the central monitor)
+
| [[Engine/Config variables/1 || three equal monitors with single view (UI is positioned on the central monitor)|1 || three equal monitors with single view (UI is positioned on the central monitor)]]
 
|-
 
|-
| 2 || three equal monitors with separate views
+
| [[Engine/Config variables/2 || three equal monitors with separate views|2 || three equal monitors with separate views]]
 
|-
 
|-
| 3 || four equal monitors with three separate main views and one auxiliary looking at dashboard
+
| [[Engine/Config variables/3 || four equal monitors with three separate main views and one auxiliary looking at dashboard|3 || four equal monitors with three separate main views and one auxiliary looking at dashboard]]
 
|-
 
|-
| 4 || custom configuration of the layout
+
| [[Engine/Config variables/4 || custom configuration of the layout|4 || custom configuration of the layout]]
 
|}
 
|}
 
|-
 
|-
| r_multimon_fov_horizontal
+
| [[Engine/Config variables/r_multimon_fov_horizontal|r_multimon_fov_horizontal]]
 
| float
 
| float
 
| 50
 
| 50
Line 641: Line 641:
 
| TODO
 
| TODO
 
|-
 
|-
| r_multimon_fov_vertical
+
| [[Engine/Config variables/r_multimon_fov_vertical|r_multimon_fov_vertical]]
 
| float
 
| float
 
| 0
 
| 0
Line 647: Line 647:
 
| TODO
 
| TODO
 
|-
 
|-
| r_multimon_border_fov_left
+
| [[Engine/Config variables/r_multimon_border_fov_left|r_multimon_border_fov_left]]
 
| float
 
| float
 
| 0
 
| 0
Line 653: Line 653:
 
| TODO
 
| TODO
 
|-
 
|-
| r_multimon_border_fov_right
+
| [[Engine/Config variables/r_multimon_border_fov_right|r_multimon_border_fov_right]]
 
| float
 
| float
 
| 0
 
| 0
Line 659: Line 659:
 
| TODO
 
| TODO
 
|-
 
|-
| r_multimon_vert_offset_left
+
| [[Engine/Config variables/r_multimon_vert_offset_left|r_multimon_vert_offset_left]]
 
| float
 
| float
 
| 0
 
| 0
Line 665: Line 665:
 
| TODO
 
| TODO
 
|-
 
|-
| r_multimon_vert_offset_right
+
| [[Engine/Config variables/r_multimon_vert_offset_right|r_multimon_vert_offset_right]]
 
| float
 
| float
 
| 0
 
| 0
Line 671: Line 671:
 
| TODO
 
| TODO
 
|-
 
|-
| r_multimon_rotation_center
+
| [[Engine/Config variables/r_multimon_rotation_center|r_multimon_rotation_center]]
 
| float
 
| float
 
| 0
 
| 0
Line 677: Line 677:
 
| TODO
 
| TODO
 
|-
 
|-
| r_multimon_rotation_left
+
| [[Engine/Config variables/r_multimon_rotation_left|r_multimon_rotation_left]]
 
| float
 
| float
 
| 0
 
| 0
Line 683: Line 683:
 
| TODO
 
| TODO
 
|-
 
|-
| r_multimon_rotation_right
+
| [[Engine/Config variables/r_multimon_rotation_right|r_multimon_rotation_right]]
 
| float
 
| float
 
| 0
 
| 0
Line 689: Line 689:
 
| TODO
 
| TODO
 
|-
 
|-
| r_multimon_rotation_aux
+
| [[Engine/Config variables/r_multimon_rotation_aux|r_multimon_rotation_aux]]
 
| float
 
| float
 
| 0
 
| 0
Line 695: Line 695:
 
| TODO
 
| TODO
 
|-
 
|-
| r_multimon_interior_in_main
+
| [[Engine/Config variables/r_multimon_interior_in_main|r_multimon_interior_in_main]]
 
| integer
 
| integer
 
| 1
 
| 1
Line 701: Line 701:
 
| Should we render interior inside the main views.
 
| Should we render interior inside the main views.
 
|-
 
|-
| r_multimon_exterior_in_aux
+
| [[Engine/Config variables/r_multimon_exterior_in_aux|r_multimon_exterior_in_aux]]
 
| integer
 
| integer
 
| 0
 
| 0
Line 707: Line 707:
 
| Should we render exterior in the auxiliary view.
 
| Should we render exterior in the auxiliary view.
 
|-
 
|-
| r_segment_buffer_size
+
| [[Engine/Config variables/r_segment_buffer_size|r_segment_buffer_size]]
 
| integer
 
| integer
 
| 128
 
| 128
Line 713: Line 713:
 
| Segment buffer size in MB
 
| Segment buffer size in MB
 
|-
 
|-
| g_interior_camera_zero_pitch
+
| [[Engine/Config variables/g_interior_camera_zero_pitch|g_interior_camera_zero_pitch]]
 
| integer
 
| integer
 
| 0
 
| 0
Line 719: Line 719:
 
| TODO
 
| TODO
 
|-
 
|-
| r_wireframe
+
| [[Engine/Config variables/r_wireframe|r_wireframe]]
 
| integer
 
| integer
 
| 0
 
| 0
Line 725: Line 725:
 
| Enables wireframe rendering.
 
| Enables wireframe rendering.
 
|-
 
|-
| g_hmd_no_artifical_movement
+
| [[Engine/Config variables/g_hmd_no_artifical_movement|g_hmd_no_artifical_movement]]
 
| integer
 
| integer
 
| 0
 
| 0
Line 731: Line 731:
 
| TODO
 
| TODO
 
|-
 
|-
| g_hmd_reduced_cabin_movement
+
| [[Engine/Config variables/g_hmd_reduced_cabin_movement|g_hmd_reduced_cabin_movement]]
 
| integer
 
| integer
 
| 1
 
| 1
Line 737: Line 737:
 
| TODO
 
| TODO
 
|-
 
|-
| g_hmd_no_special_menu
+
| [[Engine/Config variables/g_hmd_no_special_menu|g_hmd_no_special_menu]]
 
| integer
 
| integer
 
| 0
 
| 0
Line 743: Line 743:
 
| TODO
 
| TODO
 
|-
 
|-
| g_hmd_no_3d_background
+
| [[Engine/Config variables/g_hmd_no_3d_background|g_hmd_no_3d_background]]
 
| integer
 
| integer
 
| 0
 
| 0
Line 749: Line 749:
 
| TODO
 
| TODO
 
|-
 
|-
| g_lang
+
| [[Engine/Config variables/g_lang|g_lang]]
 
| string
 
| string
 
| No default value
 
| No default value
Line 755: Line 755:
 
| TODO
 
| TODO
 
|-
 
|-
| g_lang_set
+
| [[Engine/Config variables/g_lang_set|g_lang_set]]
 
| integer
 
| integer
 
| 1
 
| 1
Line 761: Line 761:
 
| TODO
 
| TODO
 
|-
 
|-
| g_news
+
| [[Engine/Config variables/g_news|g_news]]
 
| integer
 
| integer
 
| -1
 
| -1
Line 767: Line 767:
 
| TODO
 
| TODO
 
|-
 
|-
| g_online_loading_screens
+
| [[Engine/Config variables/g_online_loading_screens|g_online_loading_screens]]
 
| integer
 
| integer
 
| -1
 
| -1
Line 773: Line 773:
 
| TODO
 
| TODO
 
|-
 
|-
| g_colbox
+
| [[Engine/Config variables/g_colbox|g_colbox]]
 
| integer
 
| integer
 
| 0
 
| 0
Line 779: Line 779:
 
| TODO
 
| TODO
 
|-
 
|-
| g_flyspeed
+
| [[Engine/Config variables/g_flyspeed|g_flyspeed]]
 
| float
 
| float
 
| 100.0
 
| 100.0
Line 785: Line 785:
 
| Debug camera fly speed
 
| Debug camera fly speed
 
|-
 
|-
| g_developer
+
| [[Engine/Config variables/g_developer|g_developer]]
 
| integer
 
| integer
 
| 0
 
| 0
Line 791: Line 791:
 
| Is developer mode enabled?
 
| Is developer mode enabled?
 
|-
 
|-
| g_city_name_move
+
| [[Engine/Config variables/g_city_name_move|g_city_name_move]]
 
| integer
 
| integer
 
| 0
 
| 0
Line 797: Line 797:
 
| TODO
 
| TODO
 
|-
 
|-
| g_debug_map_limits
+
| [[Engine/Config variables/g_debug_map_limits|g_debug_map_limits]]
 
| integer
 
| integer
 
| 0
 
| 0
Line 803: Line 803:
 
| TODO
 
| TODO
 
|-
 
|-
| g_automatic_test
+
| [[Engine/Config variables/g_automatic_test|g_automatic_test]]
 
| integer
 
| integer
 
| 0
 
| 0
Line 809: Line 809:
 
| TODO
 
| TODO
 
|-
 
|-
| g_screenshot_on_bug
+
| [[Engine/Config variables/g_screenshot_on_bug|g_screenshot_on_bug]]
 
| integer
 
| integer
 
| 0
 
| 0
Line 815: Line 815:
 
| TODO
 
| TODO
 
|-
 
|-
| g_kdop_preview
+
| [[Engine/Config variables/g_kdop_preview|g_kdop_preview]]
 
| integer
 
| integer
 
| 0
 
| 0
Line 821: Line 821:
 
| TODO
 
| TODO
 
|-
 
|-
| g_traffic
+
| [[Engine/Config variables/g_traffic|g_traffic]]
 
| float
 
| float
 
| 1.0
 
| 1.0
Line 827: Line 827:
 
| TODO
 
| TODO
 
|-
 
|-
| g_lod_factor_traffic
+
| [[Engine/Config variables/g_lod_factor_traffic|g_lod_factor_traffic]]
 
| float
 
| float
 
| 1.0
 
| 1.0
Line 833: Line 833:
 
| TODO
 
| TODO
 
|-
 
|-
| g_lod_factor_parked
+
| [[Engine/Config variables/g_lod_factor_parked|g_lod_factor_parked]]
 
| float
 
| float
 
| 1.0
 
| 1.0
Line 839: Line 839:
 
| TODO
 
| TODO
 
|-
 
|-
| g_auto_traffic_headlights
+
| [[Engine/Config variables/g_auto_traffic_headlights|g_auto_traffic_headlights]]
 
| integer
 
| integer
 
| 1
 
| 1
Line 845: Line 845:
 
| TODO
 
| TODO
 
|-
 
|-
| g_vehicle_flare_lights
+
| [[Engine/Config variables/g_vehicle_flare_lights|g_vehicle_flare_lights]]
 
| integer
 
| integer
 
| 1
 
| 1
Line 851: Line 851:
 
| TODO
 
| TODO
 
|-
 
|-
| g_light_distance_factor
+
| [[Engine/Config variables/g_light_distance_factor|g_light_distance_factor]]
 
| float
 
| float
 
| 1.0
 
| 1.0
Line 857: Line 857:
 
| TODO
 
| TODO
 
|-
 
|-
| g_light_span_factor
+
| [[Engine/Config variables/g_light_span_factor|g_light_span_factor]]
 
| float
 
| float
 
| 1.0
 
| 1.0
Line 863: Line 863:
 
| TODO
 
| TODO
 
|-
 
|-
| g_pedestrian
+
| [[Engine/Config variables/g_pedestrian|g_pedestrian]]
 
| integer
 
| integer
 
| 1
 
| 1
Line 869: Line 869:
 
| TODO
 
| TODO
 
|-
 
|-
| g_lod_factor_pedestrian
+
| [[Engine/Config variables/g_lod_factor_pedestrian|g_lod_factor_pedestrian]]
 
| float
 
| float
 
| 1.0
 
| 1.0
Line 875: Line 875:
 
| TODO
 
| TODO
 
|-
 
|-
| g_trackir
+
| [[Engine/Config variables/g_trackir|g_trackir]]
 
| integer
 
| integer
 
| 1
 
| 1
Line 881: Line 881:
 
| TODO
 
| TODO
 
|-
 
|-
| g_veg_detail
+
| [[Engine/Config variables/g_veg_detail|g_veg_detail]]
 
| integer
 
| integer
 
| 2
 
| 2
Line 887: Line 887:
 
| TODO
 
| TODO
 
|-
 
|-
| g_grass_density
+
| [[Engine/Config variables/g_grass_density|g_grass_density]]
 
| integer
 
| integer
 
| 2
 
| 2
Line 893: Line 893:
 
| TODO
 
| TODO
 
|-
 
|-
| g_reflection
+
| [[Engine/Config variables/g_reflection|g_reflection]]
 
| integer
 
| integer
 
| 3
 
| 3
Line 899: Line 899:
 
| TODO
 
| TODO
 
|-
 
|-
| g_rain_reflection
+
| [[Engine/Config variables/g_rain_reflection|g_rain_reflection]]
 
| integer
 
| integer
 
| 3
 
| 3
Line 905: Line 905:
 
| TODO
 
| TODO
 
|-
 
|-
| g_rain_reflect_cache
+
| [[Engine/Config variables/g_rain_reflect_cache|g_rain_reflect_cache]]
 
| integer
 
| integer
 
| 1
 
| 1
Line 911: Line 911:
 
| TODO
 
| TODO
 
|-
 
|-
| g_rain_reflect_traffic
+
| [[Engine/Config variables/g_rain_reflect_traffic|g_rain_reflect_traffic]]
 
| integer
 
| integer
 
| 1
 
| 1
Line 917: Line 917:
 
| TODO
 
| TODO
 
|-
 
|-
| g_rain_reflect_actor
+
| [[Engine/Config variables/g_rain_reflect_actor|g_rain_reflect_actor]]
 
| integer
 
| integer
 
| 1
 
| 1
Line 923: Line 923:
 
| TODO
 
| TODO
 
|-
 
|-
| g_rain_reflect_hookups
+
| [[Engine/Config variables/g_rain_reflect_hookups|g_rain_reflect_hookups]]
 
| integer
 
| integer
 
| 1
 
| 1
Line 929: Line 929:
 
| TODO
 
| TODO
 
|-
 
|-
| g_additional_water_fov
+
| [[Engine/Config variables/g_additional_water_fov|g_additional_water_fov]]
 
| float
 
| float
 
| 20.0f
 
| 20.0f
Line 935: Line 935:
 
| TODO
 
| TODO
 
|-
 
|-
| g_menu_aa_limit
+
| [[Engine/Config variables/g_menu_aa_limit|g_menu_aa_limit]]
 
| integer
 
| integer
 
| 8
 
| 8
Line 941: Line 941:
 
| TODO
 
| TODO
 
|-
 
|-
| g_hq_3d_screenshot
+
| [[Engine/Config variables/g_hq_3d_screenshot|g_hq_3d_screenshot]]
 
| integer
 
| integer
 
| 0
 
| 0
Line 947: Line 947:
 
| TODO
 
| TODO
 
|-
 
|-
| g_hq_3d_scale
+
| [[Engine/Config variables/g_hq_3d_scale|g_hq_3d_scale]]
 
| float
 
| float
 
| 0.0
 
| 0.0
Line 953: Line 953:
 
| TODO
 
| TODO
 
|-
 
|-
| g_hq_screenshot_width
+
| [[Engine/Config variables/g_hq_screenshot_width|g_hq_screenshot_width]]
 
| integer
 
| integer
 
| 0
 
| 0
Line 959: Line 959:
 
| TODO
 
| TODO
 
|-
 
|-
| g_hq_screenshot_height
+
| [[Engine/Config variables/g_hq_screenshot_height|g_hq_screenshot_height]]
 
| integer
 
| integer
 
| 0
 
| 0
Line 965: Line 965:
 
| TODO
 
| TODO
 
|-
 
|-
| g_hq_map_screenshot
+
| [[Engine/Config variables/g_hq_map_screenshot|g_hq_map_screenshot]]
 
| integer
 
| integer
 
| 0
 
| 0
Line 971: Line 971:
 
| TODO
 
| TODO
 
|-
 
|-
| g_truck_light_specular
+
| [[Engine/Config variables/g_truck_light_specular|g_truck_light_specular]]
 
| integer
 
| integer
 
| 1
 
| 1
Line 977: Line 977:
 
| TODO
 
| TODO
 
|-
 
|-
| g_gfx_quality
+
| [[Engine/Config variables/g_gfx_quality|g_gfx_quality]]
 
| integer
 
| integer
 
| -1
 
| -1
Line 983: Line 983:
 
| TODO
 
| TODO
 
|-
 
|-
| g_gfx_advanced
+
| [[Engine/Config variables/g_gfx_advanced|g_gfx_advanced]]
 
| integer
 
| integer
 
| 0
 
| 0
Line 989: Line 989:
 
| TODO
 
| TODO
 
|-
 
|-
| g_gfx_all_scales
+
| [[Engine/Config variables/g_gfx_all_scales|g_gfx_all_scales]]
 
| integer
 
| integer
 
| 0
 
| 0
Line 995: Line 995:
 
| TODO
 
| TODO
 
|-
 
|-
| g_truck_light_quality
+
| [[Engine/Config variables/g_truck_light_quality|g_truck_light_quality]]
 
| integer
 
| integer
 
| 1
 
| 1
Line 1,001: Line 1,001:
 
| TODO
 
| TODO
 
|-
 
|-
| g_ignore_low_fps
+
| [[Engine/Config variables/g_ignore_low_fps|g_ignore_low_fps]]
 
| integer
 
| integer
 
| 0
 
| 0
Line 1,007: Line 1,007:
 
| TODO
 
| TODO
 
|-
 
|-
| g_cutscenes
+
| [[Engine/Config variables/g_cutscenes|g_cutscenes]]
 
| integer
 
| integer
 
| 1
 
| 1
Line 1,013: Line 1,013:
 
| TODO
 
| TODO
 
|-
 
|-
| g_radio_mode
+
| [[Engine/Config variables/g_radio_mode|g_radio_mode]]
 
| integer
 
| integer
 
| 1
 
| 1
Line 1,019: Line 1,019:
 
| TODO
 
| TODO
 
|-
 
|-
| g_trans
+
| [[Engine/Config variables/g_trans|g_trans]]
 
| integer
 
| integer
 
| 0
 
| 0
Line 1,025: Line 1,025:
 
| TODO
 
| TODO
 
|-
 
|-
| g_hshifter_layout
+
| [[Engine/Config variables/g_hshifter_layout|g_hshifter_layout]]
 
| integer
 
| integer
 
| 0
 
| 0
Line 1,031: Line 1,031:
 
| TODO
 
| TODO
 
|-
 
|-
| g_hshifter_layout_shifting
+
| [[Engine/Config variables/g_hshifter_layout_shifting|g_hshifter_layout_shifting]]
 
| integer
 
| integer
 
| 1
 
| 1
Line 1,037: Line 1,037:
 
| TODO
 
| TODO
 
|-
 
|-
| g_hshifter_synchronized
+
| [[Engine/Config variables/g_hshifter_synchronized|g_hshifter_synchronized]]
 
| integer
 
| integer
 
| 1
 
| 1
Line 1,043: Line 1,043:
 
| TODO
 
| TODO
 
|-
 
|-
| g_steer_autocenter
+
| [[Engine/Config variables/g_steer_autocenter|g_steer_autocenter]]
 
| integer
 
| integer
 
| 1
 
| 1
Line 1,049: Line 1,049:
 
| TODO
 
| TODO
 
|-
 
|-
| g_brake_intensity
+
| [[Engine/Config variables/g_brake_intensity|g_brake_intensity]]
 
| float
 
| float
 
| 1.0
 
| 1.0
Line 1,055: Line 1,055:
 
| TODO
 
| TODO
 
|-
 
|-
| g_trailer_stability
+
| [[Engine/Config variables/g_trailer_stability|g_trailer_stability]]
 
| float
 
| float
 
| 0.5
 
| 0.5
Line 1,061: Line 1,061:
 
| TODO
 
| TODO
 
|-
 
|-
| g_retarder_auto
+
| [[Engine/Config variables/g_retarder_auto|g_retarder_auto]]
 
| integer
 
| integer
 
| 0
 
| 0
Line 1,067: Line 1,067:
 
| TODO
 
| TODO
 
|-
 
|-
| g_motor_brake_auto
+
| [[Engine/Config variables/g_motor_brake_auto|g_motor_brake_auto]]
 
| integer
 
| integer
 
| 0
 
| 0
Line 1,073: Line 1,073:
 
| TODO
 
| TODO
 
|-
 
|-
| g_engine_start_auto
+
| [[Engine/Config variables/g_engine_start_auto|g_engine_start_auto]]
 
| integer
 
| integer
 
| 1
 
| 1
Line 1,079: Line 1,079:
 
| TODO
 
| TODO
 
|-
 
|-
| g_axle_drop_auto
+
| [[Engine/Config variables/g_axle_drop_auto|g_axle_drop_auto]]
 
| integer
 
| integer
 
| 1
 
| 1
Line 1,085: Line 1,085:
 
| TODO
 
| TODO
 
|-
 
|-
| g_hud_speed_limit
+
| [[Engine/Config variables/g_hud_speed_limit|g_hud_speed_limit]]
 
| integer
 
| integer
 
| 1
 
| 1
Line 1,091: Line 1,091:
 
| TODO
 
| TODO
 
|-
 
|-
| g_use_speed_limiter
+
| [[Engine/Config variables/g_use_speed_limiter|g_use_speed_limiter]]
 
| integer
 
| integer
 
| 1
 
| 1
Line 1,097: Line 1,097:
 
| TODO
 
| TODO
 
|-
 
|-
| g_brake_light_all
+
| [[Engine/Config variables/g_brake_light_all|g_brake_light_all]]
 
| integer
 
| integer
 
| 1
 
| 1
Line 1,103: Line 1,103:
 
| TODO
 
| TODO
 
|-
 
|-
| g_mph
+
| [[Engine/Config variables/g_mph|g_mph]]
 
| integer
 
| integer
 
| 0
 
| 0
Line 1,109: Line 1,109:
 
| Use miles (1) or kilometers (0).
 
| Use miles (1) or kilometers (0).
 
|-
 
|-
| g_pounds
+
| [[Engine/Config variables/g_pounds|g_pounds]]
 
| string
 
| string
 
| kg
 
| kg
Line 1,126: Line 1,126:
  
 
|-
 
|-
| g_fahrenheit
+
| [[Engine/Config variables/g_fahrenheit|g_fahrenheit]]
 
| integer
 
| integer
 
| 0
 
| 0
Line 1,132: Line 1,132:
 
| TODO
 
| TODO
 
|-
 
|-
| g_gallon
+
| [[Engine/Config variables/g_gallon|g_gallon]]
 
| integer
 
| integer
 
| 0
 
| 0
Line 1,138: Line 1,138:
 
| TODO
 
| TODO
 
|-
 
|-
| g_reg_setting
+
| [[Engine/Config variables/g_reg_setting|g_reg_setting]]
 
| string
 
| string
 
| No default value
 
| No default value
Line 1,144: Line 1,144:
 
| TODO
 
| TODO
 
|-
 
|-
| g_hardcore_simulation
+
| [[Engine/Config variables/g_hardcore_simulation|g_hardcore_simulation]]
 
| integer
 
| integer
 
| 0
 
| 0
Line 1,150: Line 1,150:
 
| TODO
 
| TODO
 
|-
 
|-
| g_fuel_simulation
+
| [[Engine/Config variables/g_fuel_simulation|g_fuel_simulation]]
 
| integer
 
| integer
 
| 0
 
| 0
Line 1,156: Line 1,156:
 
| TODO
 
| TODO
 
|-
 
|-
| g_pedal_clutch_range
+
| [[Engine/Config variables/g_pedal_clutch_range|g_pedal_clutch_range]]
 
| float
 
| float
 
| 1.0
 
| 1.0
Line 1,162: Line 1,162:
 
| TODO
 
| TODO
 
|-
 
|-
| g_throttle_auto_shift
+
| [[Engine/Config variables/g_throttle_auto_shift|g_throttle_auto_shift]]
 
| integer
 
| integer
 
| 0
 
| 0
Line 1,168: Line 1,168:
 
| TODO
 
| TODO
 
|-
 
|-
| g_cruise_control_grid
+
| [[Engine/Config variables/g_cruise_control_grid|g_cruise_control_grid]]
 
| float
 
| float
 
| 5.0
 
| 5.0
Line 1,174: Line 1,174:
 
| TODO
 
| TODO
 
|-
 
|-
| g_cruise_control_smart
+
| [[Engine/Config variables/g_cruise_control_smart|g_cruise_control_smart]]
 
| float
 
| float
 
| 0.0
 
| 0.0
Line 1,180: Line 1,180:
 
| TODO
 
| TODO
 
|-
 
|-
| g_cam_steering
+
| [[Engine/Config variables/g_cam_steering|g_cam_steering]]
 
| integer
 
| integer
 
| 0
 
| 0
Line 1,186: Line 1,186:
 
| TODO
 
| TODO
 
|-
 
|-
| g_cam_steering_value
+
| [[Engine/Config variables/g_cam_steering_value|g_cam_steering_value]]
 
| float
 
| float
 
| 1.0
 
| 1.0
Line 1,192: Line 1,192:
 
| TODO
 
| TODO
 
|-
 
|-
| g_cam_steering_reverse
+
| [[Engine/Config variables/g_cam_steering_reverse|g_cam_steering_reverse]]
 
| integer
 
| integer
 
| 1.0
 
| 1.0
Line 1,198: Line 1,198:
 
| TODO
 
| TODO
 
|-
 
|-
| g_cam_physics
+
| [[Engine/Config variables/g_cam_physics|g_cam_physics]]
 
| integer
 
| integer
 
| 1
 
| 1
Line 1,204: Line 1,204:
 
| TODO
 
| TODO
 
|-
 
|-
| g_cam_physics_value
+
| [[Engine/Config variables/g_cam_physics_value|g_cam_physics_value]]
 
| float
 
| float
 
| 1.0
 
| 1.0
Line 1,210: Line 1,210:
 
| TODO
 
| TODO
 
|-
 
|-
| g_cam_blinker
+
| [[Engine/Config variables/g_cam_blinker|g_cam_blinker]]
 
| integer
 
| integer
 
| 0
 
| 0
Line 1,216: Line 1,216:
 
| TODO
 
| TODO
 
|-
 
|-
| g_toy_physics
+
| [[Engine/Config variables/g_toy_physics|g_toy_physics]]
 
| integer
 
| integer
 
| 1
 
| 1
Line 1,222: Line 1,222:
 
| Is simulation of toy physics movement enabled?
 
| Is simulation of toy physics movement enabled?
 
|-
 
|-
| g_save_format
+
| [[Engine/Config variables/g_save_format|g_save_format]]
 
| integer
 
| integer
 
| 0
 
| 0
Line 1,228: Line 1,228:
 
| TODO
 
| TODO
 
|-
 
|-
| s_reverse_enabled
+
| [[Engine/Config variables/s_reverse_enabled|s_reverse_enabled]]
 
| integer
 
| integer
 
| 1
 
| 1
Line 1,234: Line 1,234:
 
| Is reverse sound enabled?
 
| Is reverse sound enabled?
 
|-
 
|-
| s_rumble_enabled
+
| [[Engine/Config variables/s_rumble_enabled|s_rumble_enabled]]
 
| integer
 
| integer
 
| 1
 
| 1
Line 1,240: Line 1,240:
 
| Is rumble sound enabled?
 
| Is rumble sound enabled?
 
|-
 
|-
| s_air_noise
+
| [[Engine/Config variables/s_air_noise|s_air_noise]]
 
| float
 
| float
 
| 1.0
 
| 1.0
Line 1,246: Line 1,246:
 
| TODO
 
| TODO
 
|-
 
|-
| s_wheel_noise
+
| [[Engine/Config variables/s_wheel_noise|s_wheel_noise]]
 
| float
 
| float
 
| 1.0
 
| 1.0
Line 1,252: Line 1,252:
 
| TODO
 
| TODO
 
|-
 
|-
| s_interior_volume
+
| [[Engine/Config variables/s_interior_volume|s_interior_volume]]
 
| float
 
| float
 
| 1.0
 
| 1.0
Line 1,258: Line 1,258:
 
| Interior sound volume multiplier.
 
| Interior sound volume multiplier.
 
|-
 
|-
| i_virtual_cursor_speed
+
| [[Engine/Config variables/i_virtual_cursor_speed|i_virtual_cursor_speed]]
 
| float
 
| float
 
| 500.0
 
| 500.0
Line 1,264: Line 1,264:
 
| TODO
 
| TODO
 
|-
 
|-
| g_artist_id
+
| [[Engine/Config variables/g_artist_id|g_artist_id]]
 
| integer
 
| integer
 
| 0
 
| 0
Line 1,270: Line 1,270:
 
| TODO
 
| TODO
 
|-
 
|-
| g_steam_screenshots
+
| [[Engine/Config variables/g_steam_screenshots|g_steam_screenshots]]
 
| integer
 
| integer
 
| 2
 
| 2
Line 1,276: Line 1,276:
 
| TODO
 
| TODO
 
|-
 
|-
| g_steam_browser
+
| [[Engine/Config variables/g_steam_browser|g_steam_browser]]
 
| integer
 
| integer
 
| 1
 
| 1
Line 1,282: Line 1,282:
 
| TODO
 
| TODO
 
|-
 
|-
| g_steam_rich_presence
+
| [[Engine/Config variables/g_steam_rich_presence|g_steam_rich_presence]]
 
| integer
 
| integer
 
| 1
 
| 1
Line 1,288: Line 1,288:
 
| TODO
 
| TODO
 
|-
 
|-
| g_show_game_elements
+
| [[Engine/Config variables/g_show_game_elements|g_show_game_elements]]
 
| integer
 
| integer
 
| 1
 
| 1
Line 1,294: Line 1,294:
 
| TODO
 
| TODO
 
|-
 
|-
| g_disable_hud_activation
+
| [[Engine/Config variables/g_disable_hud_activation|g_disable_hud_activation]]
 
| integer
 
| integer
 
| 0
 
| 0
Line 1,300: Line 1,300:
 
| TODO
 
| TODO
 
|-
 
|-
| n_online_pre_fail_probability
+
| [[Engine/Config variables/n_online_pre_fail_probability|n_online_pre_fail_probability]]
 
| integer
 
| integer
 
| 0
 
| 0
Line 1,306: Line 1,306:
 
| TODO
 
| TODO
 
|-
 
|-
| n_online_post_fail_probability
+
| [[Engine/Config variables/n_online_post_fail_probability|n_online_post_fail_probability]]
 
| integer
 
| integer
 
| 0
 
| 0
Line 1,312: Line 1,312:
 
| TODO
 
| TODO
 
|-
 
|-
| n_online_delay_min
+
| [[Engine/Config variables/n_online_delay_min|n_online_delay_min]]
 
| integer
 
| integer
 
| 0
 
| 0
Line 1,318: Line 1,318:
 
| TODO
 
| TODO
 
|-
 
|-
| n_online_delay_max
+
| [[Engine/Config variables/n_online_delay_max|n_online_delay_max]]
 
| integer
 
| integer
 
| 0
 
| 0
Line 1,324: Line 1,324:
 
| TODO
 
| TODO
 
|-
 
|-
| i_hmd_min_prediction
+
| [[Engine/Config variables/i_hmd_min_prediction|i_hmd_min_prediction]]
 
| float
 
| float
 
| 0.0
 
| 0.0
Line 1,330: Line 1,330:
 
| TODO
 
| TODO
 
|-
 
|-
| i_hmd_max_prediction
+
| [[Engine/Config variables/i_hmd_max_prediction|i_hmd_max_prediction]]
 
| float
 
| float
 
| 0.1
 
| 0.1
Line 1,336: Line 1,336:
 
| TODO
 
| TODO
 
|-
 
|-
| i_oculus_eye_height
+
| [[Engine/Config variables/i_oculus_eye_height|i_oculus_eye_height]]
 
| float
 
| float
 
| 0.15
 
| 0.15
Line 1,342: Line 1,342:
 
| TODO
 
| TODO
 
|-
 
|-
| i_oculus_eye_protrusion
+
| [[Engine/Config variables/i_oculus_eye_protrusion|i_oculus_eye_protrusion]]
 
| float
 
| float
 
| 0.09
 
| 0.09
Line 1,348: Line 1,348:
 
| TODO
 
| TODO
 
|-
 
|-
| p_profile_draws
+
| [[Engine/Config variables/p_profile_draws|p_profile_draws]]
 
| integer
 
| integer
 
| 0
 
| 0
Line 1,354: Line 1,354:
 
| Profile draw calls
 
| Profile draw calls
 
|-
 
|-
| g_minicon
+
| [[Engine/Config variables/g_minicon|g_minicon]]
 
| integer
 
| integer
 
| 0
 
| 0
Line 1,360: Line 1,360:
 
| Is mini console enabled?
 
| Is mini console enabled?
 
|-
 
|-
| g_console
+
| [[Engine/Config variables/g_console|g_console]]
 
| integer
 
| integer
 
| 0
 
| 0

Revision as of 13:49, 18 January 2016

Name Type Default value Config Purpose
r_texture_detail integer 0 global Texture detail.
r_anisotropy_factor float 0.25 global Anistropy factor.
r_vsync integer 1 global Is vertical synchronization enabled?
sys_info string x86 / Windows 7 x64 (version 6.1) / Service Pack 1 global Store informations about your operating system
vid_name string <unknown> global Store informations about using graphics card.
vid_mem string 0 global Store informations about using graphics card memory.
vid_ver string 0 global Store information about using graphics card driver version.
t_averaging_window_length integer 20 global TODO
g_clock_24 integer 1 profile Use 24 hour clock or 12 hour clock (value 1 = 24 hour, value 0 = 12 hour)
g_police integer 1 profile Is police simulation enabled? If set to 0 you will not get any penalties.
g_fatigue integer 1 profile State of the fatigue simulation
g_tutorial integer 1 profile Is tutorial enabled?
g_desktop_tutorial integer 1 profile Is display tutorial enabled?
g_adviser integer 1 profile Is adviser enabled?
g_adviser_keep_hidden integer 0 profile Keep adviser hiddden state.
g_adviser_auto_parking integer 1 profile Disable auto parking.
g_save_idx integer 1 profile TODO
g_desktop_fadeout float 60 global TODO
g_bad_weather_factor float 0.07 profile Bad weather factor
g_currency integer 0 profile Currency used in game.

Values correct for vanilla game (in case you are using some mod that changes /def/economy_data.sii file those values may change)

Value Currency name
0 EUR
1 CHF
2 CZK
3 GBP
4 PLN
5 HUF
6 DKK
7 SEK
8 NOK
g_income_factor float 1.0 profile Income factor (minimum is 0.0 maximum is 1.0)
g_job_distance_limit float -1.0 profile Limit generating of the jobs that are in specified range from current player position. -1.0 value means show all generated jobs.
g_parking_difficulty integer 0 profile Parking difficulty:
Value Currency name
0 None (showing the selection dialog when reaching destination company)
1 Easy
2 Medium or hard
3 Random
g_input_configured integer 0 profile Is input configured?
g_start_in_truck integer 0 profile If profile has assigned truck should we skip desktop and start in it?
g_autoload_ignore_autosave integer 0 profile Should auto-loading ignore all autosaves and use only manual saves?
g_force_load_selector integer 0 profile Forces the appearance of the load slot selector.
Value Description
[[Engine/Config variables/-1 -1 automatic enable as part of crash detection]]
0 disabled
1 enabled
g_global_force_load_selector integer 0 global Forces the appearance of the load slot selector for all profiles. (Correct value are: 0, 1)
g_force_economy_reset integer 0 profile Force economy reset.
g_remove_missing_accessories integer 0 profile TODO
g_tooltip_delay float 0.4 global TODO
g_cargo_sort integer 0 global TODO
g_line_sort integer 0 global TODO
g_debug_interior_cam integer 0 global Enables drawing of the truck geometry even in the interior camera mode.
g_sns string No default value global -
g_hw_info integer 1 global TODO
g_force_online_lscrs integer 0 global Force online loading screens. If no loading screen is specified in specified category (ferry, eurotunnel, normal) built-in one is showed.
g_mm_help_shown integer 0 global Used for indication if its first time when player enters mod manager to show him welcome screen.
g_fps integer 0 global Display FPS in mini console.
g_texture_usage_stats integer 0 global TODO
g_stream_exts string .ogg;.mp3 global TODO
r_device string dx9 global Render device. (correct values: dx9, gl)
r_path string No default value global Render path.
r_mode string No default value global TODO
r_fullscreen integer 1 global TODO
r_msaa integer 0 global Is MSAA enabled?
r_no_frame_tracking integer 0 global TODO
r_minimal_unfinished_frames integer 0 global TODO
r_nv_stereo_mode integer 2 global TODO
r_manual_stereo_in_menu integer 1 global TODO
r_manual_stereo_ui_dist float 0.8 global TODO
r_manual_stereo_ui_dist_game float 0.5 global TODO
r_manual_stereo_ui_fov float 80 global TODO
r_manual_stereo_ui_fov_game float 100 global TODO
r_manual_stereo_buffer_scale float 1.0 global TODO
r_setup_done integer 0 global TODO
r_startup_progress integer 0 global TODO
r_nowmi integer 0 global TODO
r_deferred integer 1 global Is deferred rendering enabled? If set to 0 game uses forward rendering pipeline which disables shadows, lights and all post process effects.
r_deferred_mirrors integer 1 global Use deferred rendering pipeline while rendering mirrors?
r_mirror_view_distance float 80.0 global View distance of the mirrors.
r_sun_shadow_quality integer 4 global Quality of the sun shadows.
r_sun_shadow_texture_size integer 4096 global Size of the sun shadow texture. Bigger number = better visuals, smaller fps
r_fake_shadows integer 2 global TODO
r_hdr integer 1 global Is HDR enabled?
r_mlaa integer 1 global Is MLAA enabled?
r_mlaa_threshold float 1.0 global TODO
r_dof integer 1 global Is Depth Of Field effect enabled?
r_dof_start float 200.0 global TODO
r_dof_transition float 400.0 global TODO
r_dof_filter_size float 0.5 global TODO
r_cloud_shadows integer 1 global TODO
r_color_correction integer 1 global TODO
r_color_cyan_red float 0.0 global TODO
r_color_magenta_green float 0.0 global TODO
r_color_yellow_blue float 0.0 global TODO
r_color_saturation float 1.0 global TODO
r_sunshafts integer 1 global TODO
r_normal_maps integer 1 global TODO
r_scale_x float 1.0 global TODO
r_scale_y float 1.0 global TODO
r_mirror_scale_x float 1.0 global TODO
r_mirror_scale_y float 1.0 global TODO
r_deferred_debug integer 0 global If value is greater than 0 runs deferred renderer debug.

Correct values are:

Value Name
[[Engine/Config variables/1 1 Position]]
[[Engine/Config variables/2 2 Normals]]
[[Engine/Config variables/3 3 Diffuse]]
[[Engine/Config variables/4 4 Specular]]
[[Engine/Config variables/5 5 Shadow strength]]
[[Engine/Config variables/6 6 Specularity power]]
[[Engine/Config variables/7 7 Additional ambient]]
[[Engine/Config variables/8 8 Environment map weight]]
[[Engine/Config variables/9 9 Mix status]]
[[Engine/Config variables/10 10 Lighting diffuse]]
[[Engine/Config variables/11 11 Lighting specular]]
[[Engine/Config variables/12 12 Lighting environment map strength]]
[[Engine/Config variables/13 13 Composition HDR]]
[[Engine/Config variables/14 14 Composition LDR]]
[[Engine/Config variables/15 15 Distortions]]
[[Engine/Config variables/16 16 MLAA weight]]
[[Engine/Config variables/17 17 Sunshaft mask]]
r_show_light_pixel_coverage integer 0 global TODO
r_use_depth_bounds integer 1 global TODO
r_gamma float 1.0 global TODO
r_multimon_mode integer 0 global Controls the multi-monitor mode.

Valid modes:

Value Description
[[Engine/Config variables/0 0 disabled]]
[[Engine/Config variables/1 1 three equal monitors with single view (UI is positioned on the central monitor)]]
[[Engine/Config variables/2 2 three equal monitors with separate views]]
[[Engine/Config variables/3 3 four equal monitors with three separate main views and one auxiliary looking at dashboard]]
[[Engine/Config variables/4 4 custom configuration of the layout]]
r_multimon_fov_horizontal float 50 global TODO
r_multimon_fov_vertical float 0 global TODO
r_multimon_border_fov_left float 0 global TODO
r_multimon_border_fov_right float 0 global TODO
r_multimon_vert_offset_left float 0 global TODO
r_multimon_vert_offset_right float 0 global TODO
r_multimon_rotation_center float 0 global TODO
r_multimon_rotation_left float 0 global TODO
r_multimon_rotation_right float 0 global TODO
r_multimon_rotation_aux float 0 global TODO
r_multimon_interior_in_main integer 1 global Should we render interior inside the main views.
r_multimon_exterior_in_aux integer 0 global Should we render exterior in the auxiliary view.
r_segment_buffer_size integer 128 global Segment buffer size in MB
g_interior_camera_zero_pitch integer 0 global TODO
r_wireframe integer 0 global Enables wireframe rendering.
g_hmd_no_artifical_movement integer 0 profile TODO
g_hmd_reduced_cabin_movement integer 1 profile TODO
g_hmd_no_special_menu integer 0 profile TODO
g_hmd_no_3d_background integer 0 profile TODO
g_lang string No default value profile TODO
g_lang_set integer 1 profile TODO
g_news integer -1 global TODO
g_online_loading_screens integer -1 global TODO
g_colbox integer 0 global TODO
g_flyspeed float 100.0 global Debug camera fly speed
g_developer integer 0 global Is developer mode enabled?
g_city_name_move integer 0 global TODO
g_debug_map_limits integer 0 global TODO
g_automatic_test integer 0 global TODO
g_screenshot_on_bug integer 0 global TODO
g_kdop_preview integer 0 global TODO
g_traffic float 1.0 global TODO
g_lod_factor_traffic float 1.0 global TODO
g_lod_factor_parked float 1.0 global TODO
g_auto_traffic_headlights integer 1 global TODO
g_vehicle_flare_lights integer 1 global TODO
g_light_distance_factor float 1.0 global TODO
g_light_span_factor float 1.0 global TODO
g_pedestrian integer 1 global TODO
g_lod_factor_pedestrian float 1.0 global TODO
g_trackir integer 1 global TODO
g_veg_detail integer 2 global TODO
g_grass_density integer 2 global TODO
g_reflection integer 3 global TODO
g_rain_reflection integer 3 global TODO
g_rain_reflect_cache integer 1 global TODO
g_rain_reflect_traffic integer 1 global TODO
g_rain_reflect_actor integer 1 global TODO
g_rain_reflect_hookups integer 1 global TODO
g_additional_water_fov float 20.0f global TODO
g_menu_aa_limit integer 8 global TODO
g_hq_3d_screenshot integer 0 global TODO
g_hq_3d_scale float 0.0 global TODO
g_hq_screenshot_width integer 0 global TODO
g_hq_screenshot_height integer 0 global TODO
g_hq_map_screenshot integer 0 global TODO
g_truck_light_specular integer 1 global TODO
g_gfx_quality integer -1 global TODO
g_gfx_advanced integer 0 global TODO
g_gfx_all_scales integer 0 global TODO
g_truck_light_quality integer 1 global TODO
g_ignore_low_fps integer 0 global TODO
g_cutscenes integer 1 profile TODO
g_radio_mode integer 1 global TODO
g_trans integer 0 profile TODO
g_hshifter_layout integer 0 profile TODO
g_hshifter_layout_shifting integer 1 profile TODO
g_hshifter_synchronized integer 1 profile TODO
g_steer_autocenter integer 1 profile TODO
g_brake_intensity float 1.0 profile TODO
g_trailer_stability float 0.5 profile TODO
g_retarder_auto integer 0 profile TODO
g_motor_brake_auto integer 0 profile TODO
g_engine_start_auto integer 1 profile TODO
g_axle_drop_auto integer 1 profile TODO
g_hud_speed_limit integer 1 profile TODO
g_use_speed_limiter integer 1 profile TODO
g_brake_light_all integer 1 profile TODO
g_mph integer 0 profile Use miles (1) or kilometers (0).
g_pounds string kg profile Set weight unit
Value Unit
kg kilograms
lb pounds
lb_only pounds only
g_fahrenheit integer 0 profile TODO
g_gallon integer 0 profile TODO
g_reg_setting string No default value profile TODO
g_hardcore_simulation integer 0 profile TODO
g_fuel_simulation integer 0 profile TODO
g_pedal_clutch_range float 1.0 profile TODO
g_throttle_auto_shift integer 0 profile TODO
g_cruise_control_grid float 5.0 profile TODO
g_cruise_control_smart float 0.0 profile TODO
g_cam_steering integer 0 profile TODO
g_cam_steering_value float 1.0 profile TODO
g_cam_steering_reverse integer 1.0 profile TODO
g_cam_physics integer 1 profile TODO
g_cam_physics_value float 1.0 profile TODO
g_cam_blinker integer 0 profile TODO
g_toy_physics integer 1 profile Is simulation of toy physics movement enabled?
g_save_format integer 0 global TODO
s_reverse_enabled integer 1 profile Is reverse sound enabled?
s_rumble_enabled integer 1 profile Is rumble sound enabled?
s_air_noise float 1.0 profile TODO
s_wheel_noise float 1.0 profile TODO
s_interior_volume float 1.0 profile Interior sound volume multiplier.
i_virtual_cursor_speed float 500.0 global TODO
g_artist_id integer 0 global TODO
g_steam_screenshots integer 2 global TODO
g_steam_browser integer 1 global TODO
g_steam_rich_presence integer 1 global TODO
g_show_game_elements integer 1 global TODO
g_disable_hud_activation integer 0 global TODO
n_online_pre_fail_probability integer 0 global TODO
n_online_post_fail_probability integer 0 global TODO
n_online_delay_min integer 0 global TODO
n_online_delay_max integer 0 global TODO
i_hmd_min_prediction float 0.0 profile TODO
i_hmd_max_prediction float 0.1 profile TODO
i_oculus_eye_height float 0.15 profile TODO
i_oculus_eye_protrusion float 0.09 profile TODO
p_profile_draws integer 0 global Profile draw calls
g_minicon integer 0 global Is mini console enabled?
g_console integer 0 global Is console enabled?