Page 340 of 354

Re: DiscImageCreator

Posted: Mon Mar 27, 2023 12:31 pm
by reentrant
Super cool, thx.

Re: DiscImageCreator

Posted: Sat Apr 01, 2023 2:05 am
by sarami
https://github.com/saramibreak/DiscImag … g/20230401
*2023-04-01
- added: Track[0] to _SubReadable.txt
- added: (Track 0), (Track 1)(-LBA), (Track AA), (Track all) when audio CD is dumped
- added: get non-zero byte position (1st and last) of the each track to the _disc.txt
- added: SIZE_OF_ARRAY macro
- deleted: /vrfy option and related code
- fixed: universal hash (changed sample base, not byte)
- fixed: the range of the SubQ check
- fixed: and improved C2 error recovering

Re: DiscImageCreator

Posted: Fri Apr 07, 2023 6:37 am
by MrPepka
One disc returns me "Failed to analyze sub-channel" after dumping it on sectors with SCSI errors, the problem is only with this disc. Is it caused by disc corruption or something else? I even checked with the /s 2 option
https://mega.nz/file/M2pXxIDD#ghHUnlIjt … 0hJ8ieZiAU

Re: DiscImageCreator

Posted: Fri Apr 07, 2023 9:13 am
by MrPepka
I am attaching the rest of the logs
https://mega.nz/file/hiQ1RSAa#8whKJAZcy … t0WI3LU8t8

Re: DiscImageCreator

Posted: Sat Apr 08, 2023 6:10 am
by MrPepka
I've also included a CloneCD sub if that helps
https://mega.nz/file/Rr4SmKzJ#7StTQ2_82 … SyLo07HNZg

Re: DiscImageCreator

Posted: Sat Apr 08, 2023 8:19 am
by sarami
MrPepka wrote:dumping it on sectors with SCSI errors
Disc can't be dumped due to this problem. I recommend this disc is polished.

Re: DiscImageCreator

Posted: Tue Apr 11, 2023 12:54 pm
by metalsonic88
I have a disc that's probably completely ruined for ripping perfectly, but I'm trying to get off what I can. DIC has generated an scm file but after doing that seems to just quit without any more info. Is there any way I can force it to unscramble what I have?

Re: DiscImageCreator

Posted: Fri May 05, 2023 4:34 pm
by withered.silence
Hello,
I'm trying to create a dump for a Playstation 1 game with a PX-712A and the process seems to hit these kinds of errors:

Code: Select all

[INFO] This drive has 295 offset in the c2. Changed to /s 2.
This drive supports [OpCode: 0xd8, SubCode: 0]
This drive supports [OpCode: 0xd8, SubCode: 1]
This drive supports [OpCode: 0xd8, SubCode: 2]
This drive supports [OpCode: 0xd8, SubCode: 8]
Checking reading lead-in -> OK
Checking SubQ adr (Track)  1/ 1
Checking SubRtoW (Track)  1/ 1
Checking Pregap sync, msf, mode (LBA)  -2311
Scanning sector for anti-mod string (LBA)  72425/233476[F:ReadCDForScanningPsxAntiMod][L:2620] GetLastError: 121, Das Zeitlimit f³r die Semaphore wurde erreicht.

Please wait for 25000 milliseconds until the device is returned
lpCmd: a8, 00, 00, 01, 1a, ea, 00, 00, 00, 02, 00, 00
dwBufSize: 4096
[F:ReadVolumeDescriptor][L:669] GetLastError: 55, Die angegebene Netzwerkressource bzw. das angegebene Gerõt ist nicht mehr verf³gbar.

Please wait for 25000 milliseconds until the device is returned
lpCmd: a8, 00, 00, 00, 00, 10, 00, 00, 00, 01, 00, 00
dwBufSize: 2048
[F:ReadCDForFileSystem][L:833] GetLastError: 55, Die angegebene Netzwerkressource bzw. das angegebene Gerõt ist nicht mehr verf³gbar.

Please wait for 25000 milliseconds until the device is returned
Am I doing something obviously wrong here?

Edit: Tried it with another PS1 game and it fails in a similar fashion.

Re: DiscImageCreator

Posted: Fri May 05, 2023 5:04 pm
by superg
withered.silence wrote:Hello,
I'm trying to create a dump for a Playstation 1 game with a PX-712A and the process seems to hit these kinds of errors:

Code: Select all

[INFO] This drive has 295 offset in the c2. Changed to /s 2.
This drive supports [OpCode: 0xd8, SubCode: 0]
This drive supports [OpCode: 0xd8, SubCode: 1]
This drive supports [OpCode: 0xd8, SubCode: 2]
This drive supports [OpCode: 0xd8, SubCode: 8]
Checking reading lead-in -> OK
Checking SubQ adr (Track)  1/ 1
Checking SubRtoW (Track)  1/ 1
Checking Pregap sync, msf, mode (LBA)  -2311
Scanning sector for anti-mod string (LBA)  72425/233476[F:ReadCDForScanningPsxAntiMod][L:2620] GetLastError: 121, Das Zeitlimit f³r die Semaphore wurde erreicht.

Please wait for 25000 milliseconds until the device is returned
lpCmd: a8, 00, 00, 01, 1a, ea, 00, 00, 00, 02, 00, 00
dwBufSize: 4096
[F:ReadVolumeDescriptor][L:669] GetLastError: 55, Die angegebene Netzwerkressource bzw. das angegebene Gerõt ist nicht mehr verf³gbar.

Please wait for 25000 milliseconds until the device is returned
lpCmd: a8, 00, 00, 00, 00, 10, 00, 00, 00, 01, 00, 00
dwBufSize: 2048
[F:ReadCDForFileSystem][L:833] GetLastError: 55, Die angegebene Netzwerkressource bzw. das angegebene Gerõt ist nicht mehr verf³gbar.

Please wait for 25000 milliseconds until the device is returned
Am I doing something obviously wrong here?

Edit: Tried it with another PS1 game and it fails in a similar fashion.
Use redumper Image

Re: DiscImageCreator

Posted: Fri May 05, 2023 6:12 pm
by withered.silence
superg wrote:Use redumper Image
Correct me if I'm wrong, but I'm supposed to follow this guide, right? I'm trying to supply a missing PS1 dump and it seems there are certain requirements for this.