| Both sides previous revisionPrevious revisionNext revision | Previous revision |
| games:linux:dota_2_pre-crownfall_steamcmd [2026/05/11 04:04] – Sean Rhone | games:linux:dota_2_pre-crownfall_steamcmd [2026/05/11 05:08] (current) – Sean Rhone |
|---|
| |
| * Dota 2 | * Dota 2 |
| * 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 |
| * 64-bit | * 64-bit |
| |
| * :!: 2026/05/10: WIP ([[games:windows:dota_2_pre-crownfall_steamcmd|Windows]]) | |
| |
| ===== Prerequisites ===== | ===== Prerequisites ===== |
| |
| * [[linux:distros:opensuse_tumbleweed_xfce|openSUSE Tumbleweed (Xfce)]] | * [[linux:distros:opensuse_tumbleweed_xfce|openSUSE Tumbleweed (Xfce)]] |
| * [[programs:linux:steamcmd|SteamCMD]] | * [[programs:linux:steamcmd|SteamCMD + Goldberg Emu]] |
| |
| ====== Dota 2 Pre-Crownfall ====== | ====== Dota 2 Pre-Crownfall ====== |
| |
| rm -Rf ~/'Steam/steamcmd/linux32/steamapps/content/app_570' | rm -Rf ~/'Steam/steamcmd/linux32/steamapps/content/app_570' |
| |
| ====== Compat Settings ====== | |
| |
| REG ADD "HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows NT\CurrentVersion\AppCompatFlags\Layers" /v "%ProgramFiles%\Dota 2 Pre-Crownfall\game\bin\win64\dota2.exe" /t "REG_SZ" /d "~ DISABLEDXMAXIMIZEDWINDOWEDMODE HIGHDPIAWARE DISABLEDWM DISABLETHEMES NoDTToDITMouseBatch DXPrimaryEmulation NoGDIHWAcceleration" /f | |
| |
| REG ADD "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\dota2.exe" /v "UseLargePages" /t "REG_DWORD" /d "1" /f | |
| |
| ====== Firewall ====== | |
| |
| ===== Block ===== | |
| |
| **** | |
| |
| "netsh.exe" advfirewall firewall add rule name="Dota 2 Pre-Crownfall" dir="in" action="block" profile="any" program="%ProgramFiles%\Dota 2 Pre-Crownfall\game\bin\win64\dota2.exe" && "netsh.exe" advfirewall firewall add rule name="Dota 2 Pre-Crownfall" dir="out" action="block" profile="any" program="%ProgramFiles%\Dota 2 Pre-Crownfall\game\bin\win64\dota2.exe" | |
| |
| ===== Delete Rules ===== | |
| |
| **** | |
| |
| "netsh.exe" advfirewall firewall delete rule name="Dota 2 Pre-Crownfall" | |
| |
| ====== Initial Settings ====== | ====== Initial Settings ====== |
| * In-game console ''\'' -> ''host_writeconfig'' | * In-game console ''\'' -> ''host_writeconfig'' |
| |
| "%ProgramFiles%\Dota 2 Pre-Crownfall\game\bin\win64\dota2.exe" -autoconfig -console -dx11 -novid -useforcedmparms -noforcemaccel -noforcemspd -nogammaramp -nomicsettings | 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' |
| |
| host_writeconfig | host_writeconfig |
| |
| ====== Launcher Shortcuts ====== | ====== Main Menu ====== |
| |
| ===== Desktop ===== | **** |
| |
| ==== Dota 2 ==== | 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' |
| |
| <code>"%ProgramFiles%\Dota 2 Pre-Crownfall\game\bin\win64\dota2.exe" -dx11 -novid -useforcedmparms -noforcemaccel -noforcemspd -nogammaramp -nomicsettings +sv_lan "1" +dota_bot_practice_difficulty "4" +dota_start_ai_game "1" +map "dota"</code> | ====== Bot Match ====== |
| | |
| Dota 2 | |
| | |
| ===== Start Menu ===== | |
| |
| **** | **** |
| |
| MKDIR "%AppData%\Microsoft\Windows\Start Menu\Programs\Dota 2 Pre-Crownfall" & "explorer.exe" "%AppData%\Microsoft\Windows\Start Menu\Programs\Dota 2 Pre-Crownfall" | 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' |
| | |
| ==== Dota 2 ==== | |
| | |
| <code>"%ProgramFiles%\Dota 2 Pre-Crownfall\game\bin\win64\dota2.exe" -dx11 -novid -useforcedmparms -noforcemaccel -noforcemspd -nogammaramp -nomicsettings +sv_lan "1" +dota_bot_practice_difficulty "4" +dota_start_ai_game "1" +map "dota"</code> | |
| | |
| Dota 2 | |
| | |
| ==== Reset ==== | |
| | |
| <code>"%ProgramFiles%\Dota 2 Pre-Crownfall\game\bin\win64\dota2.exe" -autoconfig -console -dx11 -novid -useforcedmparms -noforcemaccel -noforcemspd -nogammaramp -nomicsettings</code> | |
| | |
| Reset In-Game Settings | |
| | |
| ==== Install Notes ==== | |
| | |
| "https://wiki.realmofespionage.xyz/games;windows;dota_2_pre-crownfall_steamcmd" | |
| | |
| Install Notes | |
| |