Hi, I use the “big” overlay and have been customising it to fit my needs.
I have now redone the original back image and added a “save” image similar to your other overlays that switch between showing save options etc.
I’m struggling to find documentation on creating overlays, everywhere seems to direct me to https://docs.libretro.com/specs/overlay/ which is a 404.
Would you be able to explain what overlay0_range_mod = 1.0 does?
How did you set up where your buttons were? e.g in the line:
overlay0_desc14 = “menu_toggle,0.05000,0.52800,radial,0.041296,0.02323”
How did you find 0.05000,0.52800, ? Was it just guesswork or are there tools?
Also I’d like my fast forward button to turn green when active and when I tried toggle_fast_forward|overlay_next (paired with a next_target) it just seemed to display nothing instead of the overlay.
And what about the desc for a mute audio button? Sometimes I’m playing with music and want to easily mute RA.
Thanks in advance to anyone who helps.