User Tools

Site Tools


games:linux:dota_2_pre-crownfall_steamcmd

This is an old revision of the document!


Information

Prerequisites

Dota 2 Pre-Crownfall

Files

Content

~/'Steam/steamcmd/steamcmd.sh' +'login' 'Espionage724' +'download_depot' '570' '373301' '345077333630773072' +'quit'
mkdir -p ~/'Steam/steamapps/common/Dota 2 Pre-Crownfall' && cp -Rf ~/'Steam/steamcmd/linux32/steamapps/content/app_570/depot_373301/game/'* ~/'Steam/steamapps/common/Dota 2 Pre-Crownfall' && rm -Rf ~/'Steam/steamcmd/linux32/steamapps/content/app_570/depot_373301'

Linux

~/'Steam/steamcmd/steamcmd.sh' +'login' 'Espionage724' +'download_depot' '570' '373306' '1187457404753184778' +'quit'
mkdir -p ~/'Steam/steamapps/common/Dota 2 Pre-Crownfall' && cp -Rf ~/'Steam/steamcmd/linux32/steamapps/content/app_570/depot_373306/game/'* ~/'Steam/steamapps/common/Dota 2 Pre-Crownfall' && rm -Rf ~/'Steam/steamcmd/linux32/steamapps/content/app_570/depot_373306'

Content 2

~/'Steam/steamcmd/steamcmd.sh' +'login' 'Espionage724' +'download_depot' '570' '381451' '1614127368160565013' +'quit'
mkdir -p ~/'Steam/steamapps/common/Dota 2 Pre-Crownfall' && cp -Rf ~/'Steam/steamcmd/linux32/steamapps/content/app_570/depot_381451/game/'* ~/'Steam/steamapps/common/Dota 2 Pre-Crownfall' && rm -Rf ~/'Steam/steamcmd/linux32/steamapps/content/app_570/depot_381451'

Content 3

~/'Steam/steamcmd/steamcmd.sh' +'login' 'Espionage724' +'download_depot' '570' '381452' '5177112179094656049' +'quit'
mkdir -p ~/'Steam/steamapps/common/Dota 2 Pre-Crownfall' && cp -Rf ~/'Steam/steamcmd/linux32/steamapps/content/app_570/depot_381452/game/'* ~/'Steam/steamapps/common/Dota 2 Pre-Crownfall' && rm -Rf ~/'Steam/steamcmd/linux32/steamapps/content/app_570/depot_381452'

Content 4

~/'Steam/steamcmd/steamcmd.sh' +'login' 'Espionage724' +'download_depot' '570' '381453' '2704118242337151326' +'quit'
mkdir -p ~/'Steam/steamapps/common/Dota 2 Pre-Crownfall' && cp -Rf ~/'Steam/steamcmd/linux32/steamapps/content/app_570/depot_381453/game/'* ~/'Steam/steamapps/common/Dota 2 Pre-Crownfall' && rm -Rf ~/'Steam/steamcmd/linux32/steamapps/content/app_570/depot_381453'

Content 5

~/'Steam/steamcmd/steamcmd.sh' +'login' 'Espionage724' +'download_depot' '570' '381454' '5297697076786798060' +'quit'
mkdir -p ~/'Steam/steamapps/common/Dota 2 Pre-Crownfall' && cp -Rf ~/'Steam/steamcmd/linux32/steamapps/content/app_570/depot_381454/game/'* ~/'Steam/steamapps/common/Dota 2 Pre-Crownfall' && rm -Rf ~/'Steam/steamcmd/linux32/steamapps/content/app_570/depot_381454'

Content 6

~/'Steam/steamcmd/steamcmd.sh' +'login' 'Espionage724' +'download_depot' '570' '381455' '3533452766342976639' +'quit'
mkdir -p ~/'Steam/steamapps/common/Dota 2 Pre-Crownfall' && cp -Rf ~/'Steam/steamcmd/linux32/steamapps/content/app_570/depot_381455/game/'* ~/'Steam/steamapps/common/Dota 2 Pre-Crownfall' && rm -Rf ~/'Steam/steamcmd/linux32/steamapps/content/app_570/depot_381455'

Back-up

  • 50.4 GB, 25320 items (23305 files, 2015 folders)
gio open ~/'Steam/steamapps/common/Dota 2 Pre-Crownfall'

Clean-up

rm -Rf ~/'Steam/steamcmd/linux32/steamapps/content/app_570'

Compat Settings

REG ADD "HKEY_CURRENT_USER\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 DXPrimaryEmulation NoGDIHWAcceleration" /f
REG ADD "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\dota2.exe" /v "UseLargePages" /t "REG_DWORD" /d "1" /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

Start Menu

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

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 (April 18, 2024); this version doesn't have Hero Facets
2)
Files based around patch 13942756
/srv/www/wiki/data/attic/games/linux/dota_2_pre-crownfall_steamcmd.1778470915.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