Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/questionlp/chdscripts

Copy of CHD Scripts to use with EmuDeck or other emulation tools to convert CD images to/from BIN+CUE and CHD formats
https://github.com/questionlp/chdscripts

Last synced: 27 days ago
JSON representation

Copy of CHD Scripts to use with EmuDeck or other emulation tools to convert CD images to/from BIN+CUE and CHD formats

Awesome Lists containing this project

README

        

convertFromChdToCue.sh - Decompresses CHD (V5) to CUE.
The CUE format is used by CD-based games. CHD is supported by 3DO, Amiga CD32, Amiga CDTV, Dreamcast, Mega CD/Sega CD, Neo-Geo CD, PC Engine CD/TurboGrafx-CD, PlayStation et Saturn.

convertFromChdToGdi.sh - Decompresses CHD (V5) to GDI.
The GDI format is used by disc-based games for Dreamcast.

convertFromChdToIso.sh - Decompress CHD (V5) to ISO.
The ISO format is used by disc-based games for PlayStation 2.

convertFromCueToChd.sh - Compresses BIN disc format to CHD (V5). It will search all sub-folders and make CHDs in folder this is used in with CHDMAN.

convertFromGdiToChd.sh - Compresses GDI disc format to CHD (v5). The GDI format is used by disc-based games for Dreamcast.

convertFromIsoToChd.sh - Compresses ISO disc format to CHD (V5). The ISO format is used by disc-based games for PlayStation 2.