Your folder structure should look clean:
Use a simple batch script to automate the process: for %i in (*.iso) do chdman createcd -i "%i" -o "%~ni.chd" ps2 chd roms full
| Format | Compression | Single File | Emulator Support | |--------|-------------|-------------|------------------| | ISO | None | Yes | Excellent | | BIN/CUE| None | No (2+ files)| Good | | GZ | Good | Yes | Limited | | CHD | Best (lossless) | Yes | Excellent (PCSX2 native) | Your folder structure should look clean: Use a
Since the files are smaller, your hard drive or SSD spends less time seeking data, which can actually improve load times in some emulation frontends. ps2 chd roms full