Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add CHD support for Sega CD / TurboGrafx-CD / SuperGrafx #2111

Closed
msheehan79 opened this issue Sep 11, 2017 · 4 comments
Closed

Add CHD support for Sega CD / TurboGrafx-CD / SuperGrafx #2111

msheehan79 opened this issue Sep 11, 2017 · 4 comments

Comments

@msheehan79
Copy link
Contributor

Recent updates to the lr-beetle-pce-fast, lr-beetle-supergrafx and lr-genesis-plus-gx cores added CHD support. Can these new extensions be added to the platforms.cfg for these systems and added to the wiki?

@joolswills
Copy link
Member

Please provide more details - which extensions ? is it just .chd ?

@msheehan79
Copy link
Contributor Author

Yes, just .chd (and .CHD) formats are now supported.

There are some discussions in the various libretro repositories:
libretro/Genesis-Plus-GX#93
libretro/beetle-supergrafx-libretro#22
libretro/beetle-pce-fast-libretro#62

In terms of space savings its pretty significant, finding about 50% compression vs. the standard bin/cue format, plus now everything is stored in 1 file instead of 2.

A useful post for users looking for info on how to convert their bin/cue files to CHD is on the Libretro forums: https://forums.libretro.com/t/chd-batch-for-newly-supported-systems/11673

You can find the chdman utility to convert these files included with the latest MAME distributions.

@Darknior
Copy link

Darknior commented Sep 13, 2017

Woaw great news :D
They write too Beetle Saturn ... it is not working fine today on PI but one day with PI XX it will ;)
I don't found if it is also available for other systems using ISO like 3DO.
So bad it don't permit to MERGE Multi-CD games like .PBP on PSX :(

@joolswills
Copy link
Member

fixed in 0a3faa9 (I put wrong ticket # in the commit msg)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants