Page 1 of 1

Can anyone ELI5 how to get CG shaders to work?

Posted: Tue Feb 20, 2018 2:23 am
by SuperDerpBro
Trying to run crt-easymode.cg on snes9x-1.55-win32-x64

Installed this https://developer.nvidia.com/cg-toolkit-download

dragged these https://i.imgur.com/bAO9ZRL.png to snes9x's root

get this https://i.imgur.com/bs0Qx8F.png

and this https://i.imgur.com/I8614eh.png

I have gotten it to work in the past.. but i've been futzing around for like an hour now :( lol

Re: Can anyone ELI5 how to get CG shaders to work?

Posted: Tue Feb 20, 2018 12:05 pm
by OV2
From the error message it looks like you tried to download the shader as a html file.
Get the whole common-shaders repository from here:
https://github.com/libretro/common-shad ... master.zip

Then try to load it from the extracted folrder (crt\shaders\crt-easymode.cg)

Re: Can anyone ELI5 how to get CG shaders to work?

Posted: Tue Feb 20, 2018 7:41 pm
by SuperDerpBro
Alright, thanks. Will give it a go in a bit :D