DerKoun / bsnes-hd

bsnes fork that adds HD video features
GNU General Public License v3.0
632 stars 36 forks source link

No shaders except 'blur' showing up, Filters not showing up at all #26

Closed LivelyZephyrs closed 4 years ago

LivelyZephyrs commented 4 years ago

Latest BSNES-hd doesn't seem to work with main BSNES' shaders except blur, and doesn't have filters at all. The shaders are indeed in the 'shaders' folder, as well. image

DerKoun commented 4 years ago

I have intentionally removed the filters from the menu. They don't work with the true color rendering. The shaders are displayed for me, but only when I choose OpenGL as driver. IIRC that is normal.

bajolzas commented 4 years ago

Yeah, shaders only work with OpenGL. Also is there any reason to use a filter instead of any of the available shaders?

LivelyZephyrs commented 4 years ago

Yeah, shaders only work with OpenGL. Also is there any reason to use a filter instead of any of the available shaders?

Why wouldn't you use filters? They can be used in combination with shaders. I use NTSC (RF) filter in combination with NTSC Shader.

DerKoun commented 4 years ago

So, do the shaders show up for you when using OpenGL? And If so, can this issue be closed?

LivelyZephyrs commented 4 years ago

Shaders do indeed show up when using OpenGL. This can be closed.

DerKoun commented 4 years ago

thanks