tablefixes

This commit is contained in:
etjanster 2025-02-26 09:24:43 +01:00
parent 19ba7e7adf
commit 18d6ad0d40
5 changed files with 9 additions and 8 deletions

View file

@ -19,7 +19,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

@ -28,7 +28,7 @@ WiiU games should be put under the `retrodeck/roms/wiiu/` directory.
|-------------|-------------|
| .wud | Encrypted Wii U disc image |
| .wux | Compressed Wii U disc image |
| .wua | Decrypted Wii U disc image (preferred format) |
| .wua | Decrypted Wii U disc image **(Recommended)** |
| .rpx | Wii U executable file |
## Does Cemu require BIOS or Firmware?

View file

@ -36,7 +36,7 @@ PSX games should be put under the `retrodeck/roms/psx/` directory.
| .bin + .cue | Binary disc image file with cue sheet |
| .img | Disc image file |
| .iso | Standard ISO disc image |
| .chd | Compressed Hunks of Data |
| .chd | Compressed Hunks of Data **(Recommended)** |
| .mds | Media Descriptor File |
| .pbp | PlayStation Portable Update file |
| .ecm | ECM compressed file |

View file

@ -27,10 +27,13 @@ NDS games should be put under the `retrodeck/roms/nds/` directory.
## What file formats are supported?
| File Format | Description |
|-------------|-------------|
| .nds | Nintendo DS ROM file |
| .app | Application file |
| .app | Nintendo DS application file |
| .bin | Binary file |
| .nds | Nintendo DS ROM file **(Recommended)**|
| .7z | Compressed archive file |
## Does MelonDS require BIOS or Firmware?

View file

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