Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

I'm told this one was pretty good, BUT! I can't get the Linux binary to work.

Prob 1:
./twat.sh: line 1: ./gzdoom: No such file or directory

So I do this:
cp gzdoom_3.5.0_amd64.deb gzdoom

Re-running twat.sh:
./gzdoom: line 1: syntax error near unexpected token `newline'
./gzdoom: line 1: `!<arch>'

My system:
Linux Mint 18.3 64 bit
NVIDIA GTX 1060 w/ driver 390.77
29 available gigs o' RAM
>4GB disk space

Ok I'm an idiot. That ".deb" was a package file. Extracted & installed to my little sandbox, now it works. Will give it a proper play-through later...

Yeah, originally I was going to include an installer script that would automatically pick and install the right binary, then run the game. But I don't know Bash well, and I ran out of time. Still my bad for not at least including instructions!