You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
.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.
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:
The text was updated successfully, but these errors were encountered: