mirror of
https://github.com/RetroDECK/Wiki.git
synced 2025-04-10 19:15:16 +00:00
tablefixes
This commit is contained in:
parent
18d6ad0d40
commit
95164ce822
|
@ -50,6 +50,14 @@ Different for each system / core.
|
|||
|
||||
Check each system on the `RetroArch Docs` and the `ES-DE User Guide` for the latest information (above).
|
||||
|
||||
A general guideline is to use compressed formats:
|
||||
|
||||
| File Format | Description | Comments |
|
||||
|-------------|-------------|----------|
|
||||
| .zip | Compressed archive file | For non-disc systems like 8-bit or 16-bit consoles (e.g., NES, SNES) |
|
||||
| .chd | Compressed Hunks of Data file | For disc systems (e.g., PlayStation, Sega CD) |
|
||||
|
||||
|
||||
## Does RetroArch require BIOS or Firmware?
|
||||
|
||||
It depends on the core.
|
||||
|
|
Loading…
Reference in a new issue