notes:game_command-line_arguments
This is an old revision of the document!
Table of Contents
Engines
Unity
- Most flags apply to any games/programs using Unity engine 1)
-nolog
is generally safeForcing D3D12 or Vulkan is expected to crash most applications that don't explicitly support it
-nolog
Steam
- Add to desktop Steam shortcut as
Steam.exe -fulldesktopres -silent
-fulldesktopres
allows Big Picture mode to use the full desktop resolution, specifically anything above 1080p-silent
starts Steam up silently without any log-in prompts, and starts it in the system tray
-fulldesktopres -silent
Minimal Resources
- Launches
steam.exe
with having only a singlesteamwebhelper.exe
process, and a minor RAM reduction - Last tested: 2024/04/28 2)
-nocrashmonitor -cef-single-process -cef-disable-breakpad -silent
Autostart
%appdata%\Microsoft\Windows\Start Menu\Programs\Startup
Age of Empires II: Definitive Edition
SKIPINTRO DEBUGSPEEDS
American Truck Simulator
-nointro
Oculus
-oculus
requires theoculus
Beta branchDon't use with ALVR or Virtual Desktop
-oculus -nointro
Beat Saber
This is required to use native Oculus mode for Beat Saber on Steam
Don't use with ALVR or Virtual Desktop
-vrmode oculus -nolog
Blade & Sorcery
Don't use with ALVR or Virtual Desktop
-vrmode Oculus -nolog
DJMAX RESPECT V
- 2024/02/02:
-force-d3d12
is reported to work but caused DJMAX to crash on-start on Intel UHD 630
-nolog -window-mode exclusive -no-stereo-rendering -force-d3d11 -force-d3d11-bitblt-model
Dota 2
-autoconfig
-dx11 -novid -useforcedmparms -noforcemaccel -noforcemspd -nogammaramp -nomicsettings
Linux
- 2023: Disabling GPL seemingly stops random crashing on Intel UHD 630
- 2024/04/29: Dota 2 seems fine without disabling GPL on Intel UHD 630
%command% -vulkan_disable_steam_shader_cache -novid -useforcedmparms -noforcemaccel -noforcemspd -nogammaramp -nomicsettings
-autoconfig
Guild Wars
-dsound
is for DSOAL-GW1
-lodfull -dsound -email x -password x -character "x"
WINEDLLOVERRIDES='dsound=n'
Guild Wars 2
-provider Portal
is for the Steam version to allow using ArenaNet email/pass log-in
-autologin
-provider Portal -autologin
-image
Half-Life: Alyx
- 2x MSAA
- Vulkan
- Spectator window disabled
-console -vulkan -vconsole +vr_msaa 2 +vr_fidelity_level_auto 0 +vr_fidelity_level 3 -nowindow
+volume_fog_disable 1
Path of Exile
--nologo --waitforpreload
Pavlov VR
Don't use with ALVR or Virtual Desktop
-OculusNative
Project CARS 3
-nocrowds
Non-Steam
Diablo
osu!
- Lazer
"%localappdata%\osulazer\osu!.exe"
osu!
Battle.net
EA App
STAR WARS: Squadrons
"C:\Program Files\EA Games\STAR WARS Squadrons\starwarssquadrons.exe"
STAR WARS™: Squadrons
Oculus
Contractors
"C:\Program Files\Oculus\Software\Software\caveman-game-production-contractors-vr\Contractors_UE4_22_Oculus.exe"
Contractors
Pistol Whip
"C:\Program Files\Oculus\Software\Software\cloudhead-games-ltd-pistol-whip\Pistol Whip.exe" %command%
Synth Riders
"C:\Program Files\Oculus\Software\Software\kluge-interactive-synthriders\SynthRiders.exe"
Synth Riders
VRChat
"C:\Program Files\Oculus\Software\Software\vrchat-vrchat\VRChat.exe" %command%
Zenith: The Last City
"C:\Program Files\Oculus\Software\Software\ramen-vr-zenith\UnityClient@Windows.exe"
Zenith: The Last City
-screen-fullscreen 0 -screen-width 1280 -screen-height 720 -nolog
C:/www/wiki/data/attic/notes/game_command-line_arguments.1714516470.txt.gz · Last modified: by Sean Rhone