Skip to content

Commit

Permalink
Merge pull request #57 from r3claimer/main
Browse files Browse the repository at this point in the history
Wiki update
  • Loading branch information
r3claimer authored Jan 10, 2025
2 parents 3be9fe6 + d8684d7 commit cca8023
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
5 changes: 4 additions & 1 deletion docs/systems/xbox.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,8 @@
| -- | -- |
| mcpx_1.0.bin | `/roms/bios/xemu/bios` |
| Complex_4627v1.03.bin | `/roms/bios/xemu/bios` |

| Optional Files | Path |
| -- | -- |
| eeprom.bin | `/roms/bios/xemu/eeprom` |
| xbox_hdd.qcow2 | `/roms/bios/xemu/hdd` |
| xbox_hdd.qcow2 | `/roms/bios/xemu/hdd` |
2 changes: 1 addition & 1 deletion includes/controls/extra.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@

| Button Combo | Action |
| -- | -- |
| ++"L1"+"START"+"SELECT"++ | Exit Emulator / Application |
| ++"{{ btn_hotkey_a }}"+"Vol \+"++ | Brightness Up |
| ++"{{ btn_hotkey_a }}"+"Vol -"++ | Brightness Down |
| ++"{{ btn_hotkey_b }}"+"Vol \+"++ | Battery Status |
| ++"{{ btn_hotkey_b }}"+"Vol -"++ | WIFI Toggle |

2 changes: 2 additions & 0 deletions includes/controls/retroarch.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,9 @@
| ++"{{ btn_hotkey_a }}"+"R1"++ | Save State |
| ++"{{ btn_hotkey_a }}"+"L1"++ | Load State |
| ++"{{ 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 }}"+"R2"++ | Fast-Forward |

#### Notes:
Expand Down

0 comments on commit cca8023

Please sign in to comment.