-
Notifications
You must be signed in to change notification settings - Fork 10
Home
Justme488 edited this page Jun 28, 2020
·
9 revisions
This is a shell script with zenity to convert game formats:
- .cue, .gdi, or .toc to .chd
- .chd to a folder containing .gdi/.bin/.raw
- .chd to a folder containing .bin/.cue
- .iso to .cso (with compression levels)
- .cso to .iso
- ciso (Tool to convert Sony PSP iso to ciso)
- libsdl1.2debian (Simple DirectMedia Layer library)
- Zenity (Program to display GTK+ dialogs)
- chdman V4 (0.145) - (Needed for some Sega Dreamcast)(Included)
- chdman V5 (0.221) (Included)
- KickMeElmo - Getting me interested in shell scripts and compiling from source.
- DanTheMan827 - Helping with code and formatting.
- KMFDManic - Sharing his wealth of knowledge with various game formats, and giving me some really good ideas.