Fixed directional keys for dolphin.

This was tested on RGB10MAX3 PRO, I sincerely hope the semantics are
identical on all devices...
This commit is contained in:
Sascha Wilde 2024-02-02 13:03:42 +01:00
parent ee74123099
commit b4ea577c32

View file

@ -6,9 +6,9 @@
| ++"{{ btn_prefix }}"+"R1"++ | Save State |
| ++"{{ btn_prefix }}"+"L1"++ | Load State |
| ++"{{ btn_prefix }}"+"{{ btn_south }}"++ | Screenshot |
| ++"{{ btn_prefix }}"+"{{ btn_east }}"++ | Change Internal Resolution |
| ++"{{ btn_prefix }}"+"{{ btn_north }}"++ | Change Aspect Ratio |
| ++"{{ btn_prefix }}"+"{{ btn_west }}"++ | Show FPS |
| ++"{{ btn_prefix }}"+"{{ btn_west }}"++ | Change Internal Resolution |
| ++"{{ btn_prefix }}"+"{{ btn_east }}"++ | Change Aspect Ratio |
| ++"{{ btn_prefix }}"+"{{ btn_north }}"++ | Show FPS |
| ++"{{ btn_prefix }}"+"D-Pad Up"++ | Increase current state slot |
| ++"{{ btn_prefix }}"+"D-Pad Down"++ | Decrease current state slot |
| ++"{{ btn_prefix }}"+"R2"++ | Fast-Forward |