libretro / common-shaders

Collection of commonly used Cg shaders. These shaders are usable by either HLSL and/or Cg runtime compilers. The cg2glsl script will translate most of these into GLSL shaders.
http://www.libretro.com
1.03k stars 250 forks source link

Borders shaders: custom CRT? #40

Closed nikkoman closed 8 years ago

nikkoman commented 9 years ago

Could you please make my "personally adjusted" cg CRT shader compatible with the cgp border script?

I know nothing about coding and it appears that it's the only way to have borders in the OpenEmu fork.

I have been spending hours adding parts to my file in order to do so but I'm helpless.

This is my shader: https://dl.dropboxusercontent.com/u/46466649/CRT-tweaked.cg

Thanks in advance.

hunterk commented 9 years ago

Hey man, try this one: http://www.mediafire.com/download/xxux9x30tayfr2m/crt-interlaced-halation-border.zip Just take those contents and drop them into your crt-interlaced-halation subdir and then load the cgp. It's intended for 1080p, so if that's not your screen res, let me know.

hizzlekizzle commented 8 years ago

guess this is done /shrug