| Both sides previous revisionPrevious revisionNext revision | Previous revision |
| games:windows:dota_2_pre-crownfall_steamcmd [2026/06/26 16:38] – [Restore] Sean Rhone | games:windows:dota_2_pre-crownfall_steamcmd [2026/06/30 23:25] (current) – [Reset] Sean Rhone |
|---|
| * 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 |
| * DX11 ((Vulkan API is DLC; see [[games;bsd;wine;dota_2_steamcmd?rev=1747611205#todo|FreeBSD]] under ''Reset settings (DX11)'')) | * DX11 + Vulkan |
| * 64-bit | * 64-bit |
| |
| * :!: 2026/06/26: WIP (see [[games:windows:dota_2_pre-crownfall_steamcmd?rev=1780302913|older rev]]) | |
| |
| ===== Prerequisites ===== | ===== Prerequisites ===== |
| DIR /B "%ProgramFiles%\Steam\steamapps\common\Dota 2 Pre-Crownfall\game\bin\win64\dota2.exe" | DIR /B "%ProgramFiles%\Steam\steamapps\common\Dota 2 Pre-Crownfall\game\bin\win64\dota2.exe" |
| |
| ===== Folder ===== | ===== Files ===== |
| | |
| | ==== Folder ==== |
| |
| MKDIR "%ProgramFiles%\Steam\steamapps\common\Dota 2 Pre-Crownfall\EmptySteamDepot" | MKDIR "%ProgramFiles%\Steam\steamapps\common\Dota 2 Pre-Crownfall\EmptySteamDepot" |
| |
| ===== Files ===== | |
| |
| ==== Content ==== | ==== Content ==== |
| |
| "%SystemRoot%\System32\Robocopy.exe" "%ProgramFiles%\Steam\steamapps\content\app_570\depot_381455" "%ProgramFiles%\Steam\steamapps\common\Dota 2 Pre-Crownfall" /MOVE /E | "%SystemRoot%\System32\Robocopy.exe" "%ProgramFiles%\Steam\steamapps\content\app_570\depot_381455" "%ProgramFiles%\Steam\steamapps\common\Dota 2 Pre-Crownfall" /MOVE /E |
| | |
| | ==== Vulkan ==== |
| | |
| | * https://steamdb.info/depot/401536/history/?changeid=M:2280473185934245640 |
| | * 3 files, 2 MB |
| | * ''401536'' manifest ''2280473185934245640'' |
| | |
| | "%ProgramFiles%\Steam\steamcmd.exe" +login "Espionage724" +download_depot "570" "401536" "2280473185934245640" +quit |
| | |
| | "%SystemRoot%\System32\Robocopy.exe" "%ProgramFiles%\Steam\steamapps\content\app_570\depot_401536" "%ProgramFiles%\Steam\steamapps\common\Dota 2 Pre-Crownfall" /MOVE /E |
| |
| ==== Linux ==== | ==== Linux ==== |
| ==== Back-up ==== | ==== Back-up ==== |
| |
| * ''50.2 GB'', 23,336 Files, 2,020 Folders | * ''51.4 GB'', 23,409 Files, 2,022 Folders |
| |
| "%SystemRoot%\explorer.exe" "%ProgramFiles%\Steam\steamapps\common\Dota 2 Pre-Crownfall" | "%SystemRoot%\explorer.exe" "%ProgramFiles%\Steam\steamapps\common" |
| | |
| | Dota 2 Pre-Crownfall |
| |
| === 7z === | === 7z === |
| |
| | * ''2023 folders, 23409 files, 55288915417 bytes (52 GiB)'' |
| * Expects [[windows:10#zip|7-Zip]] | * Expects [[windows:10#zip|7-Zip]] |
| |
| "%ProgramFiles%\7-Zip\7z.exe" a -m"0=Copy" -t"zip" "%UserProfile%\Downloads\Dota 2 Pre-Crownfall.zip" "%ProgramFiles%\Steam\steamapps\common\Dota 2 Pre-Crownfall" | "%ProgramFiles%\7-Zip\7z.exe" a -m"0=Copy" -t"zip" "%UserProfile%\Downloads\Dota 2 Pre-Crownfall (win64 + Linux).zip" "%ProgramFiles%\Steam\steamapps\common\Dota 2 Pre-Crownfall" |
| |
| ==== Clean-up ==== | ==== Clean-up ==== |
| |
| * ''-autoconfig'' | * ''-autoconfig'' |
| | * ''-dx11'' ((Vulkan can be used instead with ''-vulkan'', also on [[#launcher_shortcuts|shortcuts]])) |
| * Configure Video settings | * Configure Video settings |
| * In-game console ''\'' -> ''host_writeconfig'' | * In-game console ''\'' -> ''host_writeconfig'' |
| |
| host_writeconfig | host_writeconfig |
| | |
| | <code>-vulkan</code> |
| |
| ====== Launcher Shortcuts ====== | ====== Launcher Shortcuts ====== |
| Dota 2 | Dota 2 |
| |
| ==== Reset ==== | ==== Reset Settings ==== |
| |
| <code>"%ProgramFiles%\Steam\steamapps\common\Dota 2 Pre-Crownfall\game\bin\win64\dota2.exe" -autoconfig -console -dx11 -novid -useforcedmparms -noforcemaccel -noforcemspd -nogammaramp -nomicsettings</code> | <code>"%ProgramFiles%\Steam\steamapps\common\Dota 2 Pre-Crownfall\game\bin\win64\dota2.exe" -autoconfig -console -dx11 -novid -useforcedmparms -noforcemaccel -noforcemspd -nogammaramp -nomicsettings</code> |