MCPcopy Index your code
hub / github.com/Valent-in/retropad-editor

github.com/Valent-in/retropad-editor @v0.9.9

Chat with this repo
repository ↗ · DeepWiki ↗ · release v0.9.9 ↗ · + Follow
106 symbols 251 edges 4 files 0 documented · 0%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

RetroPad Editor

Online tool to create and edit onscreen gamepads for RetroArch.

https://valent-in.github.io/retropad-editor/

Features: - Create, move, resize buttons of virtual gamepad. - Multiple layers; auto switch orientation for portrait overlays. - Fix overlay aspect ratio. - Import image resources in addition to 'flat' image set. - Scale viewport for comfortable editing on small screens. - Display sensitivity range for analog sticks. - Old format support (auto normalize integer overlays). - Non-fullscreen overlays support.

Config file and images must be stored in same folder. On most Android devices RetroArch will open config only from internal memory even access to sdcard is granted. - This editor can load but NOT save configs with image paths (img/A.png will be saved as A.png)


Libretro Docs: https://docs.libretro.com/development/retroarch/input/overlay/

Used media resources from https://github.com/libretro/common-overlays (button images) and https://github.com/libretro/RetroArch (icon).

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License version 3.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY.

Core symbols most depended-on inside this repo

_getParamSectionValue
called by 30
js/config-handler.js
_getParamValue
called by 24
js/config-handler.js
showDialog
called by 19
js/editor.js
_editParamSection
called by 18
js/config-handler.js
redrawPad
called by 14
js/editor.js
setScreenDimensions
called by 10
js/editor.js
_setParamValue
called by 8
js/config-handler.js
_isOverlayXX_descYY
called by 7
js/config-handler.js

Shape

Function 106

Languages

TypeScript100%

Modules by API surface

js/editor.js86 symbols
js/config-handler.js20 symbols

For agents

$ claude mcp add retropad-editor \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page