jelos.org/includes/controls/retroarch.md

16 lines
785 B
Markdown
Raw Normal View History

### RetroArch Hotkeys
| Button Combo | Action |
| -- | -- |
| ++"SELECT"+"START"++ <sup>(x2)</sup> | Quit Game |
| ++"SELECT"+"R1"++ | Save State |
| ++"SELECT"+"L1"++ | Load State |
| ++"SELECT"+"{{ btn_north }}"++ | Open RA Menu |
| ++"SELECT"+"{{ btn_west }}"++ | Show FPS |
| ++"SELECT"+"R2"++ | Fast-Forward |
2024-01-27 17:47:21 +00:00
#### Notes:
* By default JELOS will detect your controller and configure RetroArch hotkeys automatically. This is controlled by the "AUTOCONFIGURE RETROARCH HOTKEYS" option in the `Settings > Controller & Bluetooth` menu. While the option is enabled, RetroArch hotkeys will be overwritten by the above defaults each time RetroArch is launched. If this behavior is not desired that option can be disabled and your user-defined RetroArch hotkeys will be used instead.