mirror of
https://github.com/RetroDECK/Wiki.git
synced 2025-04-10 19:15:16 +00:00
tablefixes
This commit is contained in:
parent
19ba7e7adf
commit
18d6ad0d40
|
@ -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 |
|
||||
|
|
|
@ -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?
|
||||
|
|
|
@ -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 |
|
||||
|
|
|
@ -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?
|
||||
|
||||
|
|
|
@ -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?
|
||||
|
||||
|
|
Loading…
Reference in a new issue