I have some questions

I have some questions

How to move features from shader to other shader ?

How to fix slow load slang shaders? I don’t talk about shader speed but just first load

Why is grade shader glsl version not work on android ?

What is the best alternative to grade shader glslp?

Is slang slow than glslp?

Sorry for my bad English

RetroArch can’t do that. You need to code a custom shader with the features you want.

That’s on the shader. Again, with coding something more efficient. Most shaders load instantly, unless you have a very modest machine.

You would need to enable logging and see which errors are returned when grade is loaded. Good alternatives are any custom LUT shader, ntsc-colors and colorimetry.

On most cases, yes, they are. They’re more capable, so it comes with a price. However, it’s pretty rare to be able to run a shader in glsl, but not in slang. The performance difference is small.

2 Likes

Thank you very much for Detailed reply

1 Like

Sorry for many questions I need md palette glslp How I do that

I don’t think there’s a standalone shader for Mega Drive palettes. If neither version of Grade is working, then your best bet is trying to recreate something similar using a shader like color-mangler, but it’s a bit of work. First, see if simpler ones like ntsc-colors or colorimetry serve you well.

1 Like

Thank You , I will trying all suggestions

1 Like