jmcerrejon / PiKISS

PiKISS for Raspberry Pi: A bunch of scripts with menu to make your life easier.
http://misapuntesde.com
MIT License
866 stars 90 forks source link

The RetroArch script does not load all files. #186

Closed Rak1ta closed 6 months ago

Rak1ta commented 1 year ago

The site from which you receive files has shader (GLSL) archives. But the script doesn't load them. Please include these files in the emulator installation script.

https://buildbot.libretro.com/assets/frontend/

RetroPie uses this option, all in one folder. C:\Users\USER\Downloads\retropie-buster-4.8-rpi4_400.img\1.img\opt\retropie\configs\all\retroarch\ shaders.zip - taken from the last v.4.8 disk image

jmcerrejon commented 10 months ago

I see 3 files for shaders. What should I use? all of them? 🧐

Rak1ta commented 10 months ago

@jmcerrejon RetroPie uses glsl shaders. But I haven't tried using libertro shaders. This would be incorrect, as I am using Debian Buster (armhf) for now. I suggest you try to use shaders_glsl.zip on on your system (Bullseye).

jmcerrejon commented 6 months ago

Added at 9c650184b76e6458438a37f634e1779da68e8681!

Sorry for the delay. Please test and tell me If the path is correct.