mirror of
https://github.com/RetroDECK/Wiki.git
synced 2025-04-10 19:15:16 +00:00
file desc
This commit is contained in:
parent
423903dde1
commit
313eb929d1
|
@ -15,11 +15,11 @@ The last version that shipped with Citra was `0.7.6b`.
|
||||||
|
|
||||||
## What file formats are supported?
|
## What file formats are supported?
|
||||||
|
|
||||||
```
|
| File Format | Description |
|
||||||
.3ds
|
|-------------|-------------|
|
||||||
.cxi
|
| .3ds | Nintendo 3DS ROM file |
|
||||||
.cia
|
| .cxi | Nintendo 3DS executable file |
|
||||||
```
|
| .cia | Nintendo 3DS installable file |
|
||||||
|
|
||||||
## Does Citra require BIOS or Firmware?
|
## Does Citra require BIOS or Firmware?
|
||||||
|
|
||||||
|
|
|
@ -16,13 +16,14 @@ Switch games should be put into the `retrodeck/roms/switch/` directory.
|
||||||
|
|
||||||
## What file formats are supported?
|
## What file formats are supported?
|
||||||
|
|
||||||
```
|
| File Format | Description |
|
||||||
.xci
|
|-------------|-------------|
|
||||||
.nsp
|
| .xci | Nintendo Switch Cartridge Image |
|
||||||
.nca
|
| .nsp | Nintendo Submission Package |
|
||||||
.nso
|
| .nca | Nintendo Content Archive |
|
||||||
.nro
|
| .nso | Nintendo Switch Executable |
|
||||||
```
|
| .nro | Nintendo Switch Homebrew |
|
||||||
|
|
||||||
|
|
||||||
## Does Yuzu require BIOS or Firmware?
|
## Does Yuzu require BIOS or Firmware?
|
||||||
|
|
||||||
|
|
|
@ -24,23 +24,12 @@ WiiU games should be put under the `retrodeck/roms/wiiu/` directory.
|
||||||
|
|
||||||
## What file formats are supported?
|
## What file formats are supported?
|
||||||
|
|
||||||
**Encrypted formats:**
|
| File Format | Description |
|
||||||
|
|-------------|-------------|
|
||||||
```
|
| .wud | Encrypted Wii U disc image |
|
||||||
.wud
|
| .wux | Compressed Wii U disc image |
|
||||||
.wux
|
| .wua | Decrypted Wii U disc image (preferred format) |
|
||||||
```
|
| .rpx | Wii U executable file |
|
||||||
|
|
||||||
**Decrypted formats**
|
|
||||||
|
|
||||||
```
|
|
||||||
.wua
|
|
||||||
.rpx
|
|
||||||
```
|
|
||||||
|
|
||||||
**Note:**
|
|
||||||
|
|
||||||
`.wua` is the preferred format to use for Wii U games.
|
|
||||||
|
|
||||||
## Does Cemu require BIOS or Firmware?
|
## Does Cemu require BIOS or Firmware?
|
||||||
|
|
||||||
|
|
|
@ -31,15 +31,15 @@ PSX games should be put under the `retrodeck/roms/psx/` directory.
|
||||||
|
|
||||||
## What file formats are supported?
|
## What file formats are supported?
|
||||||
|
|
||||||
```
|
| File Format | Description |
|
||||||
.bin + .cue
|
|-------------|-------------|
|
||||||
.img
|
| .bin + .cue | Binary disc image file with cue sheet |
|
||||||
.iso
|
| .img | Disc image file |
|
||||||
.chd
|
| .iso | Standard ISO disc image |
|
||||||
.mds
|
| .chd | Compressed Hunks of Data |
|
||||||
.pbp
|
| .mds | Media Descriptor File |
|
||||||
.ecm
|
| .pbp | PlayStation Portable Update file |
|
||||||
```
|
| .ecm | ECM compressed file |
|
||||||
|
|
||||||
## Does Duckstation require BIOS or Firmware?
|
## Does Duckstation require BIOS or Firmware?
|
||||||
|
|
||||||
|
|
|
@ -26,10 +26,10 @@ Games that you want to run with MAME should be put under the `retrodeck/roms/mam
|
||||||
|
|
||||||
## What file formats are supported?
|
## What file formats are supported?
|
||||||
|
|
||||||
```
|
| File Format | Description |
|
||||||
.zip
|
|-------------|-------------|
|
||||||
.chd
|
| .zip | Compressed archive file |
|
||||||
```
|
| .chd | Compressed Hunks of Data |
|
||||||
|
|
||||||
## Does MAME require BIOS or Firmware?
|
## Does MAME require BIOS or Firmware?
|
||||||
|
|
||||||
|
|
|
@ -27,10 +27,10 @@ NDS games should be put under the `retrodeck/roms/nds/` directory.
|
||||||
|
|
||||||
## What file formats are supported?
|
## What file formats are supported?
|
||||||
|
|
||||||
```
|
| File Format | Description |
|
||||||
.nds
|
|-------------|-------------|
|
||||||
.app
|
| .nds | Nintendo DS ROM file |
|
||||||
```
|
| .app | Application file |
|
||||||
|
|
||||||
## Does MelonDS require BIOS or Firmware?
|
## Does MelonDS require BIOS or Firmware?
|
||||||
|
|
||||||
|
|
|
@ -24,11 +24,11 @@ Playstation 2 games should be put under the `retrodeck/roms/ps2/` directory.
|
||||||
|
|
||||||
## What file formats are supported?
|
## What file formats are supported?
|
||||||
|
|
||||||
```
|
| File Format | Description |
|
||||||
.iso
|
|-------------|-------------|
|
||||||
.bin
|
| .iso | Standard ISO disc image |
|
||||||
.chd
|
| .bin | Binary disc image file |
|
||||||
```
|
| .chd | Compressed Hunks of Data |
|
||||||
|
|
||||||
## Does PCSX2 require BIOS or Firmware?
|
## Does PCSX2 require BIOS or Firmware?
|
||||||
|
|
||||||
|
|
|
@ -30,14 +30,15 @@ PSP games should be put under the `retrodeck/roms/psp/` directory.
|
||||||
|
|
||||||
## What file formats are supported?
|
## What file formats are supported?
|
||||||
|
|
||||||
```
|
|
||||||
.elf
|
| File Format | Description |
|
||||||
.cso
|
|-------------|-------------|
|
||||||
.iso
|
| .elf | Executable and Linkable Format |
|
||||||
.pbp
|
| .cso | Compressed ISO image file |
|
||||||
.prx
|
| .iso | Standard ISO disc image |
|
||||||
.chd
|
| .pbp | PlayStation Portable Update file |
|
||||||
```
|
| .prx | PlayStation Portable executable file |
|
||||||
|
| .chd | Compressed Hunks of Data |
|
||||||
|
|
||||||
## Does PPSSPP require BIOS or Firmware?
|
## Does PPSSPP require BIOS or Firmware?
|
||||||
|
|
||||||
|
|
|
@ -32,13 +32,11 @@ PS3 games should be put under the `retrodeck/roms/ps3/` folder.
|
||||||
|
|
||||||
## What file formats are supported?
|
## What file formats are supported?
|
||||||
|
|
||||||
```
|
| File Format | Description |
|
||||||
.desktop
|
|-------------|-------------|
|
||||||
.ps3
|
| .desktop | Desktop entry file |
|
||||||
.PS3
|
| .ps3 / .PS3 | PlayStation 3 game file |
|
||||||
.ps3dir
|
| .ps3dir / .PS3DIR | PlayStation 3 directory file |
|
||||||
.PS3DIR
|
|
||||||
```
|
|
||||||
|
|
||||||
## Does RPCS3 require BIOS or Firmware?
|
## Does RPCS3 require BIOS or Firmware?
|
||||||
|
|
||||||
|
|
|
@ -30,7 +30,9 @@ Flash games should be put under the `retrodeck/roms/flash/` directory.
|
||||||
|
|
||||||
## What file formats are supported?
|
## What file formats are supported?
|
||||||
|
|
||||||
`.swf`
|
| File Format | Description |
|
||||||
|
|-------------|-------------|
|
||||||
|
| .swf | Shockwave Flash file |
|
||||||
|
|
||||||
## Does Ruffle require BIOS or Firmware?
|
## Does Ruffle require BIOS or Firmware?
|
||||||
|
|
||||||
|
|
|
@ -14,13 +14,13 @@ Switch games should be put into the `retrodeck/roms/switch/` directory.
|
||||||
|
|
||||||
## What file formats are supported?
|
## What file formats are supported?
|
||||||
|
|
||||||
```
|
| File Format | Description |
|
||||||
.xci
|
|-------------|-------------|
|
||||||
.nsp
|
| .xci | Nintendo Switch Cartridge Image |
|
||||||
.nca
|
| .nsp | Nintendo Submission Package |
|
||||||
.nso
|
| .nca | Nintendo Content Archive |
|
||||||
.nro
|
| .nso | Nintendo Switch Executable |
|
||||||
```
|
| .nro | Nintendo Switch Homebrew |
|
||||||
|
|
||||||
|
|
||||||
## Does Ryujinx require BIOS or Firmware?
|
## Does Ryujinx require BIOS or Firmware?
|
||||||
|
|
|
@ -27,11 +27,11 @@ Vita3K games should be put into the `retrodeck/roms/psvita/` directory.
|
||||||
|
|
||||||
## What file formats are supported?
|
## What file formats are supported?
|
||||||
|
|
||||||
```
|
| File Format | Description |
|
||||||
.pkg
|
|-------------|-------------|
|
||||||
.zip
|
| .pkg | Package file |
|
||||||
.vpk
|
| .zip | Compressed archive file |
|
||||||
```
|
| .vpk | Vita Package file |
|
||||||
|
|
||||||
## Does Vita3K require BIOS or Firmware?
|
## Does Vita3K require BIOS or Firmware?
|
||||||
|
|
||||||
|
|
|
@ -23,9 +23,9 @@ Xbox games should be put under the `retrodeck/roms/xbox/` directory.
|
||||||
|
|
||||||
## What file formats are supported?
|
## What file formats are supported?
|
||||||
|
|
||||||
```
|
| File Format | Description |
|
||||||
.iso (formated as xiso)
|
|-------------|-------------|
|
||||||
```
|
| .iso (formatted as xiso) | Standard ISO disc image formatted as Xbox ISO |
|
||||||
|
|
||||||
### What is xiso's and how to create them?
|
### What is xiso's and how to create them?
|
||||||
|
|
||||||
|
|
|
@ -20,6 +20,28 @@ GZDoom is the open source game engine for ID Software's older games like DOOM, D
|
||||||
|
|
||||||
DOOM games should be put under the `retrodeck/roms/doom/` directory.
|
DOOM games should be put under the `retrodeck/roms/doom/` directory.
|
||||||
|
|
||||||
|
## What file formats does GZDoom support?
|
||||||
|
|
||||||
|
| File Format | Description |
|
||||||
|
|-------------|-------------|
|
||||||
|
| .wad | Doom level resource file |
|
||||||
|
| .iwad | Internal WAD file |
|
||||||
|
| .pwad | Patch WAD file |
|
||||||
|
| .gzdoom | GZDoom specific file |
|
||||||
|
| .kpf | KEX Engine zip replacement |
|
||||||
|
| .pk3 | Enhanced engine zip container |
|
||||||
|
| .pk4 | id Tech 4 zip container |
|
||||||
|
| .pk7 | 7-Zip compressed container |
|
||||||
|
| .pke | Eternity Engine mod zip |
|
||||||
|
| .lmp | Doom data unit |
|
||||||
|
| .dsg | Doom save game |
|
||||||
|
| .hsg | Heretic save game |
|
||||||
|
| .hxs | Hexen save game |
|
||||||
|
| .ssg | Strife save game |
|
||||||
|
| .deh | DeHackEd file |
|
||||||
|
| .bex | Enhanced DeHackEd file |
|
||||||
|
| .mus | Doom music file |
|
||||||
|
| .doom | RetroDECK DOOM parser file (Only in RetroDECK) |
|
||||||
|
|
||||||
## Does GZDOOM require BIOS or Firmware?
|
## Does GZDOOM require BIOS or Firmware?
|
||||||
|
|
||||||
|
|
|
@ -24,9 +24,9 @@ It strives to be compatible with games made for those engines.
|
||||||
|
|
||||||
## What file formats are supported?
|
## What file formats are supported?
|
||||||
|
|
||||||
```
|
| File Format | Description |
|
||||||
.mugen
|
|-------------|-------------|
|
||||||
```
|
| .mugen | M.U.G.E.N / IkemenGO game engine folder |
|
||||||
|
|
||||||
## Does IkemenGO require BIOS or Firmware?
|
## Does IkemenGO require BIOS or Firmware?
|
||||||
|
|
||||||
|
|
|
@ -31,7 +31,10 @@ No
|
||||||
|
|
||||||
## What file formats are supported?
|
## What file formats are supported?
|
||||||
|
|
||||||
`.AppImage `
|
| File Format | Description |
|
||||||
|
|-------------|-------------|
|
||||||
|
| .AppImage | Linux application package |
|
||||||
|
| .openbor | RetroDECK Open Beats of Rage folder |
|
||||||
|
|
||||||
### Information
|
### Information
|
||||||
|
|
||||||
|
|
|
@ -24,9 +24,9 @@ PICO-8 games should be put under the `retrodeck/roms/pico8/` directory.
|
||||||
|
|
||||||
## What file formats are supported?
|
## What file formats are supported?
|
||||||
|
|
||||||
```
|
| File Format | Description |
|
||||||
.png
|
|-------------|-------------|
|
||||||
```
|
| .png | PICO-8 game file |
|
||||||
|
|
||||||
## Does Pico-8 require BIOS or Firmware?
|
## Does Pico-8 require BIOS or Firmware?
|
||||||
|
|
||||||
|
|
|
@ -30,9 +30,9 @@ ScummVM games should be put into the `retrodeck/roms/scummvm/` directory.
|
||||||
|
|
||||||
## What file formats are supported?
|
## What file formats are supported?
|
||||||
|
|
||||||
```
|
| File Format | Description |
|
||||||
.scummvm
|
|-------------|-------------|
|
||||||
```
|
| .scummvm | ScummVM game folder |
|
||||||
|
|
||||||
|
|
||||||
### Does ScummVM require BIOS or Firmware?
|
### Does ScummVM require BIOS or Firmware?
|
||||||
|
|
|
@ -30,9 +30,9 @@ No
|
||||||
|
|
||||||
## What file format is supported?
|
## What file format is supported?
|
||||||
|
|
||||||
```
|
| File Format | Description |
|
||||||
.solarus
|
|-------------|-------------|
|
||||||
```
|
| .solarus | Solarus game engine file |
|
||||||
|
|
||||||
## Folder structure
|
## Folder structure
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue