User Tools

Site Tools


games:linux:dota_2_steamcmd

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
games:linux:dota_2_steamcmd [2025/12/23 03:17] – [Bot Match] Sean Rhonegames:linux:dota_2_steamcmd [2025/12/23 03:20] (current) – Chat with Wayland seems fine Sean Rhone
Line 138: Line 138:
 === Test === === Test ===
  
-  * 2025/04/26: Console can't be typed to directly with ''SDL_VIDEO_DRIVER=wayland'' but accepts copy/paste/Enter for ''host_writeconfig'' +  * ''dota.sh'' mods below //likely// revert with ''validate''; TODO: Update script
-  * Above applies to in-game chat too (OHA's ''!pos 2''+
-  * ''dota.sh'' //likely// reverts with ''validate''; TODO: Update script+
  
   ~/'Steam/steamapps/common/SteamLinuxRuntime_sniper/run' --devel --systemd-scope --import-vulkan-layers --remove-game-overlay -- ~/'Steam/steamapps/common/dota 2 beta/game/dota.sh' -vulkan_disable_steam_shader_cache -novid -nodev -nojoy -console +sv_lan '1' +dota_bot_practice_difficulty '4' +dota_start_ai_game '1' +map 'dota'   ~/'Steam/steamapps/common/SteamLinuxRuntime_sniper/run' --devel --systemd-scope --import-vulkan-layers --remove-game-overlay -- ~/'Steam/steamapps/common/dota 2 beta/game/dota.sh' -vulkan_disable_steam_shader_cache -novid -nodev -nojoy -console +sv_lan '1' +dota_bot_practice_difficulty '4' +dota_start_ai_game '1' +map 'dota'
 +
 +  * Wayland
  
   sed -i 's/SDL_VIDEO_DRIVER=x11/SDL_VIDEO_DRIVER=wayland/g' ~/'Steam/steamapps/common/dota 2 beta/game/dota.sh'   sed -i 's/SDL_VIDEO_DRIVER=x11/SDL_VIDEO_DRIVER=wayland/g' ~/'Steam/steamapps/common/dota 2 beta/game/dota.sh'
 +
 +  * X11
  
   sed -i 's/SDL_VIDEO_DRIVER=wayland/SDL_VIDEO_DRIVER=x11/g' ~/'Steam/steamapps/common/dota 2 beta/game/dota.sh'   sed -i 's/SDL_VIDEO_DRIVER=wayland/SDL_VIDEO_DRIVER=x11/g' ~/'Steam/steamapps/common/dota 2 beta/game/dota.sh'
  
-  cat ~/'Steam/steamapps/common/dota 2 beta/game/dota.sh' | grep 'SDL_VIDEO_DRIVER='+  * Check
  
-  host_writeconfig +  cat ~/'Steam/steamapps/common/dota beta/game/dota.sh' | grep 'SDL_VIDEO_DRIVER='
- +
-  !pos 2+
  
 ====== Bots Scripts ====== ====== Bots Scripts ======
/var/www/wiki/data/pages/games/linux/dota_2_steamcmd.txt · Last modified: by Sean Rhone

Except where otherwise noted, content on this wiki is licensed under the following license: CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki