mirror of
https://github.com/RetroDECK/Wiki.git
synced 2025-04-10 19:15:16 +00:00
wiki
This commit is contained in:
parent
c30bb0e2aa
commit
423903dde1
|
@ -45,24 +45,24 @@ Should be put under the `retrodeck/roms/wii/` directory.
|
||||||
|
|
||||||
## What file formats does Dolphin / Primehack support?
|
## What file formats does Dolphin / Primehack support?
|
||||||
|
|
||||||
```
|
| File Format | Description |
|
||||||
.ciso
|
|-------------|-------------|
|
||||||
.dff
|
| .ciso | Compressed ISO image file |
|
||||||
.dol
|
| .dff | Digital Forensics File |
|
||||||
.elf
|
| .dol | GameCube executable file |
|
||||||
.gcm
|
| .elf | Executable and Linkable Format |
|
||||||
.gcz
|
| .gcm | GameCube disc image file |
|
||||||
.iso
|
| .gcz | Compressed GameCube disc image |
|
||||||
.json
|
| .iso | Standard ISO disc image |
|
||||||
.m3u
|
| .json | JavaScript Object Notation file |
|
||||||
.rvz
|
| .m3u | Playlist file |
|
||||||
.tgc
|
| .rvz | Compressed GameCube/Wii disc image |
|
||||||
.wad
|
| .tgc | GameCube disc image format |
|
||||||
.wbfs
|
| .wad | WiiWare and Virtual Console game file |
|
||||||
.wia
|
| .wbfs | Wii Backup File System image |
|
||||||
.7z
|
| .wia | Compressed Wii disc image |
|
||||||
.zip
|
| .7z | Compressed archive file |
|
||||||
```
|
| .zip | Compressed archive file |
|
||||||
|
|
||||||
**NOTE:**
|
**NOTE:**
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue