Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision |
games:windows:dota_2_classic_source1_steamcmd [2025/06/02 21:29] – [SteamCMD] Sean Rhone | games:windows:dota_2_classic_source1_steamcmd [2025/06/27 23:22] (current) – Sean Rhone |
---|
* [[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~" |
| |
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 ====== |
* ''-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 |