Your system information System information from steam (Steam -> Help -> System Information) in a gist: https://gist.github.com/vort3/13704fffd575e70faad08772a5bc91bd (though this is irrelevant) Hav...
Running find -type f -print0 | xargs -0 truncate -s 0 in game\dota\panorama\videos and game\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.
Just edited the github issue with this info:
find -type f -print0 | xargs -0 truncate -s 0ingame\dota\panorama\videosandgame\dota_addonsworked, 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\videosfolder.I don’t even play anymore but this is superb advice so I’ll upvote and comment for visibility.