Shader Activation text in Retroarch.cfg?
-
Hi,
What text do i add if i went the option of saving shaders? I have noticed that unless i update the cfg, it will not save shaders even if i turn the shaders on. That's fine in most cfg by core override. But i'd like to put something in the main retropie retroarch.cfg that defaults all non specified cfgs to have active shaders and shader saves. -Douglas -
Use the configuration editor:
advanced configuration > configure libretro options > all/retroarch.cfg > video_shader
Alternatively, you can manually set this with:
video_shader = "/path/to/shader.glslp"
Edit: if you want them enabled by default, use also:
video_shader_enabled = "true"
-
@sleve_mcdichael said in Shader Activation text in Retroarch.cfg?:
video_shader = "/path/to/shader.glslp"
Edit: if you want them enabled by default, use also:
video_shader_enabled = "true"THANKS!
Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.
Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.