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 | | File Format | Description |
|-------------|-------------| |-------------|-------------|
| .xci | Nintendo Switch Cartridge Image | | .xci | Nintendo Switch Cartridge Image |
| .nsp | Nintendo Submission Package | | .nsp | Nintendo Submission Package **(Recommended)** |
| .nca | Nintendo Content Archive | | .nca | Nintendo Content Archive |
| .nso | Nintendo Switch Executable | | .nso | Nintendo Switch Executable |
| .nro | Nintendo Switch Homebrew | | .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 | | .wud | Encrypted Wii U disc image |
| .wux | Compressed 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 | | .rpx | Wii U executable file |
## Does Cemu require BIOS or Firmware? ## 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 | | .bin + .cue | Binary disc image file with cue sheet |
| .img | Disc image file | | .img | Disc image file |
| .iso | Standard ISO disc image | | .iso | Standard ISO disc image |
| .chd | Compressed Hunks of Data | | .chd | Compressed Hunks of Data **(Recommended)** |
| .mds | Media Descriptor File | | .mds | Media Descriptor File |
| .pbp | PlayStation Portable Update file | | .pbp | PlayStation Portable Update file |
| .ecm | ECM compressed 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? ## What file formats are supported?
| File Format | Description | | File Format | Description |
|-------------|-------------| |-------------|-------------|
| .nds | Nintendo DS ROM file | | .app | Nintendo DS application file |
| .app | Application file | | .bin | Binary file |
| .nds | Nintendo DS ROM file **(Recommended)**|
| .7z | Compressed archive file |
## Does MelonDS require BIOS or Firmware? ## 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 | | File Format | Description |
|-------------|-------------| |-------------|-------------|
| .pkg | Package file | | .psvita | PSVita file |
| .zip | Compressed archive file **(Recommended)** |
| .vpk | Vita Package file |
## Does Vita3K require BIOS or Firmware? ## Does Vita3K require BIOS or Firmware?