User Tools

Site Tools


games:windows:dota_2_classic_source1_steamcmd

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
games:windows:dota_2_classic_source1_steamcmd [2025/06/01 11:01] Sean Rhonegames:windows:dota_2_classic_source1_steamcmd [2025/09/11 06:43] (current) – external edit 127.0.0.1
Line 3: Line 3:
   * Dota 2   * Dota 2
   * Build 1504   * Build 1504
 +  * https://blog.realmofespionage.xyz/?p=194
   * https://steamdb.info/app/316570/depots/   * https://steamdb.info/app/316570/depots/
-  * TODOMore conf [[games;windows;dota_2_steamcmd]]+  * DX9 ((:?: Might be ''D3D9Ex'' from DXVK report on [[games;bsd;wine;dota_2_classic_source1_steamcmd|FreeBSD]])) 
 +  * 32-bit
  
 ===== Prerequisites ===== ===== Prerequisites =====
Line 12: Line 14:
 ====== SteamCMD ====== ====== SteamCMD ======
  
-  * https://steamcdn-a.akamaihd.net/client/installer/steamcmd.zip+  * [[https://steamcdn-a.akamaihd.net/client/installer/steamcmd.zip|steamcmd.zip]]
   * ''steamcmd.exe'' to ''Steam'' folder   * ''steamcmd.exe'' to ''Steam'' folder
  
Line 35: Line 37:
   * [[https://steamdb.info/depot/571/history/?changeid=M:23442636256031311|SteamDB]]   * [[https://steamdb.info/depot/571/history/?changeid=M:23442636256031311|SteamDB]]
   * :!: 1435 files, 7152 MB   * :!: 1435 files, 7152 MB
 +  * ''571'' manifest ''23442636256031311''
  
   "%ProgramFiles(x86)%\Steam\steamcmd.exe" +login "Espionage724" +download_depot "316570" "571" "23442636256031311" +quit   "%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+  ROBOCOPY "%ProgramFiles(x86)%\Steam\steamapps\content\app_316570\depot_571" "%ProgramFiles(x86)%\Dota 2 Classic" /MOVE /E
  
 ==== Win32 ==== ==== Win32 ====
Line 44: Line 47:
   * [[https://steamdb.info/depot/573/history/?changeid=M:7613852565918547628|SteamDB]]   * [[https://steamdb.info/depot/573/history/?changeid=M:7613852565918547628|SteamDB]]
   * 67 files, 32 MB   * 67 files, 32 MB
 +  * ''573'' manifest ''7613852565918547628''
  
   "%ProgramFiles(x86)%\Steam\steamcmd.exe" +login "Espionage724" +download_depot "316570" "573" "7613852565918547628" +quit   "%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+  ROBOCOPY "%ProgramFiles(x86)%\Steam\steamapps\content\app_316570\depot_573" "%ProgramFiles(x86)%\Dota 2 Classic" /MOVE /E
  
 ==== English ==== ==== English ====
Line 53: Line 57:
   * [[https://steamdb.info/depot/575/history/?changeid=M:1660329391753369241|SteamDB]]   * [[https://steamdb.info/depot/575/history/?changeid=M:1660329391753369241|SteamDB]]
   * 8 files, 776 MB   * 8 files, 776 MB
 +  * ''575'' manifest ''1660329391753369241''
  
   "%ProgramFiles(x86)%\Steam\steamcmd.exe" +login "Espionage724" +download_depot "316570" "575" "1660329391753369241" +quit   "%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+  ROBOCOPY "%ProgramFiles(x86)%\Steam\steamapps\content\app_316570\depot_575" "%ProgramFiles(x86)%\Dota 2 Classic" /MOVE /E
  
 ====== Goldberg Emulator ====== ====== Goldberg Emulator ======
Line 62: Line 67:
   * [[https://gitlab.com/Mr_Goldberg/goldberg_emulator/uploads/6e8225169c8eaabc6768431e7fe41dc3/Goldberg_Lan_Steam_Emu_v0.2.2.zip|Goldberg_Lan_Steam_Emu_v0.2.2.zip]]   * [[https://gitlab.com/Mr_Goldberg/goldberg_emulator/uploads/6e8225169c8eaabc6768431e7fe41dc3/Goldberg_Lan_Steam_Emu_v0.2.2.zip|Goldberg_Lan_Steam_Emu_v0.2.2.zip]]
   * Root ''steam_api.dll'' to ''Dota 2 Classic\bin''   * Root ''steam_api.dll'' to ''Dota 2 Classic\bin''
 +  * ''967,680 steam_api.dll''
  
   MOVE /Y "%ProgramFiles(x86)%\Dota 2 Classic\bin\steam_api.dll" "%ProgramFiles(x86)%\Dota 2 Classic\bin\steam_api.dll~"   MOVE /Y "%ProgramFiles(x86)%\Dota 2 Classic\bin\steam_api.dll" "%ProgramFiles(x86)%\Dota 2 Classic\bin\steam_api.dll~"
Line 72: Line 78:
  
 ==== steam_appid ==== ==== 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"   "notepad.exe" "%ProgramFiles(x86)%\Dota 2 Classic\bin\steam_appid.txt"
Line 79: Line 87:
 ==== Goldberg Emu ==== ==== Goldberg Emu ====
  
-  MKDIR "%AppData%\Goldberg SteamEmu Saves\settings" +  MKDIR "%AppData%\Goldberg SteamEmu Saves\settings" "notepad.exe" "%AppData%\Goldberg SteamEmu Saves\settings\account_name.txt"
- +
-  "notepad.exe" "%AppData%\Goldberg SteamEmu Saves\settings\account_name.txt"+
  
   Espionage724   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 ====== ====== Firewall ======
Line 95: Line 95:
 ===== Block ===== ===== 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"+  "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 ===== ===== Delete Rules =====
Line 113: Line 113:
 <code>"%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"</code> <code>"%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"</code>
  
-  Dota 2+  Dota 2 Classic
  
 ===== Start Menu ===== ===== Start Menu =====
  
-  MKDIR "%AppData%\Microsoft\Windows\Start Menu\Programs\Dota 2 Classic"+****
  
-  "explorer.exe" "%AppData%\Microsoft\Windows\Start Menu\Programs\Dota 2 Classic"+  MKDIR "%AppData%\Microsoft\Windows\Start Menu\Programs\Dota 2 Classic""explorer.exe" "%AppData%\Microsoft\Windows\Start Menu\Programs\Dota 2 Classic"
  
 ==== Dota 2 ==== ==== Dota 2 ====
Line 145: Line 145:
   * ''-autoconfig''   * ''-autoconfig''
   * Configure Video settings   * Configure Video settings
-  * In-game console ''\'' or ''~'' -> ''host_writeconfig''+  * In-game console ''\'' -> ''host_writeconfig''
  
   "%ProgramFiles(x86)%\Dota 2 Classic\dota.exe" -autoconfig -console -novid   "%ProgramFiles(x86)%\Dota 2 Classic\dota.exe" -autoconfig -console -novid
/var/www/wiki/data/attic/games/windows/dota_2_classic_source1_steamcmd.1748790113.txt.gz · Last modified: by Sean Rhone

Except where otherwise noted, content on this wiki is licensed under the following license: CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki