Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Hello, found this from your youtube video being suggested, looks cool, I am however having this error upon starting a mission:___________________________________________

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

FATAL ERROR in Vertex Shader compilation

ShaderName: shd_outline_old

D3DXCompile failed - result

at gml_Object_o_player_Draw_0

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

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

stack frame is

gml_Object_o_player_Draw_0 (line -1)

Hey, sorry about that! Are you using Linux/Wine? This is a known compatibility issue that I think can be solved by compiling a Linux build of the game, but at the moment I don't have a setup to do that. My apologies.

Im actually using windows 10, im on integrated graphics on my dell 7414, stock except upgraded to 32gb of ram.

(1 edit)

Okay, I researched this specific error in Game Maker, it seems to be related to your graphics card drivers or DirectX. From what I can tell looking at other people with this same problem, it should just be an issue with DirectX not being up to date, so try updating that and if that doesn't work try maybe your graphics card driver. That should hopefully fix it.

I actually am using wine, and it gives the same error, is there a way to fix it?

Maybe see if you can find a different emulator to run it for now, perhaps you can find one that says it's designed to handle newer DirectX compatible shaders. From what I've found looking at support forums, Linux OS reads them slightly different from Windows which is what causes the error.

Sorry to the Linux users here, again I don't have the ability to compile a dedicated build at the moment.

currently using macOS

Deleted 236 days ago

Glad to hear that!