Skip to main content

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

Any plans to release a Linux build? Running using wine results in an error after the loading screen after character creation:

___________________________________________

############################################################################################

FATAL ERROR in Vertex Shader compilation

ShaderName: sh_perspective

memory:67:22: error: syntax error, unexpected NEW_IDENTIFIER

at gml_Script_draw_sprite_pos_fixed

############################################################################################

--------------------------------------------------------------------------------------------

stack frame is

gml_Script_draw_sprite_pos_fixed (line -1)

gml_Script_draw_weapon

gml_Object_obj_player_Draw_74

Due to popular demand, I've finally found a way to compile a version of the game that runs on Linux!

However, you have to run it through a Windows emulator, and the player character's weapons will be drawn very wobbly and strangely. Otherwise it should work just fine!

Please let me know if you run into any other issues while playing the game on Linux, and I'll work on fixing them asap.