Skip to content

Commit 768a3cc

Browse files
committed
add README.md
1 parent e0e44fe commit 768a3cc

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

README.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
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).

0 commit comments

Comments
 (0)