Deterous
Deterous
Alternatively if per-file progress indicator is not feasible/desirable, appending a "Large file, please wait" message whenever a large file is encountered would be an easier implementation to mostly solve the...
PS3_DISC.SFB *should* always exist, it is more important than PS3_GAME/PARAM.SFO If it reverts to using PARAM.SFO, please add a hyphen in the middle: "BLES01234" -> "BLES-01234"
Alternative: No longer bundle DIC with MPF UI builds, but if MPF detects DIC in the Path provided in the Options, then allow the user to dump with DIC.
#654 hides DIC as an option for dumping program from the main window completely if any future MPF builds don't bundle DIC. So at any point in the future, this...
DIC currently supports XGD1/2/3 via Kreon or swap disc method (for GSA-4163B supposedly). Does MPF currently even support the swap disc method for xbox? DIC claims to support GC/Wii with...
Just to add some points you may be missing: 1. As previously mentioned, MPF would not immediately remove DIC dumping support in the UI, but no longer bundle it. As...
Currently, Redumper outputs only the ISO9660 volume identifier to logs (printed above PVD). It would be desirable to output all Volume Labels (Identifiers) to logs that are present on the...
@superg We think this issue may be caused by the `leadin_start` calculation (when checking for data in the pregap) not accounting for the offset, what are your thoughts? I may...
Currently redumper prefers to move data out of the lead-out and determine write offset based on that. If there's more than one sector of data in the lead-out though, is...
Thank you for the explanation. I will check the changes and test them with some discs, then send the PR when I am happy with it.