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

Hey, just a heads up. You might want to check the Demo. I tried running it and it gave me this error:

___________________________________________

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

FATAL ERROR in Vertex Shader compilation

ShaderName: shd_pal_swapper

D3DXCompile failed - result

at gml_Script_pal_swap_set

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

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

stack frame is

gml_Script_pal_swap_set (line 0)

gml_Object_obj_unit_Draw_0


Edit: Oops, forgot to mention, I'm running this on Windows 10.

Interesting... I'm running on Win10 myself. That error is because the shader than handles palettes didn't compile properly, and that in turn might be a problem with your graphics card running ShaderModel2 instead of ShaderModel3. ShaderModel3 is so ubiquitous nowadays I don't even check whether the shader compilation worked properly in the engine, but that might be a good idea after all.

(+1)

btw...the usual thing is directx9 just isnt installed.