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

the game won't start, I'm getting this error:

FATAL ERROR in Vertex Shader compilation

ShaderName: shdRainbowStripe2

D3DXCompile failed - result

at gml_Object_objWorld_Step_0

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

stack frame is

gml_Object_objWorld_Step_0 (line -1)

I remember someone also got that error, and subsequently fixed it by installing the DirectX End User Runtime. I believe it's just something that happens with certain GameMaker Studio games. See if this helps: https://www.microsoft.com/en-us/download/details.aspx?displaylang=en&id=35

that fixed it, thanks!