jelos.org/includes/controls/mednafen.md
Sascha Wilde d3289dba0b Move controls documentation do devices.
As the controls are highly dependent on the buttons available on a
specific device hardware it makes sense to document them per device.

To prevent to much redundancy we are using mkdocs-macros to define
includes and variables which allows for a maximum of reuse.
The new structure also makes it possible to only document emulators
actually available on the device.

This initial commit only implements complete documentation for
Powkiddy RGB10 MAX 3, a minimal example is also added to AYN Loki Zero
in order to demonstrate the use of variables.
2024-01-16 11:39:41 +01:00

857 B

Mednafen Hotkeys

Button Combo Action
++"SELECT"+"START"++ (hold for 2sec) Quit Game
++"SELECT"+"R1"++ Save State
++"SELECT"+"L1"++ Load State
++"SELECT"+"{{ btn_west }}"++ Show FPS
++"SELECT"+"R2"++ Fast-Forward
++"SELECT"+"L2"++ Rewind
++"THUMBR"+"L1"++ Select disc
++"THUMBR"+"R1"++ Eject/Insert disc
++"THUMBR"+"D-Pad Left"++ Decrease save slot by 1
++"THUMBR"+"D-Pad Right"++ Increase save slot by 1
++"THUMBR"+"L2"++ Configure buttons on virtual port 1

By default JELOS will expand the configuration file according to the first controller mednafen finds. This only happens when the config file doesn't exists, meaning the first time or if you manually delete it. After the initial expansion the user is free to customize the controls to their wishes.