Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Linux Port Broke?

A topic by Graver IX created Jan 02, 2024 Views: 43 Replies: 2
Viewing posts 1 to 3

The Linux version dose not appear to function. The launcher file wants to be opened in another program and wont do anything otherwise. When opened with a code editor, it's all just unreadable/encrypted.

Developer

I assume you try to doubleclick in some kind of file explorer? If I try to do that in pcmanfm, it works, but it might be different in other explorers. This may also just be hiding the real issue.

Can you run the program from commandline ("cd" to the directory and execute " ./launcher") and report what happens?

Developer

I’ve tweaked it so that the game no longer depends on recent glibc versions. This might fix your issue!