Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision |
games:windows:dota_2_pre-crownfall_steamcmd [2025/09/03 22:42] – [Information] Sean Rhone | games:windows:dota_2_pre-crownfall_steamcmd [2025/09/11 06:43] (current) – external edit 127.0.0.1 |
---|
* ''experimental_steamclient\steamclient64.dll'' to ''Steam\emu'' folder | * ''experimental_steamclient\steamclient64.dll'' to ''Steam\emu'' folder |
| |
MKDIR "%ProgramFiles(x86)%\Steam\emu" | MKDIR "%ProgramFiles(x86)%\Steam\emu" & "explorer.exe" "%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 ===== |