So I have a couple shader presets in my …/shaders folder - hotkeys set to F5 = Previous and F6= Next.
My presets are named as follows:
“1 - PVM.glslp” (Thick Scanlines Baby!) “2 - CRT.glslp” (NTSC + other stuff) “3 - HDTV.glslp” (Just XBR Multipasses) “retroarch.glslp” (Set to “shaders = 0” and marked as ‘read only’)
Whenever I load up a game, it contains no shaders (retroarch.glslp) which is perfect - I want nothing at first. However, when I hit F6 to go to the next shader, it always goes to “2 - CRT” and not “1 - PVM” I can hit F5 to go back and it goes to #1… and when I scroll through them everything is in order (none>1>2>3>none>1>2>3>etc etc)
So, I’ve worked around this by placing a copy of retroarch.glslp as “0 - None.glslp” in the folder… so now it goes to #1 at first… But now while scrolling it has to go through 2 sets of “no shaders” to cycle back around. (none>0>1>2>3)
Obviously it’s not a huge deal, but it’s kind of odd so I thought I’d bring it up in case it’s a bug or something.
For reference - I’m on Windows 10 using one of the nightly builds from last week or so (x64)