tablefixes

This commit is contained in:
etjanster 2025-02-26 09:17:12 +01:00
parent fbb2ddbdfe
commit 19ba7e7adf
6 changed files with 13 additions and 6 deletions

View file

@ -11,6 +11,7 @@ Citra was a Switch emulator and was removed as part of the `0.8.0b` update.
The last version that shipped with Citra was `0.7.6b`.
## Where to put the games
3DS games should be put under the `retrodeck/roms/3ds/` directory.
## What file formats are supported?
@ -18,8 +19,14 @@ The last version that shipped with Citra was `0.7.6b`.
| File Format | Description |
|-------------|-------------|
| .3ds | Nintendo 3DS ROM file |
| .3dsx | Nintendo 3DS homebrew file |
| .app | Nintendo 3DS application file |
| .axf | Nintendo 3DS ARM executable file |
| .cci | Nintendo 3DS cartridge image file **(Recommended)** |
| .cxi | Nintendo 3DS executable file |
| .cia | Nintendo 3DS installable file |
| .elf | Executable and Linkable Format file |
| .7z | Compressed archive file |
| .zip | Compressed archive file |
## Does Citra require BIOS or Firmware?

View file

@ -56,7 +56,7 @@ Should be put under the `retrodeck/roms/wii/` directory.
| .iso | Standard ISO disc image |
| .json | JavaScript Object Notation file |
| .m3u | Playlist file |
| .rvz | Compressed GameCube/Wii disc image |
| .rvz | Compressed GameCube/Wii disc image **(Recommended)** |
| .tgc | GameCube disc image format |
| .wad | WiiWare and Virtual Console game file |
| .wbfs | Wii Backup File System image |

View file

@ -28,7 +28,7 @@ Playstation 2 games should be put under the `retrodeck/roms/ps2/` directory.
|-------------|-------------|
| .iso | Standard ISO disc image |
| .bin | Binary disc image file |
| .chd | Compressed Hunks of Data |
| .chd | Compressed Hunks of Data **(Recommended)** |
## Does PCSX2 require BIOS or Firmware?

View file

@ -38,7 +38,7 @@ PSP games should be put under the `retrodeck/roms/psp/` directory.
| .iso | Standard ISO disc image |
| .pbp | PlayStation Portable Update file |
| .prx | PlayStation Portable executable file |
| .chd | Compressed Hunks of Data |
| .chd | Compressed Hunks of Data **(Recommended)**|
## Does PPSSPP require BIOS or Firmware?

View file

@ -17,7 +17,7 @@ Switch games should be put into the `retrodeck/roms/switch/` directory.
| File Format | Description |
|-------------|-------------|
| .xci | Nintendo Switch Cartridge Image |
| .nsp | Nintendo Submission Package |
| .nsp | Nintendo Submission Package **(Recommended)** |
| .nca | Nintendo Content Archive |
| .nso | Nintendo Switch Executable |
| .nro | Nintendo Switch Homebrew |

View file

@ -30,7 +30,7 @@ Vita3K games should be put into the `retrodeck/roms/psvita/` directory.
| File Format | Description |
|-------------|-------------|
| .pkg | Package file |
| .zip | Compressed archive file |
| .zip | Compressed archive file **(Recommended)** |
| .vpk | Vita Package file |
## Does Vita3K require BIOS or Firmware?