Skip to content

Commit

Permalink
Merge pull request #58 from r3claimer/main
Browse files Browse the repository at this point in the history
More wiki updates
  • Loading branch information
r3claimer authored Jan 10, 2025
2 parents cca8023 + 54d259c commit 4144c4d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 5 deletions.
3 changes: 1 addition & 2 deletions docs/devices/retroid/retroid-pocket-5.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,15 +30,14 @@ search:
{%set btn_east = 'A(EAST)' %}
{%set btn_hotkey_a = 'HOME' %}

{%include 'controls/extra.md' %}
{%include 'controls/retroarch.md' %}
{%include 'controls/mupen64plus.md' %}
{%include 'controls/ppsspp.md' %}
{%include 'controls/dolphin.md' %}
{%include 'controls/aethersx2.md' %}
{%include 'controls/xemu.md' %}

{%include 'controls/extra.md' %}

## Additional References

- [Platform Documentation (SD865)](https://github.com/ROCKNIX/distribution/blob/main/documentation/PER_DEVICE_DOCUMENTATION/SD865)
Expand Down
3 changes: 1 addition & 2 deletions docs/devices/retroid/retroid-pocket-mini.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,15 +30,14 @@ search:
{%set btn_east = 'A(EAST)' %}
{%set btn_hotkey_a = 'HOME' %}

{%include 'controls/extra.md' %}
{%include 'controls/retroarch.md' %}
{%include 'controls/mupen64plus.md' %}
{%include 'controls/ppsspp.md' %}
{%include 'controls/dolphin.md' %}
{%include 'controls/aethersx2.md' %}
{%include 'controls/xemu.md' %}

{%include 'controls/extra.md' %}

## Additional References

- [Platform Documentation (SD865)](https://github.com/ROCKNIX/distribution/blob/main/documentation/PER_DEVICE_DOCUMENTATION/SD865)
Expand Down
2 changes: 1 addition & 1 deletion includes/controls/retroarch.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
| ++"{{ btn_hotkey_a }}"+"{{ btn_north }}"++ | Open RA Menu |
| ++"{{ btn_hotkey_a }}"+"{{ btn_south }}"++ | Reset Game |
| ++"{{ btn_hotkey_a }}"+"{{ btn_west }}"++ | Show FPS |
| ++"{{ btn_hotkey_a }}"+"{{ btn_east }}"++ | Take Sreenshot |
| ++"{{ btn_hotkey_a }}"+"{{ btn_east }}"++ | Take Screenshot |
| ++"{{ btn_hotkey_a }}"+"R2"++ | Fast-Forward |

#### Notes:
Expand Down

0 comments on commit 4144c4d

Please sign in to comment.