File tree Expand file tree Collapse file tree 1 file changed +17
-0
lines changed
Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change 1+ # RetroPad Editor
2+ Online tool to create and edit onscreen gamepads for RetroArch.
3+
4+ https://valent-in.github.io/retropad-editor/
5+
6+ Features:
7+ - Create, move, resize buttons of virtual gamepad.
8+ - Multiple layers; auto switch orientation for portrait overlays.
9+ - Fix overlay aspect ratio.
10+ - Can use external image resources.
11+
12+ Config file and images must be stored in same folder.
13+ On most Android devices RetroArch will open config only from internal memory even acces to sdcard is granted.
14+ - This editor can load but NOT save configs with image paths (img/A.png will be saved as A.png)
15+ - Does not support old (integer) format.
16+ ---
17+ Used media resources from https://github.com/libretro/common-overlays (button images) and https://github.com/libretro/RetroArch (icon).
You can’t perform that action at this time.
0 commit comments