User Tools

Site Tools


games:windows:notes:game_launch_flags

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
games:windows:notes:game_launch_flags [2024/08/13 18:31] – created Sean Rhonegames:windows:notes:game_launch_flags [2025/03/15 21:05] (current) – [Dota 2] Sean Rhone
Line 20: Line 20:
 <code>-silent -nocrashmonitor -cef-single-process -cef-disable-breakpad</code> <code>-silent -nocrashmonitor -cef-single-process -cef-disable-breakpad</code>
  
-===== Big Picture =====+====== Games ======
  
-  * [[https://steamcommunity.com/discussions/forum/0/1743342647556802646/#c1743342647559141217|-fulldesktopres]] +===== Age of Empires II: Definitive Edition =====
-  * [[https://steamcommunity.com/discussions/forum/1/1735465524702746586/#c1735465524702796023|-silent]] +
-  * 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 +
- +
-<code>-fulldesktopres -silent</code> +
- +
-===== Autostart ===== +
- +
-**** +
- +
-<code> +
-%appdata%\Microsoft\Windows\Start Menu\Programs\Startup</code> +
- +
-====== Age of Empires II: Definitive Edition ======+
  
 **** ****
Line 43: Line 28:
 <code>SKIPINTRO DEBUGSPEEDS</code> <code>SKIPINTRO DEBUGSPEEDS</code>
  
-====== American Truck Simulator ======+===== Dota 2 =====
  
-  * [[https://steamdb.info/app/270880/config/|SteamDB]]+  * https://dota2.fandom.com/wiki/Launch_Options 
 +  * [[games;windows;dota_2|Bot Scripts]]
  
-<code>-nointro</code>+<code>-autoconfig</code>
  
-===== Oculus =====+<code>-dx11 -novid -useforcedmparms -noforcemaccel -noforcemspd -nogammaramp -nomicsettings</code>
  
-  * :!: ''-oculus'' requires the ''oculus'' Beta branch +===== Guild Wars =====
-  * :!: Don't use with ALVR or Virtual Desktop+
  
-<code>-oculus -nointro</code>+  * https://wiki.guildwars.com/wiki/Command_line_arguments
  
-====== Beat Saber ======+<code>-lodfull -email x -password x -character "x"</code>
  
-  * :!: This is required to use native Oculus mode for Beat Saber on Steam +===== Guild Wars 2 =====
-  * :!: Don't use with ALVR or Virtual Desktop+
  
-<code>-vrmode oculus -nolog</code>+  * https://wiki.guildwars2.com/wiki/Command_line_arguments 
 +  * ''-provider Portal'' is for the Steam version to allow using ArenaNet email/pass log-in
  
-====== Blade & Sorcery ======+<code>-autologin</code>
  
-  * [[https://steamdb.info/app/629730/config/|SteamDB]] +<code>-provider Portal -autologin</code>
-  * :!: Don't use with ALVR or Virtual Desktop+
  
-<code>-vrmode Oculus -nolog</code>+<code>-image</code>
  
-====== Dota 2 ======+===== Project CARS 3 =====
  
-  * https://dota2.fandom.com/wiki/Launch_Options+  * https://steamcommunity.com/app/958400/discussions/0/2952628008343704603/#c2952629278006826550
  
-<code>-autoconfig</code>+<code>-nocrowds</code>
  
-<code>-dx11 -novid -useforcedmparms -noforcemaccel -noforcemspd -nogammaramp -nomicsettings</code>+====== VR ======
  
-====== Guild Wars ======+===== American Truck Simulator =====
  
-  * https://wiki.guildwars.com/wiki/Command_line_arguments +  * [[https://steamdb.info/app/270880/config/|SteamDB]] 
-  * ''-dsound'' is for [[https://github.com/ChthonVII/dsoal-GW1|DSOAL-GW1]]+  * :!: ''-oculus'' requires the ''oculus'' Beta branch 
 +  * :!: Don't use with ALVR or Virtual Desktop
  
-<code>-lodfull -dsound -email x -password x -character "x"</code>+<code>-oculus -nointro</code>
  
-<code>WINEDLLOVERRIDES='dsound=n'</code>+===== Beat Saber =====
  
-====== Guild Wars 2 ======+  * :!: This is required to use native Oculus mode for Beat Saber on Steam 
 +  * :!: Don't use with ALVR or Virtual Desktop
  
-  * https://wiki.guildwars2.com/wiki/Command_line_arguments +<code>-vrmode oculus -nolog</code>
-  * ''-provider Portal'' is for the Steam version to allow using ArenaNet email/pass log-in+
  
-<code>-autologin</code>+===== Blade & Sorcery =====
  
-<code>-provider Portal -autologin</code>+  * [[https://steamdb.info/app/629730/config/|SteamDB]] 
 +  * :!: Don't use with ALVR or Virtual Desktop
  
-<code>-image</code> +<code>-vrmode Oculus -nolog</code>
- +
-====== Jagex Launcher ====== +
- +
-  * Disables hardware-acceleration and forces a single browser process +
-  * Only affects Jagex Launcher itself and not any RuneScape clients launched through it +
- +
-<code>--disable-gpu --disable-software-rasterizer --single-process</code>+
  
-====== Half-Life: Alyx ======+===== Half-Life: Alyx =====
  
   * [[https://www.pcgamingwiki.com/wiki/Half-Life:_Alyx|PCGamingWiki]]   * [[https://www.pcgamingwiki.com/wiki/Half-Life:_Alyx|PCGamingWiki]]
Line 117: Line 96:
 <code>+volume_fog_disable 1</code> <code>+volume_fog_disable 1</code>
  
-====== Pavlov VR ======+===== Pavlov VR =====
  
   * [[https://steamdb.info/app/555160/config/|SteamDB]]   * [[https://steamdb.info/app/555160/config/|SteamDB]]
Line 124: Line 103:
 <code>-OculusNative</code> <code>-OculusNative</code>
  
-====== Project CARS 3 ======+====== Non-Steam ======
  
-  * https://steamcommunity.com/app/958400/discussions/0/2952628008343704603/#c2952629278006826550+===== Battle.net =====
  
-<code>-nocrowds</code>+  * See [[games;windows;notes;battle.net_launcher_uris|Battle.net Launcher URIs]]
  
-====== Non-Steam ======+===== Jagex Launcher =====
  
-===== Battle.net =====+  * Disables hardware-acceleration and forces a single browser process 
 +  * ''--launch='' can be ''osrs'' for the last-used OSRS client, or ''runescape'' for RuneScape/NXT
  
-  * See [[notes:battle.net_launcher_uris|Battle.net Launcher URIs]]+<code>--disable-gpu --disable-software-rasterizer --single-process --launch=runescape --silent</code>
  
/srv/www/wiki/data/attic/games/windows/notes/game_launch_flags.1723588283.txt.gz · Last modified: (external edit)