Both sides previous revisionPrevious revisionNext revision | Previous revision |
games:windows:dota_2_pre-crownfall_steamcmd [2025/09/03 22:26] – [Clean-up] Sean Rhone | games:windows:dota_2_pre-crownfall_steamcmd [2025/09/11 06:43] (current) – external edit 127.0.0.1 |
---|
* Pre-Crownfall ((Before [[https://steamdb.info/patchnotes/14102378/|Crownfall]] 7.36 (April 18, 2024); No 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); No Hero Facets)) ((Files based around patch [[https://steamdb.info/patchnotes/13942756/|13942756]])) |
* 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]])) | * DX11 ((Vulkan API is DLC; see [[games;bsd;wine;dota_2_steamcmd?rev=1747611205#todo|FreeBSD]] under ''Reset settings (DX11)'')) |
* 64-bit | * 64-bit |
| |
====== Goldberg Emulator ====== | ====== Goldberg Emulator ====== |
| |
| * Forces Dota 2 to offline, sets display name, and allows settings save/persistence ((in-game video settings don't stick otherwise; settings save to Steam user account and relies on Steam APIs)) |
* [[https://gitlab.com/Mr_Goldberg/goldberg_emulator/-/jobs/4247811310/artifacts/download|Latest zip]] (([[https://mr_goldberg.gitlab.io/goldberg_emulator/|source]])) | * [[https://gitlab.com/Mr_Goldberg/goldberg_emulator/-/jobs/4247811310/artifacts/download|Latest zip]] (([[https://mr_goldberg.gitlab.io/goldberg_emulator/|source]])) |
* ''experimental_steamclient\steamclient64.dll'' to ''Steam\emu'' folder | * Last tested: ''Goldberg_Lan_Steam_Emu_master--475342f0.zip'' |
| |
MKDIR "%ProgramFiles(x86)%\Steam\emu" | * ''experimental_steamclient\steamclient64.dll'' to ''Steam\emu'' folder |
| |
"explorer.exe" "%ProgramFiles(x86)%\Steam\emu" | MKDIR "%ProgramFiles(x86)%\Steam\emu" & "explorer.exe" "%ProgramFiles(x86)%\Steam\emu" |
| |
DIR "%ProgramFiles(x86)%\Steam\emu\steamclient64.dll" | DIR "%ProgramFiles(x86)%\Steam\emu\steamclient64.dll" |
**** | **** |
| |
"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" | "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 ===== | ===== Delete Rules ===== |