HyperspaceMadness / Mega_Bezel

Mega Bezel Reflection Shader for Retroarch
299 stars 5 forks source link

debug screen after update. #11

Closed masterofobzene closed 6 months ago

masterofobzene commented 6 months ago

HOW DO I TURN THIS OFF, BEFORE I DELETE THE WHOLE THING FOREVER? 2024-03-23 18-34-14

masterofobzene commented 6 months ago

here is some feedback:

HyperspaceMadness commented 6 months ago

If you are loading a preset you have saved before, what is happening here is that you have saved a full preset rather than a simple preset, and then the Mega Bezel has been updated.

To successfully use your saved presets between Mega Bezel versions you'll need to use simple presets (which only have a reference to the base Mega Bezel preset originally loaded, and any parameter adjustments you have made) rather than full presets (which have a copy of all the passes inside)

You can learn more about simple presets here:

https://docs.libretro.com/guides/shaders/

Thanks for giving feedback, I'm doing the best I can within the existing framework.