User Tools

Site Tools


games:windows:dota_2_pre-crownfall_steamcmd

Information

Prerequisites

SteamCMD

MKDIR "%ProgramFiles(x86)%\Steam"
"explorer.exe" "%ProgramFiles(x86)%\Steam"
"%ProgramFiles(x86)%\Steam\steamcmd.exe" +login "Espionage724" +quit

Dota 2 Pre-Crownfall

Folder

MKDIR "%ProgramFiles%\Dota 2 Pre-Crownfall\EmptySteamDepot"

Files

Content

"%ProgramFiles(x86)%\Steam\steamcmd.exe" +login "Espionage724" +download_depot "570" "373301" "345077333630773072" +quit
ROBOCOPY "%ProgramFiles(x86)%\Steam\steamapps\content\app_570\depot_373301" "%ProgramFiles%\Dota 2 Pre-Crownfall" /MOV /E
RMDIR /S /Q "%ProgramFiles(x86)%\Steam\steamapps\content\app_570\depot_373301"

Win32

"%ProgramFiles(x86)%\Steam\steamcmd.exe" +login "Espionage724" +download_depot "570" "373302" "3223891623566010794" +quit
ROBOCOPY "%ProgramFiles(x86)%\Steam\steamapps\content\app_570\depot_373302" "%ProgramFiles%\Dota 2 Pre-Crownfall" /MOV /E
RMDIR /S /Q "%ProgramFiles(x86)%\Steam\steamapps\content\app_570\depot_373302"

Win64

"%ProgramFiles(x86)%\Steam\steamcmd.exe" +login "Espionage724" +download_depot "570" "373303" "4910157572659539857" +quit
ROBOCOPY "%ProgramFiles(x86)%\Steam\steamapps\content\app_570\depot_373303" "%ProgramFiles%\Dota 2 Pre-Crownfall" /MOV /E
RMDIR /S /Q "%ProgramFiles(x86)%\Steam\steamapps\content\app_570\depot_373303"

Content 2

"%ProgramFiles(x86)%\Steam\steamcmd.exe" +login "Espionage724" +download_depot "570" "381451" "1614127368160565013" +quit
ROBOCOPY "%ProgramFiles(x86)%\Steam\steamapps\content\app_570\depot_381451" "%ProgramFiles%\Dota 2 Pre-Crownfall" /MOV /E
RMDIR /S /Q "%ProgramFiles(x86)%\Steam\steamapps\content\app_570\depot_381451"

Content 3

"%ProgramFiles(x86)%\Steam\steamcmd.exe" +login "Espionage724" +download_depot "570" "381452" "5177112179094656049" +quit
ROBOCOPY "%ProgramFiles(x86)%\Steam\steamapps\content\app_570\depot_381452" "%ProgramFiles%\Dota 2 Pre-Crownfall" /MOV /E
RMDIR /S /Q "%ProgramFiles(x86)%\Steam\steamapps\content\app_570\depot_381452"

Content 4

"%ProgramFiles(x86)%\Steam\steamcmd.exe" +login "Espionage724" +download_depot "570" "381453" "2704118242337151326" +quit
ROBOCOPY "%ProgramFiles(x86)%\Steam\steamapps\content\app_570\depot_381453" "%ProgramFiles%\Dota 2 Pre-Crownfall" /MOV /E
RMDIR /S /Q "%ProgramFiles(x86)%\Steam\steamapps\content\app_570\depot_381453"

Content 5

"%ProgramFiles(x86)%\Steam\steamcmd.exe" +login "Espionage724" +download_depot "570" "381454" "5297697076786798060 " +quit
ROBOCOPY "%ProgramFiles(x86)%\Steam\steamapps\content\app_570\depot_381454" "%ProgramFiles%\Dota 2 Pre-Crownfall" /MOV /E
RMDIR /S /Q "%ProgramFiles(x86)%\Steam\steamapps\content\app_570\depot_381454"

Content 6

"%ProgramFiles(x86)%\Steam\steamcmd.exe" +login "Espionage724" +download_depot "570" "381455" "3533452766342976639" +quit
ROBOCOPY "%ProgramFiles(x86)%\Steam\steamapps\content\app_570\depot_381455" "%ProgramFiles%\Dota 2 Pre-Crownfall" /MOV /E
RMDIR /S /Q "%ProgramFiles(x86)%\Steam\steamapps\content\app_570\depot_381455"

Clean-up

  • Back-up folder
RMDIR /S /Q "%ProgramFiles(x86)%\Steam\steamapps\content\app_570"
"explorer.exe" "%ProgramFiles%\Dota 2 Pre-Crownfall"

Goldberg Emulator

  • experimental_steamclient\steamclient64.dll to Steam\emu folder
MKDIR "%ProgramFiles(x86)%\Steam\emu"
"explorer.exe" "%ProgramFiles(x86)%\Steam\emu"
DIR "%ProgramFiles(x86)%\Steam\emu\steamclient64.dll"
REG ADD "HKEY_CURRENT_USER\SOFTWARE\Valve\Steam\ActiveProcess" /v "SteamClientDll64" /t "REG_SZ" /d "C:\Program Files (x86)\Steam\emu\steamclient64.dll" /f

Settings

  • force_account_name.txt for in-game username
  • All other files are empty
MKDIR "%ProgramFiles(x86)%\Steam\emu\steam_settings"
"notepad.exe" "%ProgramFiles(x86)%\Steam\emu\steam_settings\force_account_name.txt"
Espionage724
"notepad.exe" "%ProgramFiles(x86)%\Steam\emu\steam_settings\disable_networking.txt"
"notepad.exe" "%ProgramFiles(x86)%\Steam\emu\steam_settings\disable_overlay.txt"
"notepad.exe" "%ProgramFiles(x86)%\Steam\emu\steam_settings\offline.txt"

Compat Settings

REG ADD "HKEY_LOCAL_MACHINE\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" /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

  • -autoconfig
  • Configure Video settings
  • In-game console \host_writeconfig
"%ProgramFiles%\Dota 2 Pre-Crownfall\game\bin\win64\dota2.exe" -autoconfig -console -dx11 -novid -useforcedmparms -noforcemaccel -noforcemspd -nogammaramp -nomicsettings
host_writeconfig

Launcher Shortcuts

Desktop

Dota 2

"%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"
Dota 2 Pre-Crown

Start Menu

MKDIR "%AppData%\Microsoft\Windows\Start Menu\Programs\Dota 2 Pre-Crownfal"
"explorer.exe" "%AppData%\Microsoft\Windows\Start Menu\Programs\Dota 2 Pre-Crownfal"

Dota 2

"%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"
Dota 2

Reset

"%ProgramFiles%\Dota 2 Pre-Crownfall\game\bin\win64\dota2.exe" -autoconfig -console -dx11 -novid -useforcedmparms -noforcemaccel -noforcemspd -nogammaramp -nomicsettings
Reset In-Game Settings

Install Notes

"https://wiki.realmofespionage.xyz/games;windows;dota_2_pre-crownfall_steamcmd"
Install Notes
1)
Before Crownfall 7.36 (2024/04/18); No Facets
2)
Files based on 13942756
C:/www/wiki/data/pages/games/windows/dota_2_pre-crownfall_steamcmd.txt · Last modified: by Sean Rhone