diff --git a/wiki-rtd/docs/wiki_archive/yuzu/yuzu-guide.md b/wiki-rtd/docs/wiki_archive/yuzu/yuzu-guide.md index c4e3459..fca68d1 100644 --- a/wiki-rtd/docs/wiki_archive/yuzu/yuzu-guide.md +++ b/wiki-rtd/docs/wiki_archive/yuzu/yuzu-guide.md @@ -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 | diff --git a/wiki-rtd/docs/wiki_emulator_guides/cemu/cemu-guide.md b/wiki-rtd/docs/wiki_emulator_guides/cemu/cemu-guide.md index 8518db0..fe453a2 100644 --- a/wiki-rtd/docs/wiki_emulator_guides/cemu/cemu-guide.md +++ b/wiki-rtd/docs/wiki_emulator_guides/cemu/cemu-guide.md @@ -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? diff --git a/wiki-rtd/docs/wiki_emulator_guides/duckstation/duckstation-guide.md b/wiki-rtd/docs/wiki_emulator_guides/duckstation/duckstation-guide.md index 1d124a5..f982ed9 100644 --- a/wiki-rtd/docs/wiki_emulator_guides/duckstation/duckstation-guide.md +++ b/wiki-rtd/docs/wiki_emulator_guides/duckstation/duckstation-guide.md @@ -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 | diff --git a/wiki-rtd/docs/wiki_emulator_guides/melonds/melonds-guide.md b/wiki-rtd/docs/wiki_emulator_guides/melonds/melonds-guide.md index da89dc5..ba28d6d 100644 --- a/wiki-rtd/docs/wiki_emulator_guides/melonds/melonds-guide.md +++ b/wiki-rtd/docs/wiki_emulator_guides/melonds/melonds-guide.md @@ -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? diff --git a/wiki-rtd/docs/wiki_emulator_guides/vita3k/vita3k-guide.md b/wiki-rtd/docs/wiki_emulator_guides/vita3k/vita3k-guide.md index 786c190..7ca7954 100644 --- a/wiki-rtd/docs/wiki_emulator_guides/vita3k/vita3k-guide.md +++ b/wiki-rtd/docs/wiki_emulator_guides/vita3k/vita3k-guide.md @@ -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?