-
Notifications
You must be signed in to change notification settings - Fork 2.2k
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
Warn the user about bad CHDs #18803
Warn the user about bad CHDs #18803
Conversation
If they're not created with "chdman createdvd", they will perform really badly.
904397e
to
3831ec1
Compare
It's alright, I'm already used to it ;-) |
So, it warns about bad chds that were made with createdvd... am I missing something? E:\Playstation Portable\PSP Backups>chdman.exe info -i "Ape Escape on the Loose (USA).chd" Edit: Looks like it might be the updated hunksize in the test build of chdman, tried an older verson of a chd produced before 2.62 and no label... Edit 2: It's defiantly hunksize in the test version, lowering it to 2048 (i.e. original hunksize) clears the warning... and this version of chdman wont be stable till the end of february... so just an fyi I guess. |
Yup it's the hunk size. No other hunk size than 2048 makes sense to use, since that's the sector size. |
How can we lower the hunk size to 2048 if it's not much to ask? |
@pocafon using You need a recent build of chdman though, such as the one shipped with the latest build of MAME. |
If they're not created with "chdman createdvd", they will perform really badly.
See #18798
Sorry @TotalCaesar659 and @Saramagrean , another string for you :)