diff --git a/wiki-rtd/docs/wiki_archive/citra/citra-guide.md b/wiki-rtd/docs/wiki_archive/citra/citra-guide.md index c2ffb58..ae0767c 100644 --- a/wiki-rtd/docs/wiki_archive/citra/citra-guide.md +++ b/wiki-rtd/docs/wiki_archive/citra/citra-guide.md @@ -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? diff --git a/wiki-rtd/docs/wiki_emulator_guides/dolphin-primehack/dolphin-primehack-guide.md b/wiki-rtd/docs/wiki_emulator_guides/dolphin-primehack/dolphin-primehack-guide.md index f548626..68c5aee 100644 --- a/wiki-rtd/docs/wiki_emulator_guides/dolphin-primehack/dolphin-primehack-guide.md +++ b/wiki-rtd/docs/wiki_emulator_guides/dolphin-primehack/dolphin-primehack-guide.md @@ -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 | diff --git a/wiki-rtd/docs/wiki_emulator_guides/pcsx2/pcsx2-guide.md b/wiki-rtd/docs/wiki_emulator_guides/pcsx2/pcsx2-guide.md index 6438e3a..cf15ec7 100644 --- a/wiki-rtd/docs/wiki_emulator_guides/pcsx2/pcsx2-guide.md +++ b/wiki-rtd/docs/wiki_emulator_guides/pcsx2/pcsx2-guide.md @@ -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? diff --git a/wiki-rtd/docs/wiki_emulator_guides/ppsspp/ppsspp-guide.md b/wiki-rtd/docs/wiki_emulator_guides/ppsspp/ppsspp-guide.md index 1b319a0..ec1ca6c 100644 --- a/wiki-rtd/docs/wiki_emulator_guides/ppsspp/ppsspp-guide.md +++ b/wiki-rtd/docs/wiki_emulator_guides/ppsspp/ppsspp-guide.md @@ -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? diff --git a/wiki-rtd/docs/wiki_emulator_guides/ryujinx/ryujinx-guide.md b/wiki-rtd/docs/wiki_emulator_guides/ryujinx/ryujinx-guide.md index ecb685d..d4f02d5 100644 --- a/wiki-rtd/docs/wiki_emulator_guides/ryujinx/ryujinx-guide.md +++ b/wiki-rtd/docs/wiki_emulator_guides/ryujinx/ryujinx-guide.md @@ -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 | 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 ac81140..786c190 100644 --- a/wiki-rtd/docs/wiki_emulator_guides/vita3k/vita3k-guide.md +++ b/wiki-rtd/docs/wiki_emulator_guides/vita3k/vita3k-guide.md @@ -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?