From 313eb929d14be85cf6566ec6a05e55104022c8cd Mon Sep 17 00:00:00 2001 From: laz Date: Thu, 20 Feb 2025 11:32:50 +0100 Subject: [PATCH] file desc --- .../docs/wiki_archive/citra/citra-guide.md | 10 ++++---- wiki-rtd/docs/wiki_archive/yuzu/yuzu-guide.md | 15 ++++++------ .../wiki_emulator_guides/cemu/cemu-guide.md | 23 +++++-------------- .../duckstation/duckstation-guide.md | 18 +++++++-------- .../wiki_emulator_guides/mame/mame-guide.md | 8 +++---- .../melonds/melonds-guide.md | 8 +++---- .../wiki_emulator_guides/pcsx2/pcsx2-guide.md | 10 ++++---- .../ppsspp/ppsspp-guide.md | 17 +++++++------- .../wiki_emulator_guides/rpcs3/rpcs3-guide.md | 12 ++++------ .../ruffle/ruffle-guide.md | 4 +++- .../ryujinx/ryujinx-guide.md | 14 +++++------ .../vita3k/vita3k-guide.md | 10 ++++---- .../wiki_emulator_guides/xemu/xemu-guide.md | 6 ++--- .../wiki_engine_guides/gzdoom/gzdoom-guide.md | 22 ++++++++++++++++++ .../ikemengo/ikemengo-guide.md | 6 ++--- .../openbor/openbor-guide.md | 5 +++- .../wiki_engine_guides/pico8/pico8-guide.md | 6 ++--- .../scummvm/scummvm-guide.md | 6 ++--- .../solarus/solarus-guide.md | 6 ++--- 19 files changed, 111 insertions(+), 95 deletions(-) diff --git a/wiki-rtd/docs/wiki_archive/citra/citra-guide.md b/wiki-rtd/docs/wiki_archive/citra/citra-guide.md index cf8290d..c2ffb58 100644 --- a/wiki-rtd/docs/wiki_archive/citra/citra-guide.md +++ b/wiki-rtd/docs/wiki_archive/citra/citra-guide.md @@ -15,11 +15,11 @@ The last version that shipped with Citra was `0.7.6b`. ## What file formats are supported? -``` -.3ds -.cxi -.cia -``` +| File Format | Description | +|-------------|-------------| +| .3ds | Nintendo 3DS ROM file | +| .cxi | Nintendo 3DS executable file | +| .cia | Nintendo 3DS installable file | ## Does Citra require BIOS or Firmware? diff --git a/wiki-rtd/docs/wiki_archive/yuzu/yuzu-guide.md b/wiki-rtd/docs/wiki_archive/yuzu/yuzu-guide.md index ff5bda1..c4e3459 100644 --- a/wiki-rtd/docs/wiki_archive/yuzu/yuzu-guide.md +++ b/wiki-rtd/docs/wiki_archive/yuzu/yuzu-guide.md @@ -16,13 +16,14 @@ Switch games should be put into the `retrodeck/roms/switch/` directory. ## What file formats are supported? -``` -.xci -.nsp -.nca -.nso -.nro -``` +| File Format | Description | +|-------------|-------------| +| .xci | Nintendo Switch Cartridge Image | +| .nsp | Nintendo Submission Package | +| .nca | Nintendo Content Archive | +| .nso | Nintendo Switch Executable | +| .nro | Nintendo Switch Homebrew | + ## Does Yuzu require BIOS or Firmware? 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 0eaab42..e43107f 100644 --- a/wiki-rtd/docs/wiki_emulator_guides/cemu/cemu-guide.md +++ b/wiki-rtd/docs/wiki_emulator_guides/cemu/cemu-guide.md @@ -24,23 +24,12 @@ WiiU games should be put under the `retrodeck/roms/wiiu/` directory. ## What file formats are supported? -**Encrypted formats:** - -``` -.wud -.wux -``` - -**Decrypted formats** - -``` -.wua -.rpx -``` - -**Note:** - -`.wua` is the preferred format to use for Wii U games. +| File Format | Description | +|-------------|-------------| +| .wud | Encrypted Wii U disc image | +| .wux | Compressed Wii U disc image | +| .wua | Decrypted Wii U disc image (preferred format) | +| .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 eeebe46..1d124a5 100644 --- a/wiki-rtd/docs/wiki_emulator_guides/duckstation/duckstation-guide.md +++ b/wiki-rtd/docs/wiki_emulator_guides/duckstation/duckstation-guide.md @@ -31,15 +31,15 @@ PSX games should be put under the `retrodeck/roms/psx/` directory. ## What file formats are supported? -``` -.bin + .cue -.img -.iso -.chd -.mds -.pbp -.ecm -``` +| File Format | Description | +|-------------|-------------| +| .bin + .cue | Binary disc image file with cue sheet | +| .img | Disc image file | +| .iso | Standard ISO disc image | +| .chd | Compressed Hunks of Data | +| .mds | Media Descriptor File | +| .pbp | PlayStation Portable Update file | +| .ecm | ECM compressed file | ## Does Duckstation require BIOS or Firmware? diff --git a/wiki-rtd/docs/wiki_emulator_guides/mame/mame-guide.md b/wiki-rtd/docs/wiki_emulator_guides/mame/mame-guide.md index 0ec3ea8..826a648 100644 --- a/wiki-rtd/docs/wiki_emulator_guides/mame/mame-guide.md +++ b/wiki-rtd/docs/wiki_emulator_guides/mame/mame-guide.md @@ -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? -``` -.zip -.chd -``` +| File Format | Description | +|-------------|-------------| +| .zip | Compressed archive file | +| .chd | Compressed Hunks of Data | ## Does MAME require BIOS or Firmware? 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 bdf547b..cef9531 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,10 @@ NDS games should be put under the `retrodeck/roms/nds/` directory. ## What file formats are supported? -``` -.nds -.app -``` +| File Format | Description | +|-------------|-------------| +| .nds | Nintendo DS ROM file | +| .app | Application file | ## Does MelonDS require BIOS or Firmware? 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 abbc7c6..60d875f 100644 --- a/wiki-rtd/docs/wiki_emulator_guides/pcsx2/pcsx2-guide.md +++ b/wiki-rtd/docs/wiki_emulator_guides/pcsx2/pcsx2-guide.md @@ -24,11 +24,11 @@ Playstation 2 games should be put under the `retrodeck/roms/ps2/` directory. ## What file formats are supported? -``` -.iso -.bin -.chd -``` +| File Format | Description | +|-------------|-------------| +| .iso | Standard ISO disc image | +| .bin | Binary disc image file | +| .chd | Compressed Hunks of Data | ## 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 9317b61..59e435e 100644 --- a/wiki-rtd/docs/wiki_emulator_guides/ppsspp/ppsspp-guide.md +++ b/wiki-rtd/docs/wiki_emulator_guides/ppsspp/ppsspp-guide.md @@ -30,14 +30,15 @@ PSP games should be put under the `retrodeck/roms/psp/` directory. ## What file formats are supported? -``` -.elf -.cso -.iso -.pbp -.prx -.chd -``` + +| File Format | Description | +|-------------|-------------| +| .elf | Executable and Linkable Format | +| .cso | Compressed ISO image file | +| .iso | Standard ISO disc image | +| .pbp | PlayStation Portable Update file | +| .prx | PlayStation Portable executable file | +| .chd | Compressed Hunks of Data | ## Does PPSSPP require BIOS or Firmware? diff --git a/wiki-rtd/docs/wiki_emulator_guides/rpcs3/rpcs3-guide.md b/wiki-rtd/docs/wiki_emulator_guides/rpcs3/rpcs3-guide.md index c9df79a..6bbb8ca 100644 --- a/wiki-rtd/docs/wiki_emulator_guides/rpcs3/rpcs3-guide.md +++ b/wiki-rtd/docs/wiki_emulator_guides/rpcs3/rpcs3-guide.md @@ -32,13 +32,11 @@ PS3 games should be put under the `retrodeck/roms/ps3/` folder. ## What file formats are supported? -``` -.desktop -.ps3 -.PS3 -.ps3dir -.PS3DIR -``` +| File Format | Description | +|-------------|-------------| +| .desktop | Desktop entry file | +| .ps3 / .PS3 | PlayStation 3 game file | +| .ps3dir / .PS3DIR | PlayStation 3 directory file | ## Does RPCS3 require BIOS or Firmware? diff --git a/wiki-rtd/docs/wiki_emulator_guides/ruffle/ruffle-guide.md b/wiki-rtd/docs/wiki_emulator_guides/ruffle/ruffle-guide.md index 930b7f2..997fa6d 100644 --- a/wiki-rtd/docs/wiki_emulator_guides/ruffle/ruffle-guide.md +++ b/wiki-rtd/docs/wiki_emulator_guides/ruffle/ruffle-guide.md @@ -30,7 +30,9 @@ Flash games should be put under the `retrodeck/roms/flash/` directory. ## What file formats are supported? -`.swf` +| File Format | Description | +|-------------|-------------| +| .swf | Shockwave Flash file | ## Does Ruffle 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 b70d96c..c988554 100644 --- a/wiki-rtd/docs/wiki_emulator_guides/ryujinx/ryujinx-guide.md +++ b/wiki-rtd/docs/wiki_emulator_guides/ryujinx/ryujinx-guide.md @@ -14,13 +14,13 @@ Switch games should be put into the `retrodeck/roms/switch/` directory. ## What file formats are supported? -``` -.xci -.nsp -.nca -.nso -.nro -``` +| File Format | Description | +|-------------|-------------| +| .xci | Nintendo Switch Cartridge Image | +| .nsp | Nintendo Submission Package | +| .nca | Nintendo Content Archive | +| .nso | Nintendo Switch Executable | +| .nro | Nintendo Switch Homebrew | ## Does Ryujinx 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 3ccd8d2..4c17cce 100644 --- a/wiki-rtd/docs/wiki_emulator_guides/vita3k/vita3k-guide.md +++ b/wiki-rtd/docs/wiki_emulator_guides/vita3k/vita3k-guide.md @@ -27,11 +27,11 @@ Vita3K games should be put into the `retrodeck/roms/psvita/` directory. ## What file formats are supported? -``` -.pkg -.zip -.vpk -``` +| File Format | Description | +|-------------|-------------| +| .pkg | Package file | +| .zip | Compressed archive file | +| .vpk | Vita Package file | ## Does Vita3K require BIOS or Firmware? diff --git a/wiki-rtd/docs/wiki_emulator_guides/xemu/xemu-guide.md b/wiki-rtd/docs/wiki_emulator_guides/xemu/xemu-guide.md index 7e54d7f..1d4ba4e 100644 --- a/wiki-rtd/docs/wiki_emulator_guides/xemu/xemu-guide.md +++ b/wiki-rtd/docs/wiki_emulator_guides/xemu/xemu-guide.md @@ -23,9 +23,9 @@ Xbox games should be put under the `retrodeck/roms/xbox/` directory. ## What file formats are supported? -``` -.iso (formated as xiso) -``` +| File Format | Description | +|-------------|-------------| +| .iso (formatted as xiso) | Standard ISO disc image formatted as Xbox ISO | ### What is xiso's and how to create them? diff --git a/wiki-rtd/docs/wiki_engine_guides/gzdoom/gzdoom-guide.md b/wiki-rtd/docs/wiki_engine_guides/gzdoom/gzdoom-guide.md index 0730d05..935a531 100644 --- a/wiki-rtd/docs/wiki_engine_guides/gzdoom/gzdoom-guide.md +++ b/wiki-rtd/docs/wiki_engine_guides/gzdoom/gzdoom-guide.md @@ -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. +## 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? diff --git a/wiki-rtd/docs/wiki_engine_guides/ikemengo/ikemengo-guide.md b/wiki-rtd/docs/wiki_engine_guides/ikemengo/ikemengo-guide.md index ad095d8..d71410a 100644 --- a/wiki-rtd/docs/wiki_engine_guides/ikemengo/ikemengo-guide.md +++ b/wiki-rtd/docs/wiki_engine_guides/ikemengo/ikemengo-guide.md @@ -24,9 +24,9 @@ It strives to be compatible with games made for those engines. ## What file formats are supported? -``` -.mugen -``` +| File Format | Description | +|-------------|-------------| +| .mugen | M.U.G.E.N / IkemenGO game engine folder | ## Does IkemenGO require BIOS or Firmware? diff --git a/wiki-rtd/docs/wiki_engine_guides/openbor/openbor-guide.md b/wiki-rtd/docs/wiki_engine_guides/openbor/openbor-guide.md index b7cbe76..f66d626 100644 --- a/wiki-rtd/docs/wiki_engine_guides/openbor/openbor-guide.md +++ b/wiki-rtd/docs/wiki_engine_guides/openbor/openbor-guide.md @@ -31,7 +31,10 @@ No ## What file formats are supported? -`.AppImage ` +| File Format | Description | +|-------------|-------------| +| .AppImage | Linux application package | +| .openbor | RetroDECK Open Beats of Rage folder | ### Information diff --git a/wiki-rtd/docs/wiki_engine_guides/pico8/pico8-guide.md b/wiki-rtd/docs/wiki_engine_guides/pico8/pico8-guide.md index ab5e06b..ee451bf 100644 --- a/wiki-rtd/docs/wiki_engine_guides/pico8/pico8-guide.md +++ b/wiki-rtd/docs/wiki_engine_guides/pico8/pico8-guide.md @@ -24,9 +24,9 @@ PICO-8 games should be put under the `retrodeck/roms/pico8/` directory. ## What file formats are supported? -``` -.png -``` +| File Format | Description | +|-------------|-------------| +| .png | PICO-8 game file | ## Does Pico-8 require BIOS or Firmware? diff --git a/wiki-rtd/docs/wiki_engine_guides/scummvm/scummvm-guide.md b/wiki-rtd/docs/wiki_engine_guides/scummvm/scummvm-guide.md index 4d7922b..98d0fd7 100644 --- a/wiki-rtd/docs/wiki_engine_guides/scummvm/scummvm-guide.md +++ b/wiki-rtd/docs/wiki_engine_guides/scummvm/scummvm-guide.md @@ -30,9 +30,9 @@ ScummVM games should be put into the `retrodeck/roms/scummvm/` directory. ## What file formats are supported? -``` -.scummvm -``` +| File Format | Description | +|-------------|-------------| +| .scummvm | ScummVM game folder | ### Does ScummVM require BIOS or Firmware? diff --git a/wiki-rtd/docs/wiki_engine_guides/solarus/solarus-guide.md b/wiki-rtd/docs/wiki_engine_guides/solarus/solarus-guide.md index 80c9cc4..4446f3a 100644 --- a/wiki-rtd/docs/wiki_engine_guides/solarus/solarus-guide.md +++ b/wiki-rtd/docs/wiki_engine_guides/solarus/solarus-guide.md @@ -30,9 +30,9 @@ No ## What file format is supported? -``` -.solarus -``` +| File Format | Description | +|-------------|-------------| +| .solarus | Solarus game engine file | ## Folder structure