Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |
| games:linux:dota_2_pre-crownfall_steamcmd [2026/06/11 22:33] – [Restore] Sean Rhone | games:linux:dota_2_pre-crownfall_steamcmd [2026/06/11 22:49] (current) – SDL_VIDEO_DRIVER=x11 Sean Rhone |
|---|
| * In-game console ''\'' -> ''host_writeconfig'' | * In-game console ''\'' -> ''host_writeconfig'' |
| |
| LD_LIBRARY_PATH=~/'Steam/steamapps/common/Dota 2 Pre-Crownfall/game/bin/linuxsteamrt64' LD_PRELOAD='/lib64/libfreetype.so.6' ~/'Steam/steamapps/common/Dota 2 Pre-Crownfall/game/bin/linuxsteamrt64/dota2' -autoconfig -vulkan_disable_steam_shader_cache -novid -nodev -nojoy -console +'sv_lan' '1' | LD_LIBRARY_PATH=~/'Steam/steamapps/common/Dota 2 Pre-Crownfall/game/bin/linuxsteamrt64' LD_PRELOAD='/lib64/libfreetype.so.6' SDL_VIDEO_DRIVER='x11' ~/'Steam/steamapps/common/Dota 2 Pre-Crownfall/game/bin/linuxsteamrt64/dota2' -autoconfig -vulkan_disable_steam_shader_cache -novid -nodev -nojoy -console +'sv_lan' '1' |
| |
| host_writeconfig | host_writeconfig |
| **** | **** |
| |
| LD_LIBRARY_PATH=~/'Steam/steamapps/common/Dota 2 Pre-Crownfall/game/bin/linuxsteamrt64' LD_PRELOAD='/lib64/libfreetype.so.6' ~/'Steam/steamapps/common/Dota 2 Pre-Crownfall/game/bin/linuxsteamrt64/dota2' -vulkan_disable_steam_shader_cache -novid -nodev -nojoy -console +'sv_lan' '1' | LD_LIBRARY_PATH=~/'Steam/steamapps/common/Dota 2 Pre-Crownfall/game/bin/linuxsteamrt64' LD_PRELOAD='/lib64/libfreetype.so.6' SDL_VIDEO_DRIVER='x11' ~/'Steam/steamapps/common/Dota 2 Pre-Crownfall/game/bin/linuxsteamrt64/dota2' -vulkan_disable_steam_shader_cache -novid -nodev -nojoy -console +'sv_lan' '1' |
| |
| ====== Bot Match ====== | ====== Bot Match ====== |
| **** | **** |
| |
| LD_LIBRARY_PATH=~/'Steam/steamapps/common/Dota 2 Pre-Crownfall/game/bin/linuxsteamrt64' LD_PRELOAD='/lib64/libfreetype.so.6' ~/'Steam/steamapps/common/Dota 2 Pre-Crownfall/game/bin/linuxsteamrt64/dota2' -vulkan_disable_steam_shader_cache -novid -nodev -nojoy -console +'sv_lan' '1' +'dota_bot_practice_difficulty' '4' +'dota_start_ai_game' '1' +'map' 'dota' | LD_LIBRARY_PATH=~/'Steam/steamapps/common/Dota 2 Pre-Crownfall/game/bin/linuxsteamrt64' LD_PRELOAD='/lib64/libfreetype.so.6' SDL_VIDEO_DRIVER='x11' ~/'Steam/steamapps/common/Dota 2 Pre-Crownfall/game/bin/linuxsteamrt64/dota2' -vulkan_disable_steam_shader_cache -novid -nodev -nojoy -console +'sv_lan' '1' +'dota_bot_practice_difficulty' '4' +'dota_start_ai_game' '1' +'map' 'dota' |
| |