Closed Tatsuya79 closed 3 years ago
It is very sad that the template/source files were not updated... :(
Ah sorry, 1st time I'm touching overlays, I didn't think about all that. Not sure how to proceed.
It depends on how much work you want to do ;)
Updating the source files involves the following:
neo-retropad/src/template
and open these files with inkscape:landscape_analog.svg landscape_digital.svg portrait_analog.svg portrait_digital.svg
Add the new button combo regions, then manually copy/paste the resultant coordinates/sizes/etc. into landscape.txt
and portrait.txt
(formatting is defined in the header of parse_layout.sh
)
Run parse_layout.sh
on each of landscape.txt
and portrait.txt
to generate landscape.out
and portrait.out
Copy/paste the generated button combo lines from landscape.out
and portrait.out
into the .cfg
files
This is how I made the overlays in the first place. I do understand, though, if this is too onerous a job to tackle...
This was missing for neo-retropad: buttons combo between ABXY buttons.
Thank you Cuttlefish OverlayEditor.