Slang shaders won't load automatically

I tried the slang shaders to use with ParaLLEl and they work.

However, i always have to load them manually. Even if i save a core preset successfully, it doesn’t load it automatically like the rest of the cores.

They do load with an override. But perhaps the override saving in the menu isn’t working for slang yet.

Make it manually in \configs\parallel\parallel.cfg with a line like:

video_shader = “.\shaders\myshader.slangp”

Actually, on my system, it’s kind of random : sometimes they load, sometimes they don’t. I sometimes have to load them two or three times before they apply to the game (even if they are shown as loaded in the RA shaders menu).

The override did the trick for me. I was using the standard save core shader preset and didn’t think about doing it the old fashioned way, thanks.