Comments

Log in with itch.io to leave a comment.

I am getting an Segmentation fault error on my VM when the game started. The command prompt says: "Segmentation fault (core dumped)".

Try building from source, on linux it should be as simple as getting the necessary libraries and then pulling the source and doing

cmake .

make