Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
Maybe try and remove the "- Linux" for the "WalkingTankWarrior - Linux" folder name... It says it cant find something and that is the only thing I changed!  Just sorry about it not working I have not been able to test the Linux version myself sadly I may just remove it if there is issues

Well, what it cannot find is a symbol file that isn't to be found within the game's folder:

~/Downloads/WalkingTankWarrior - Linux$ find . -iname \*.sym

This command finds no file either. So renaming the folder doesn't help any.

(1 edit)

Ah dam sorry about that I have just disabled the download for it now! 

A forum in google with the same error lists 

"For those looking for an answer, try specify opengl version when running your game, my situation here is adding “-opengl4” and finally got it ticked." Maybe see if that works?  

also saw using "-gpus all" can help with nvidia cards!