From 95164ce8223ce0922f65cd58cb3c221fded01ce3 Mon Sep 17 00:00:00 2001 From: etjanster Date: Wed, 26 Feb 2025 09:32:16 +0100 Subject: [PATCH] tablefixes --- .../wiki_emulator_guides/retroarch/retroarch-guide.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/wiki-rtd/docs/wiki_emulator_guides/retroarch/retroarch-guide.md b/wiki-rtd/docs/wiki_emulator_guides/retroarch/retroarch-guide.md index 81b42c1..70ba3d7 100644 --- a/wiki-rtd/docs/wiki_emulator_guides/retroarch/retroarch-guide.md +++ b/wiki-rtd/docs/wiki_emulator_guides/retroarch/retroarch-guide.md @@ -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.