Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Please sign up or log in to edit the wiki.

Console commands: Difference between revisions

From the Star Citizen Wiki, the fidelity™ encyclopedia
Content deleted Content added
Mr Aegis (talk | contribs)
Added mission_log_all_completed_missions console command and some autoformatting.
Tag: 2017 source edit
Mr Aegis (talk | contribs)
Added details to pp_RebindKeys and pp_resortdevices.
Tag: 2017 source edit
Line 152: Line 152:
|pp_RebindKeys
|pp_RebindKeys
|
|
|
*How to import keybindings: <code>pp_RebindKeys <filename></code>
*Export bindings to a file named layout_mybindings_exported.xml:
**<code>pp_rebindkeys export all mybindings</code>
<ref>{{Cite RSI|url=https://support.robertsspaceindustries.com/hc/en-us/articles/360000183328-Create-export-and-import-custom-profiles}}</ref>
|-
|-
|pp_ResortDevices
|pp_ResortDevices
|
|
|
*Swap keybindings between Joystick 1 and 2. This command is useful when Windows sets your secondary joystick to your primary and you want to easily reuse your keybindings: <code>pp_resortdevices joystick 1 2</code>
*Change device 4 to 1 and 5 to 2? <code>pp_resortdevices joystick 4 1</code> <code>pp_resortdevices joystick 5 2</code>
<ref>{{Cite RSI|url=https://support.robertsspaceindustries.com/hc/en-us/articles/360000183328-Create-export-and-import-custom-profiles}}</ref>
|-
|-
|quit
|quit
|
|
|Exits game immediately back to desktop
| Exits game immediately back to desktop
|-
|-
|q_ShaderCompute
|q_ShaderCompute
Line 176: Line 185:
|
|
|-
|-
|q_ShaderParticle
|q_ShaderParticle
|2
|2
|
|
|-
|-
| q_ShaderProjectedDecal
|q_ShaderProjectedDecal
|2
|2
|
|
|-
|-
|q_ShaderShadow
|q_ShaderShadow
|2
|2
|
|
Line 208: Line 217:
|-
|-
|r_DisplaySessionInfo
|r_DisplaySessionInfo
|0
| 0
|When turned on (set to 1) a QR Code is displayed in the upper right corner which can be used by CIG to gain additional info during bug reports.
| When turned on (set to 1) a QR Code is displayed in the upper right corner which can be used by CIG to gain additional info during bug reports.
|-
|-
|r_enable_full_gpu_sync
|r_enable_full_gpu_sync
|0
| 0
|Enabling this syncs the CPU with the GPU after every driver call. This means if one call crashes the GPU we know exactly which one it was, but this comes at a massive hit to performance.
| Enabling this syncs the CPU with the GPU after every driver call. This means if one call crashes the GPU we know exactly which one it was, but this comes at a massive hit to performance.
It's very useful if someone can consistently reproduce a GPU crash. They can enable this setting just before the crash occurs and then submit the error report.<ref>{{Cite RSI|url=https://robertsspaceindustries.com/spectrum/community/SC/forum/50259/thread/r-enable-full-gpu-sync-2/5886206}}</ref>
It's very useful if someone can consistently reproduce a GPU crash. They can enable this setting just before the crash occurs and then submit the error report.<ref>{{Cite RSI|url=https://robertsspaceindustries.com/spectrum/community/SC/forum/50259/thread/r-enable-full-gpu-sync-2/5886206}}</ref>
|-
|-
Line 221: Line 230:
|-
|-
|r_FourierShadowPoolSize
|r_FourierShadowPoolSize
| 512
|512
|
|
|-
|-
|r_full_gpu_sync_timeout
|r_full_gpu_sync_timeout

|10
|10
|
|
|-
|-
|r_GasCloudUpsample
|r_GasCloudUpsample
|2
| 2
|
|
|-
|-
|r_Gen12
|r_Gen12
| 2
|2
|Setting for the new Gen12 renderer.
|Setting for the new Gen12 renderer.
0 = Off (use old renderer)
0 = Off (use old renderer)
Line 248: Line 258:
2 = Take screenshot 8 frames after resetting temporal effects
2 = Take screenshot 8 frames after resetting temporal effects
|-
|-
| r_GPUMarkers
|r_GPUMarkers
|2
|2
|
|
Line 256: Line 266:
|
|
|-
|-
| r_MotionBlur
|r_MotionBlur
|1
|1
|0 = Motion blur disabled
|0 = Motion blur disabled
Line 292: Line 302:
3 = Reference horizon-based (very slow)<ref name=":0" />
3 = Reference horizon-based (very slow)<ref name=":0" />
|-
|-
|r_VSync
|r_VSync
|1
|1
|0 = VSync disabled
|0 = VSync disabled
1 = VSync enabled
1 = VSync enabled
|-
|-
|r_VSync_disablePIAdjustment
|r_VSync_disablePIAdjustment
|1
|1
|Toggles vertical sync time step adjust (if VSync is on).<ref name=":0" />
|Toggles vertical sync time step adjust (if VSync is on).<ref name=":0" />

Revision as of 11:06, 10 October 2024

In Star Citizen the Console can be accessed at any time by pressing the ~ key.

This allows you to see the lines being actively written out to the game's log file as well as the ability to execute commands or modify certain command variables as listed out below.

Many command variables will have a simple enabled/disabled value represented by a 0 (disabled/off) or a 1 (enabled/on).

Console Commands/Variables
Command Default Value Description
cig_peak_detection_enabled 0
cig_profile_auto_logging_capture_duration 16
cig_profile_auto_logging_enabled 0
cig_profile_auto_logging_enabled_during_level_load 0
cig_profile_auto_logging_enabled_frame_delay_after_level_load 100
cig_profile_auto_logging_max_captures 5
cig_profile_auto_logging_output_path AutoPerfCaptures/AutoCapture
cig_profile_auto_logging_slow_frame_threshold 10
cig_profile_auto_logging_slow_frame_tolerance 0.25
cig_profile_auto_logging_slow_frame_window 2
cig_profile_etw_trace_enabled 0
cig_profile_json_summary_output 0
cig_profile_json_summary_output_name json_summary/profile_log
cig_profile_log_path StressTest/manual_profile
cig_profile_optick_file_output 0
cig_profile_optick_file_output_name Opticks/StarEngine
cig_profile_optick_server_port 31318
cig_profile_sampling_rate 1003
e_ZoneSystemVerifyBounds 0
grpc_push_stresstest_subscriptions 0
g_playerGroupManager.on_foot_partymarker_cull_distance 1000
g_playerGroupManager.on_vehicle_partymarker_cull_distance 50000
g_shield.ui_legacy_mfd_swap_recharge_and_delay 0
i_DumpDeviceInformation Outputs information about registered input devices (mouse/keyboard/gamepads/eye trackers/etc).
mission_log_all_completed_missions Displays a list of missions that you have completed.
pl_carryable.logClench 0
pl_dead.enableDownedKillOnDisconnect 1
pl_ground.debugDivergence 1
pl_ground.debugDivergenceGoTo 0
pl_mouse_reinverted_during_im 1
pl_shopping.log 0
pl_shopping.trackPortTryOnRemoval.duration 5000
pl_shopping.trackPortTryOnRemoval.enabled 0
pl_stranded.debug 0
pl_usable.enableExitRotationCorrection 1
pp_RebindKeys
  • How to import keybindings: pp_RebindKeys <filename>
  • Export bindings to a file named layout_mybindings_exported.xml:
    • pp_rebindkeys export all mybindings

[1]

pp_ResortDevices
  • Swap keybindings between Joystick 1 and 2. This command is useful when Windows sets your secondary joystick to your primary and you want to easily reuse your keybindings: pp_resortdevices joystick 1 2
  • Change device 4 to 1 and 5 to 2? pp_resortdevices joystick 4 1 pp_resortdevices joystick 5 2

[2]

quit Exits game immediately back to desktop
q_ShaderCompute 2
q_ShaderFX 2
q_ShaderGeneral 2
q_ShaderGlass 2
q_ShaderParticle 2
q_ShaderProjectedDecal 2
q_ShaderShadow 2
q_ShaderSky 2
q_ShaderWater 2
r_DisplayInfo 0 0 = Off

1 = Shows some basic information

2 = Shows additional info (Session, Shard ID, CPU load, etc) and everything above.

3 = Shows additional info (RAM, VRAM usage, etc.) and everything above.

4 = GPU Load stats and everything above.

r_DisplaySessionInfo 0 When turned on (set to 1) a QR Code is displayed in the upper right corner which can be used by CIG to gain additional info during bug reports.
r_enable_full_gpu_sync 0 Enabling this syncs the CPU with the GPU after every driver call. This means if one call crashes the GPU we know exactly which one it was, but this comes at a massive hit to performance.

It's very useful if someone can consistently reproduce a GPU crash. They can enable this setting just before the crash occurs and then submit the error report.[3]

r_FogShadows 0
r_FourierShadowPoolSize 512
r_full_gpu_sync_timeout 10
r_GasCloudUpsample 2
r_Gen12 2 Setting for the new Gen12 renderer.

0 = Off (use old renderer)

1 = Hybrid old and new Gen12 renderer

2 = Gen12 renderer only

r_GetScreenShot 0 Capture a single screenshot (variable is set to 0 after capturing)[4]

1 = Take screenshot immediately

2 = Take screenshot 8 frames after resetting temporal effects

r_GPUMarkers 2
r_GPUMarkersForceEnableREsMask 524288
r_MotionBlur 1 0 = Motion blur disabled

1 = Camera motion blur

2 = Camera and object motion blur

3 = Debug mode[4]

r_RenderDocCapture 0
r_RenderThreadDebugEventsEnable 1
r_RuntimeCubeMapDisableForwardRendering 0
r_ShadowsPoolSize 8192
r_ssdo 2 Screen Space Directional Occlusion[5]

0 = Disabled

1 = Obscurance-based (very fast)

2 = Optimized horizon-based

3 = Reference horizon-based (very slow)[4]

r_VSync 1 0 = VSync disabled

1 = VSync enabled

r_VSync_disablePIAdjustment 1 Toggles vertical sync time step adjust (if VSync is on).[4]

0 = Disabled

1 = Enabled

sys_maxFps 0 Sets the max FPS.

If the value is 0 the FPS will not be restricted.

sys_maxIdleFps 60 Limits the framerate while loading, in menu, or paused.
sys_trap_silent_shutdowns 0
sys_vectored_handler 0
v_debug_shop_operations 0
v_vjoyType 2

References

  1. Create Export and Import Custom Profiles. Knowledge Base
  2. Create Export and Import Custom Profiles. Knowledge Base
  3. Enable Full Gpu Sync 2. Spectrum
  4. Jump up to: 4.0 4.1 4.2 4.3 https://github.com/emilwojcik93/sc-cmd/blob/main/parameters.txt
  5. https://en.wikipedia.org/wiki/Screen_space_directional_occlusion
On this page