User Tools

Site Tools


games:linux:dota_2_pre-crownfall_steamcmd

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
games:linux:dota_2_pre-crownfall_steamcmd [2026/05/15 06:26] Sean Rhonegames:linux:dota_2_pre-crownfall_steamcmd [2026/06/11 22:49] (current) – SDL_VIDEO_DRIVER=x11 Sean Rhone
Line 4: Line 4:
   * Build: 9968 (revision 8806282)   * Build: 9968 (revision 8806282)
   * Pre-Crownfall ((Before [[https://steamdb.info/patchnotes/14102378/|Crownfall]] 7.36 (April 18, 2024); this version doesn't have Hero Facets)) ((Files based around patch [[https://steamdb.info/patchnotes/13942756/|13942756]]))   * Pre-Crownfall ((Before [[https://steamdb.info/patchnotes/14102378/|Crownfall]] 7.36 (April 18, 2024); this version doesn't have Hero Facets)) ((Files based around patch [[https://steamdb.info/patchnotes/13942756/|13942756]]))
 +  * SteamCMD ((https://developer.valvesoftware.com/wiki/SteamCMD))
 +  * Goldberg Emulator ((https://mr_goldberg.gitlab.io/goldberg_emulator/))
   * https://blog.realmofespionage.xyz/?p=194   * https://blog.realmofespionage.xyz/?p=194
 +  * Vulkan ((included in [[#content|Content]]))
   * 64-bit   * 64-bit
  
 ===== Prerequisites ===== ===== Prerequisites =====
  
-  * [[linux:distros:opensuse_tumbleweed_xfce|openSUSE Tumbleweed (Xfce)]]+  * [[linux:distros:opensuse_tumbleweed_gnome|openSUSE Tumbleweed (GNOME)]]
   * [[programs:linux:steamcmd|SteamCMD + Goldberg Emu]]   * [[programs:linux:steamcmd|SteamCMD + Goldberg Emu]]
  
-====== Dota 2 Pre-Crownfall ======+====== SteamCMD ====== 
 + 
 +===== Restore ===== 
 + 
 +  mkdir -p ~/'Steam/steamapps/common' && gio open ~/'Steam/steamapps/common' 
 + 
 +  ls ~/'Steam/steamapps/common/Dota 2 Pre-Crownfall/game/bin/linuxsteamrt64/dota2' ~/'Steam/steamapps/common/Dota 2 Pre-Crownfall/game/dota.sh' ~/'Steam/steamapps/common/Dota 2 Pre-Crownfall/game/bin/win64/dota2.exe'
  
 ===== Files ===== ===== Files =====
Line 88: Line 97:
 ==== Back-up ==== ==== Back-up ====
  
-  * ''50.4 GB'', 25320 items (23305 files, 2015 folders)+  * ''50.4 GB'', 25320 items (23305 files, 2015 folders) ((''55.4 GB'' 25,486 items with [[games:windows:dota_2_pre-crownfall_steamcmd#win32|Windows]] 32/64 files included))
  
   gio open ~/'Steam/steamapps/common/Dota 2 Pre-Crownfall'   gio open ~/'Steam/steamapps/common/Dota 2 Pre-Crownfall'
Line 96: Line 105:
 **** ****
  
-  chmod +x ~/'Steam/steamapps/common/Dota 2 Pre-Crownfall/dota.sh' ~/'Steam/steamapps/common/Dota 2 Pre-Crownfall/bin/linuxsteamrt64/dota2'+  chmod +x ~/'Steam/steamapps/common/Dota 2 Pre-Crownfall/game/bin/linuxsteamrt64/dota2'
  
 ==== Clean-up ==== ==== Clean-up ====
Line 110: Line 119:
   * In-game console ''\'' -> ''host_writeconfig''   * In-game console ''\'' -> ''host_writeconfig''
  
-  LD_LIBRARY_PATH=~/'Steam/steamapps/common/Dota 2 Pre-Crownfall/bin/linuxsteamrt64' LD_PRELOAD='/lib64/libfreetype.so.6' MESA_VK_WSI_PRESENT_MODE='fifo' ~/'Steam/steamapps/common/Dota 2 Pre-Crownfall/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
Line 118: Line 127:
 **** ****
  
-  LD_LIBRARY_PATH=~/'Steam/steamapps/common/Dota 2 Pre-Crownfall/bin/linuxsteamrt64' LD_PRELOAD='/lib64/libfreetype.so.6' MESA_VK_WSI_PRESENT_MODE='fifo' ~/'Steam/steamapps/common/Dota 2 Pre-Crownfall/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 ======
Line 124: Line 133:
 **** ****
  
-  LD_LIBRARY_PATH=~/'Steam/steamapps/common/Dota 2 Pre-Crownfall/bin/linuxsteamrt64' LD_PRELOAD='/lib64/libfreetype.so.6' MESA_VK_WSI_PRESENT_MODE='fifo' ~/'Steam/steamapps/common/Dota 2 Pre-Crownfall/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'
  
/usr/local/www/wiki/data/attic/games/linux/dota_2_pre-crownfall_steamcmd.1778840766.txt.gz · 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