games:windows:dota_2
This is an old revision of the document!
Table of Contents
Information
Prerequisites
Notes
- For non-Steam, see Dota 2 (SteamCMD)
Launch Flags
-autoconfig
-dx11 -novid -useforcedmparms -noforcemaccel -noforcemspd -nogammaramp -nomicsettings
Bots Scripts
- Bot scripts are automatically loaded and used if present 3)
- Use official Bot match from Main Menu 4)
explorer "%ProgramFiles(x86)%\Steam\steamapps\common\dota 2 beta\game\dota\scripts\vscripts"
Dependencies
Git
- Last tested:
Git-2.47.1-64-bit.exe
- Git from the command line and also from 3rd-party software
Open Hyper AI
RMDIR /S /Q "%ProgramFiles(x86)%\Steam\steamapps\common\dota 2 beta\game\dota\scripts\vscripts\bots"
git clone --branch "main" --depth "1" --recurse-submodules "https://github.com/forest0xia/dota2bot-OpenHyperAI.git" "%Temp%\OpenHyperAI" && MKDIR "%ProgramFiles(x86)%\Steam\steamapps\common\dota 2 beta\game\dota\scripts\vscripts\bots" && XCOPY /E /Q /Y "%Temp%\OpenHyperAI\bots\" "%ProgramFiles(x86)%\Steam\steamapps\common\dota 2 beta\game\dota\scripts\vscripts\bots\" && RMDIR /S /Q "%Temp%\OpenHyperAI"
Default Bots
- Removing the
game\dota\scripts\vscripts\bots
folder results in using default/built-in bot scripts
RMDIR /S /Q "%ProgramFiles(x86)%\Steam\steamapps\common\dota 2 beta\game\dota\scripts\vscripts\bots"
3)
apparently relies on a
Local Dev Script
feature and the scripts being in a bots
folder at dota\scripts\vscripts
4)
no need for a custom lobby; as long as scripts are in the bots folder they'll be used (check Hero names); FretBots with OHA scripts needs more conf
/srv/www/wiki/data/attic/games/windows/dota_2.1737120323.txt.gz · Last modified: by Sean Rhone