Skip to content

Additional Tools

Robby Attila edited this page Dec 21, 2024 · 15 revisions

No Bling alternative

https://github.com/No-Bling/DOTA

NoBling is a tool to change all the skins to default in Dota2. But since it uses scripts folder it does not work when using -language launch option, you have to bypass VAC to use it now and we don't do stuff like that in this project.

As an alternative you can use this (400mb) VPK that sets almost all skins to default. It's a work in progress, follow progress on #community-mods on discord.

  1. Join Discord and download the latest zip file https://discord.com/channels/984169062735151174/1311143842631909408
  2. Extract pak02_dir.vpk to Steam\steamapps\common\dota 2 beta\game\dota_minify

if pak02_dir.vpk already exists you can just rename it to pak03_dir.vpk

CFG Files

Executing

  1. Add -console to dota2 launch options in Steam.
  2. In dota2 options go to Hotkeys > Advanced Hotkeys and bind a key to "Console"
  3. Open Console then to execute a CFG file type "exec myfile.cfg" or whatever your cfg file is named

autoexec.cfg

My CFG

an autoexec.cfg is executed automatically on game start, you only need to execute it once.

  1. Navigate to dota 2 beta\game\dota\cfg
  2. Create a file called autoexec.cfg
  3. List of Console Commands

hidehud.cfg

Hides the HUD, it's useful for recording videos and taking screenshots

hidehud.cfg

Clone this wiki locally