User Tools

Site Tools


games:windows:dota_2_classic_source1_steamcmd

This is an old revision of the document!


Information

Prerequisites

SteamCMD

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

Dota 2 Classic

Folder

MKDIR "%ProgramFiles(x86)%\Dota 2 Classic"

Files

Content

"%ProgramFiles(x86)%\Steam\steamcmd.exe" +login "Espionage724" +download_depot "316570" "571" "23442636256031311" +quit
ROBOCOPY "%ProgramFiles(x86)%\Steam\steamapps\content\app_316570\depot_571" "%ProgramFiles(x86)%\Dota 2 Classic" /MOV /E

Win32

"%ProgramFiles(x86)%\Steam\steamcmd.exe" +login "Espionage724" +download_depot "316570" "573" "7613852565918547628" +quit
ROBOCOPY "%ProgramFiles(x86)%\Steam\steamapps\content\app_316570\depot_573" "%ProgramFiles(x86)%\Dota 2 Classic" /MOV /E

English

"%ProgramFiles(x86)%\Steam\steamcmd.exe" +login "Espionage724" +download_depot "316570" "575" "1660329391753369241" +quit
ROBOCOPY "%ProgramFiles(x86)%\Steam\steamapps\content\app_316570\depot_575" "%ProgramFiles(x86)%\Dota 2 Classic" /MOV /E

Goldberg Emulator

MOVE /Y "%ProgramFiles(x86)%\Dota 2 Classic\bin\steam_api.dll" "%ProgramFiles(x86)%\Dota 2 Classic\bin\steam_api.dll~"
"explorer.exe" "%ProgramFiles(x86)%\Dota 2 Classic\bin"
DIR "%ProgramFiles(x86)%\Dota 2 Classic\bin\steam_api.dll"

Settings

steam_appid

  • This sets a separate Goldberg SteamEmu Saves folder to prevent conf merging with newer Dota 2 clients
"notepad.exe" "%ProgramFiles(x86)%\Dota 2 Classic\bin\steam_appid.txt"
5701504

Goldberg Emu

MKDIR "%AppData%\Goldberg SteamEmu Saves\settings"
"notepad.exe" "%AppData%\Goldberg SteamEmu Saves\settings\account_name.txt"
Espionage724

Compat Settings

REG ADD "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\AppCompatFlags\Layers" /v "%ProgramFiles(x86)%\Dota 2 Classic\dota.exe" /t "REG_SZ" /d "~ DISABLEDXMAXIMIZEDWINDOWEDMODE HIGHDPIAWARE DISABLEDWM DISABLETHEMES NoDTToDITMouseBatch" /f
REG ADD "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\dota.exe" /v "UseLargePages" /t "REG_DWORD" /d "1" /f

Firewall

Block

"netsh.exe" advfirewall firewall add rule name="Dota 2 Classic" dir="in" action="block" profile="any" program="%ProgramFiles(x86)%\Dota 2 Classic\dota.exe"
"netsh.exe" advfirewall firewall add rule name="Dota 2 Classic" dir="out" action="block" profile="any" program="%ProgramFiles(x86)%\Dota 2 Classic\dota.exe"

Delete Rules

"netsh.exe" advfirewall firewall delete rule name="Dota 2 Classic"

Launcher Shortcuts

Desktop

Dota 2

"%ProgramFiles(x86)%\Dota 2 Classic\dota.exe" -novid +cl_interp "0" +sv_lan "1" +dota_bot_practice_difficulty "4" +dota_start_ai_game "1" +map "dota"
Dota 2 Classic

Start Menu

MKDIR "%AppData%\Microsoft\Windows\Start Menu\Programs\Dota 2 Classic"
"explorer.exe" "%AppData%\Microsoft\Windows\Start Menu\Programs\Dota 2 Classic"

Dota 2

"%ProgramFiles(x86)%\Dota 2 Classic\dota.exe" -novid +cl_interp "0" +sv_lan "1" +dota_bot_practice_difficulty "4" +dota_start_ai_game "1" +map "dota"
Dota 2

Reset

"%ProgramFiles(x86)%\Dota 2 Classic\dota.exe" -autoconfig -console -novid
Reset In-Game Settings

Install Notes

"https://wiki.realmofespionage.xyz/games;windows;dota_2_classic_source1_steamcmd"
Install Notes

Launch

Initial Settings

  • -autoconfig
  • Configure Video settings
  • In-game console \host_writeconfig
"%ProgramFiles(x86)%\Dota 2 Classic\dota.exe" -autoconfig -console -novid

Bot Match

"%ProgramFiles(x86)%\Dota 2 Classic\dota.exe" -novid +cl_interp "0" +sv_lan "1" +dota_bot_practice_difficulty "4" +dota_start_ai_game "1" +map "dota"
C:/www/wiki/data/attic/games/windows/dota_2_classic_source1_steamcmd.1748914385.txt.gz · Last modified: by Sean Rhone