As usual because RR does not provide SL
Use his thread for added SL/CHD stuff (from official 0.274 to the next official release 0.275)
Don't search/post here stuff that is already added to 0.274 or earlier!
As usual because RR does not provide SL Use his thread for added SL/CHD stuff (from official 0.274 to the next official release 0.275) Don't search/post here stuff that is already added to 0.274 or earlier! |
Hmm. Says I'm missing: epson_rx80 wk1800 wk1600 |
check folders .....doing my tests nows |
Everything should be here? https://pleasuredome.github.io/pleasuredome/mame/index.html Means what? We are not Pleasuredome |
That is from our friends at pleasuredome |
Missing After Burner |
Missing After Burner
|
Hi, after updating to 0.275, I'm missing fire.zip samples. Anyone has it?
Thanks in advance |
Sorry probably dumb question. Most of the new 275 CHD are v4 and need to be v5. Anyone know an easy way to do this and the proper command from CHDMAN for doing so? tblkkuzug |
It would take a very powerful computer and "some" time to recompress all of MAME CHD |
It's not all of them. It's only the new ones. I've done it in the past I thought for when they were all moving to v5. It would take a very powerful computer and "some" time to recompress all of MAME CHD
|
here, select .,sh (unix) or .bat (windows) |
Fixing the CHD's takes seconds.
Copy the CHD to a folder that has CHDMAN.EXE in it. Rename it to .old Run the command and then copy the output CHD to the correct folder.
FLAMEGUN.CHD as an example: chdman copy -i flamegun.old -o flamegun.chd
Took less than 5 seconds. |
Awesome. You the man. That's exactly what I was looking for. Worked great. |
Thank you as well. Either one is what I was looking for. Thanks again. chdman copy -i flamegun.old -o flamegun.chd
|
muchas gracias! si funciona chdman copy -i flamegun.old -o flamegun.chd |
The chdman conversion worked for my other bad chds, but not zokuoten.chd. Can someone provide the current version of it? Zoku Otenamihaiken (V2.05J 2003/05/12 18:00) [system: Taito G NET (COH-3002T) - folder: zokuoten - size: 7mb] |
I'm also missing: segacd (this went missing in 274, old chd no longer seems to be recognized) |
chdman copy -i flamegun.old -o flamegun.chd Legend! |
Most of the new 0.275 CHD are v4 and need to be v5.
Why do they need to be v5? The games seem to run fine using the v4 CHDs. |
missing samples for pleiads and clones. any clue? |
Fixing the CHD's takes seconds.
Copy the CHD to a folder that has CHDMAN.EXE in it. Rename it to .old Run the command and then copy the output CHD to the correct folder.
FLAMEGUN.CHD as an example: chdman copy -i flamegun.old -o flamegun.chd
Took less than 5 seconds. put chdman in your path and create a bat file with this:
chdman copy -i %1 -o cmc.tmp
save it as cmc.bat then just run cmc flamegun.chd (or any other, for that matter)
it'll do all the work for you. |
I've converted a couple of chd's to v5 but then Clrmamepro removes them from Roms folder marking them as Fixed/unneeded. Is there any way to avoid it? |
I am trying to open the chdman but its not opening. Do i need to download something else with it? |
use one of the scripts above with it |