EASTWOOD2002 Posted February 6 Share Posted February 6 I decided to create a batch file to simplify the use of CHDMAN. The menu has the following options and as long as you have this batch file and chdman.exe from at least MAME 0.262 together in the same directory where you want to convert your CD or DVD images, then this should work OK. 1 - Compress CD to CHD (BIN+CUE and/or ISO) 2 - Compress GDI to CHD (GDI+BIN+RAW) 3 - Compress DVD to CHD (ISO) 4 - Extract CHD to CD BIN+CUE (e.g. PS1, CD32, NeoGeo CD etc...) 5 - Extract CHD to GDI (e.g. Dreamcast) 6 - Extract CHD to CD ISO (e.g. PS2*) 7 - Extract CHD to DVD ISO (e.g. PSP, PS2*) *The majority of PS2 games are DVD based, a few games are CD based 8 - Convert CD CHD to DVD CHD (if an old CD CHD should be a DVD CHD) Notes: I'm not a batch script expert so there are probably many expert ways to script this better...but I have tested this and it works for me I've included a tally on the Input vs. Output files to help you decide whether to delete Input files after running a command Re the delete options - If in any doubt - don't delete anything - exit the program and check your files manually (I cannot take responsibility for any lost files) This is a Windows Batch File (so obviously not for MAC or Linux) Anyway - feel free to use or improve - hope someone finds it useful CHDMAN Compress & Extract Menu.bat Quote Link to comment Share on other sites More sharing options...
itylermartin Posted April 26 Share Posted April 26 Very Helpful, Thank You For This Quote Link to comment Share on other sites More sharing options...
Fugus Posted August 6 Share Posted August 6 A slight update to this if you ever redo it, include an option specifically for PPSSPP as it recommends you use CreateDvD but with the option to set the hunk size to 2048. So basically just add an option with "-h 2048" added to CreateDvD for PPSSPP so it doesn't spit out an error every time it boots a game. Glad to see PPSSPP finally supports CHD but it is going through some growing pains from it. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.