RetroPie / RetroPie-Setup

Shell script to set up a Raspberry Pi/Odroid/PC with RetroArch emulator and various cores
Other
10.07k stars 1.39k forks source link

Retropie doesn't install slang shaders #3422

Open barbudreadmon opened 3 years ago

barbudreadmon commented 3 years ago

See https://retropie.org.uk/forum/topic/31557/shaders-don-t-appear-to-be-selectable-only-when-using-lr-beetle-psx

Depending on the platform & core, sometimes RetroArch will only accept glcore & vulkan as video drivers, which require the usage of slang shaders. Apparently, shaders in Retropie are installed from the hard fork https://github.com/RetroPie/common-shaders, which doesn't include slang shaders and also seems to use fairly old versions of glsl shaders.

joolswills commented 3 years ago

See https://github.com/RetroPie/RetroPie-Setup/pull/3395