User Tools

Site Tools


notes:game_command-line_arguments

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
notes:game_command-line_arguments [2024/03/09 07:03] Sean Rhonenotes:game_command-line_arguments [2024/04/28 14:18] Sean Rhone
Line 20: Line 20:
  
 <code>-fulldesktopres -silent</code> <code>-fulldesktopres -silent</code>
 +
 +===== Minimal Resources =====
 +
 +  * Launches ''steam.exe'' with having only a single ''steamwebhelper.exe'' process, and a minor RAM reduction
 +  * Last tested: 2024/04/28
 +
 +<code>-nocrashmonitor -cef-single-process -cef-disable-breakpad</code>
  
 ===== Autostart ===== ===== Autostart =====
Line 71: Line 78:
   * https://dota2.fandom.com/wiki/Launch_Options   * https://dota2.fandom.com/wiki/Launch_Options
   * 2023: The default D3D11 mode randomly crashes on Intel UHD 630, but Vulkan seems fine   * 2023: The default D3D11 mode randomly crashes on Intel UHD 630, but Vulkan seems fine
 +  * :!: 2024/03/08: Dota 2 crashes randomly even on Vulkan on Intel UHD 630
  
 <code>-autoconfig</code> <code>-autoconfig</code>
Line 80: Line 88:
   * 2023: Disabling GPL seemingly stops random crashing on Intel UHD 630   * 2023: Disabling GPL seemingly stops random crashing on Intel UHD 630
   * :!: 2024/02/09: ''ANV_NO_GPL=1'' was required to stop frequent GPU crashing at the main menu   * :!: 2024/02/09: ''ANV_NO_GPL=1'' was required to stop frequent GPU crashing at the main menu
-  * 2024/03/08: Dota 2 still had random crashing in-game with ''ANV_NO_GPL=1'' and ''-vulkan_disable_graphics_pipeline_library'' and isn't playable; stick with Dota 1 and [[games:wine:warcraft_3|Warcraft III]]+  * :!: 2024/03/08: Dota 2 still had random crashing in-game with ''ANV_NO_GPL=1'' and ''-vulkan_disable_graphics_pipeline_library'' and isn't playable; stick with Dota 1 and [[games:wine:warcraft_3|Warcraft III]]
  
 <code>ANV_NO_GPL='1' %command% -vulkan_disable_steam_shader_cache -vulkan_disable_graphics_pipeline_library -novid -useforcedmparms -noforcemaccel -noforcemspd -nogammaramp -nomicsettings</code> <code>ANV_NO_GPL='1' %command% -vulkan_disable_steam_shader_cache -vulkan_disable_graphics_pipeline_library -novid -useforcedmparms -noforcemaccel -noforcemspd -nogammaramp -nomicsettings</code>
/var/www/wiki/data/pages/notes/game_command-line_arguments.txt · Last modified: 2024/05/10 03:48 by Sean Rhone