You must log in or register to comment.
Just edited the github issue with this info:
- Running
find -type f -print0 | xargs -0 truncate -s 0
ingame\dota\panorama\videos
andgame\dota_addons
worked, all files are truncated to zero size and game works without any issues.
I run the game with no intro video, if you need intro video, you can keep it, it’s located in
game\dota\panorama\videos
folder.I don’t even play anymore but this is superb advice so I’ll upvote and comment for visibility.
- Running
That sucks, why don’t they just remove the old ones?
Valve defender’s version is that they are there because they are still used somewhere, but we as users can’t know where exactly they are used.
I had no issues running the game after truncating those files.