How to Disable Shaders Without C++

I’m unsure how to disable any shaders. Trying to make a light game and the shaders are some causing issues.

You mean shaders compiling?

I don’t know, I’m new to game dev. I just want it to be less intensive on my system.

Hey @ZonsLIVE,

Which effects are you talking about specifically? In the meantime, you can change your engine scalability settings to better fit your system:

Well, how do you know you need to change shader settings?

I did this, changed my preview settings to SM5 from SM6 and switched some other minor visual effects like shadow detail, etc. Thank you for the reply!

I’m unsure of what visual effects I’d want to turn off. @ClockworkOcean I just assumed I wouldn’t need over 3,000 shaders cause its a very basic game with flat colours, maybe that is arrogant of me cause I’m new but idk.

Just sounds like the engine compiling basic shaders. You need to have 3-5k before you even get started :slight_smile:

1 Like