Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(+1)

Thank you for allowing free downloads, I'm exited to try this whenever I can get it running. I'm on Linux and it shows a fatal error that says: "Shader compilation failed" on startup, the console only prints "open: No such file or directory" before the error. I'm currently on an old laptop that only supports opengl 2.1, that might be why it doesn't work. I'll have a new one in a few months in any case.

(+1)

Opengl is indeed the problem. But I got it to run by using mesa3d. Which basically does all the rendering in software.

https://fdossena.com/?p=mesa/index.frag

Thanks for the idea, I hadn't thought of forcing software rendering, in my case on Linux, it works if I run it from a terminal like this:
LIBGL_ALWAYS_SOFTWARE=1 ./4ed