Core override not loading shader preset

Fixed my problem by using slang shaders instead and loads automatically fine, must be because i’m using vulkan?

Why the heck isn’t it linking to the original shader? Instead its making a whole new preset?

video_shader = ":\shaders\presets\Mednafen PSX HW\Mednafen PSX HW.slangp"

Instead of

video_shader = ":\shaders\shaders_slang\crt\crt-easymode.slangp"

and it keeps saving my core override shader to

video_shader = ":\shaders\presets\retroarch.slangp"

Honestly I don’t understand how this is better than per core… never had a single problem with per core. If somebody has a link to a retroarch nightly that has per core and slang support I would love you forever!

Thank you! So after this issue is fixed will it just point to the shader in the configs?

Never mind, decided to take a step back and retry with a fresh extraction of retroarch and its working as expected now. I think the fact overrides confused me at first is why I messed it all up. Now I know what I’m doing its going smooth.

Thanks for your help!