Open MarioMario456 opened 5 years ago
.cgp
files are shader presets, not shaders. Their format is described here under "Cg meta-shader format".
The extension of Cg shaders is .cg
.
Not sure what you mean by "uncompiled shaders". If the emulator does not itself have support for libretro's shader preset system (described in the link above) which it probably doesn't, then these will not work.
AFAIK, snes9x has support for all of the libretro shader formats. I would suggest switching to slang shaders instead of Cg/p anyway.
I try to use the Nvidia Cg compiler to make crt-aperture.cgp work on emulators that don't support uncompiled shaders. But, it always results in a error no matter what I do (I am NOT a programmer)
Here's the log: