User Tools

Site Tools


games:windows:dota_2_pre-crownfall_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_pre-crownfall_steamcmd [2025/06/21 22:19] Sean Rhonegames:windows:dota_2_pre-crownfall_steamcmd [2025/06/21 22:29] (current) Sean Rhone
Line 5: Line 5:
   * Pre-Crownfall ((Before [[https://steamdb.info/patchnotes/14102378/|Crownfall]] 7.36 (2024/04/18); No Facets)) ((Files based on [[https://steamdb.info/patchnotes/13942756/|13942756]]))   * Pre-Crownfall ((Before [[https://steamdb.info/patchnotes/14102378/|Crownfall]] 7.36 (2024/04/18); No Facets)) ((Files based on [[https://steamdb.info/patchnotes/13942756/|13942756]]))
   * https://blog.realmofespionage.xyz/?p=194   * https://blog.realmofespionage.xyz/?p=194
- 
-  * TODO: More conf [[games;windows;dota_2_steamcmd]] 
  
 ===== Prerequisites ===== ===== Prerequisites =====
Line 143: Line 141:
  
 ===== Settings ===== ===== Settings =====
- 
-  * [[https://gitlab.com/Mr_Goldberg/goldberg_emulator/-/blob/master/Readme_release.txt?ref_type=heads|Readme_release.txt]] 
  
   * ''force_account_name.txt'' for in-game username   * ''force_account_name.txt'' for in-game username
Line 161: Line 157:
   "notepad.exe" "%ProgramFiles(x86)%\Steam\emu\steam_settings\offline.txt"   "notepad.exe" "%ProgramFiles(x86)%\Steam\emu\steam_settings\offline.txt"
  
-====== Launch ======+====== Compat Settings ======
  
-===== Initial 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''   * ''-autoconfig''
Line 171: Line 185:
   "%ProgramFiles%\Dota 2 Pre-Crownfall\game\bin\win64\dota2.exe" -autoconfig -console -dx11 -novid -useforcedmparms -noforcemaccel -noforcemspd -nogammaramp -nomicsettings   "%ProgramFiles%\Dota 2 Pre-Crownfall\game\bin\win64\dota2.exe" -autoconfig -console -dx11 -novid -useforcedmparms -noforcemaccel -noforcemspd -nogammaramp -nomicsettings
  
-===== Bot Match =====+  host_writeconfig
  
-****+====== Launcher Shortcuts ====== 
 + 
 +===== Desktop ===== 
 + 
 +==== Dota 2 ==== 
 + 
 +<code>"%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"</code> 
 + 
 +  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 ==== 
 + 
 +<code>"%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"</code> 
 + 
 +  Dota 2 
 + 
 +==== Reset ==== 
 + 
 +<code>"%ProgramFiles%\Dota 2 Pre-Crownfall\game\bin\win64\dota2.exe" -autoconfig -console -dx11 -novid -useforcedmparms -noforcemaccel -noforcemspd -nogammaramp -nomicsettings</code> 
 + 
 +  Reset In-Game Settings 
 + 
 +==== Install Notes ==== 
 + 
 +  "https://wiki.realmofespionage.xyz/games;windows;dota_2_pre-crownfall_steamcmd"
  
-  "%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"+  Install Notes
  
/srv/www/wiki/data/attic/games/windows/dota_2_pre-crownfall_steamcmd.1750558762.txt.gz · Last modified: by Sean Rhone