The workflow is trivial once automated:
For arcade games (MAME .zip ROM sets), no . Arcade ROMs are separate chip dumps, not disc images. CHD is for hard disks, CDs, and DVDs . Keep your MAME arcade ROMs as ZIPs. Convert Zip To Chd
chdman createcd -i game.cue -o game.chd -c cdlz (CD LZMA) # Balanced chdman createcd -i game.cue -o game.chd -c lzma (Generic) # Smallest, slowest If you have an old CHD (version 1-3), update it to version 5 for better performance: The workflow is trivial once automated: For arcade
| Emulator | CHD Support | Best For | | :--- | :--- | :--- | | | Native (created it) | Arcade, home computers | | RetroArch (Beetle PSX/HW) | Full | PlayStation 1 | | DuckStation | Full | PlayStation 1 (Recommended) | | PCSX2 (nightly) | Partial / Experimental | PlayStation 2 | | Redream | Full | Dreamcast | | Genesis Plus GX | Full | Sega CD | | Ares | Full | Multiple disc systems | | Dolphin | No (use GCZ or RVZ) | GameCube/Wii | Keep your MAME arcade ROMs as ZIPs