Page 174 of 354
Re: DiscImageCreator
Posted: Sun Feb 17, 2019 3:20 pm
by user7
Sarami can you give me an example command for dumping Mil-CD?
Re: DiscImageCreator
Posted: Fri Feb 22, 2019 8:07 am
by sarami
iR0b0t wrote:LoStraniero91 wrote:I have a DVD IBM PC game with what could be Ring Protech. Any advice how to dump it?
DIC does not support those discs yet, it will abort reading as soon as protected area is reached.
One could use isobuster and replace those sectors by '0x55' bytes but we have not deceided yet if it should be '0x55's or can be '0x00's for example. If we consider '0x55' bytes then sarami could probably code DIC with that.
My talk to sarami about one of those discs:
/viewtopic.php?p=24494#p24494
/viewtopic.php?p=24496#p24496
/viewtopic.php?p=24512#p24512
I never came back to this topic though.
Test version
20190222 (Windows)
http://www.mediafire.com/file/eq80y20l9 … or_test.7z
20190222 (Linux)
http://www.mediafire.com/file/uw3e03kdk … x_test.tar
added: /sf flag in dvd command
And updated test branch.
user7 wrote:Sarami can you give me an example command for dumping Mil-CD?
Same as normal CD. There's nothing special. If you want to get the lead-out of 1st session and the lead-in of 2nd session, you can use /ms flag.
But admin's still have been talking about multi-session cue.
Re: DiscImageCreator
Posted: Thu Feb 28, 2019 3:29 pm
by nalsa
I have come across 3 'problem' discs for TG16/PCE that I was hoping to be able to rip.
First up is a game already listed in redump:
https://redump.info/disc/2557/
Nekketsu Koukou Dodgeball-bu CD - Soccer-hen, in the latest test version I am getting the following error:
Code: Select all
Creating .scm (LBA) 240753/240753
[L:1216] Internal error. Failed to analyze the subchannel. Track[14]/[56]
EndTime: 2019/02/28(Thu) 14:06:46
Log Files ver 20190222
I am able to get this to dump, using dic version: 20180630 31122 (aka DICUI 1.10)
but it does so with each track also having a 'Sub Indexes' version, with tracks 13,14,35,36 not matching the "normal" dump.
Log Files ver 20180630 w/subs
The second and third game issues I believe are related. They are both homebrew games from Mindrec, Implode and Meteor Blaster DX. They exhibit similar behavior, they both appear to rip fine (though in DICUI they don't produce submission files) But the resulting image will not load afterwards in programs like cdmage, or when I try and load them on the actual console.
Loading the rip in isobuster shows track 1 and 10 have "Erroneous sector addresses"
Implode for example lists:
Code: Select all
Track 01 appears to be 98% readable (or 2% unreadable)
Following sector addresses were identified as unreadable so far:
LBA:
0000225
0000226
0000231
0000237
0000241
0000242
0000243
0000256
0000257
0000481
0000512
0000737
Track 10 appears to be 99% readable (or 1% unreadable)
Following sector addresses were identified as unreadable so far:
LBA:
0127975
0128231
Implode Logs
and
Meteor Blaster DX Logs
Hopefully this information is helpful, let me know if you need anymore info and whatever further testing I can provide.
Re: DiscImageCreator
Posted: Sat Mar 02, 2019 4:47 am
by sarami
nalsa wrote:I am able to get this to dump, using dic version: 20180630 31122 (aka DICUI 1.10)
but it does so with each track also having a 'Sub Indexes' version, with tracks 13,14,35,36 not matching the "normal" dump.
Test version
20190302 (Windows)
http://www.mediafire.com/file/eq80y20l9 … or_test.7z
20190302 (Linux)
http://www.mediafire.com/file/uw3e03kdk … x_test.tar
- fixed: misdetecting MCN sector
nalsa wrote:The second and third game issues
It needs _EccEdc.txt
Re: DiscImageCreator
Posted: Sat Mar 02, 2019 5:35 am
by F1ReB4LL
IIRC, both Implode and Meteor Blaster DX are in some weird format with the 1st track is data with the 00:03:00 pregap.
Re: DiscImageCreator
Posted: Sat Mar 02, 2019 7:21 am
by nalsa
sarami wrote:- fixed: misdetecting MCN sector
Works great, looks like this fixed everything on this, but I updated logs in case you needed them:
Logs
sarami wrote:It needs _EccEdc.txt
Got it, I updated the log files to include it (errors present):
Implode Meteor Blaster DX
Re: DiscImageCreator
Posted: Sat Mar 02, 2019 7:59 am
by sarami
It seems both imgs aren't descrambled. Because of the weird format? If possible, please dump them by the latest test version.
Re: DiscImageCreator
Posted: Sat Mar 02, 2019 9:03 am
by nalsa
Yea, not sure why, but instead of descrambling the output on both just shows "Moving .scm to .img"
Updated Logs for test version:
Implode
Meteor Blaster DX
Re: DiscImageCreator
Posted: Sat Mar 02, 2019 10:35 am
by sarami
nalsa wrote:just shows "Moving .scm to .img"
Updated. (I've not tested yet.)
http://www.mediafire.com/file/eq80y20l9 … or_test.7z
Re: DiscImageCreator
Posted: Sat Mar 02, 2019 1:10 pm
by nalsa
Looks good, it descrambled this time, and reports no errors that I can see, I tested it and it runs on PCE like I would expect. Still doesn't open in cdmage, but that I would assume is down to the weirdness with the format (and I know that software has nothing to do with you).
I have uploaded the logs in case there is anything else you needed to check.
Implode
Meteor Blaster DX
Thanks for the quick updates, and getting these working, let me know if there is any further testing, etc. that is needed.