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:
parent
ee74123099
commit
b4ea577c32
1 changed files with 3 additions and 3 deletions
|
@ -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 |
|
||||
|
|
Loading…
Reference in a new issue