26

(3,493 replies, posted in General discussion)

F1ReB4LL wrote:

Modified TOC, I think. Swapping with Audio CD should help.

Sorry, can't get this to work with an Audio CD and the stop command. After the swap runs for hours and doesn't find anything on the CD-i disc.

I can't get your GUI to work, it always throws the error "Track Information is not formatted correctly."

So I compiled v3 of findcrcs for win64, you can download it here: findcrcs-0.3-bin-win64.7z
This new Version also supports extract from the command line:

Usage: findcrcs [OPTION]... [--] <FILE> <WINDOWSIZE> <CRC> [MD5] [CRC [MD5]...]

Find the offset of CRCs in FILE with a window size of WINDOWSIZE.
Outputs the crc, offset and md5 of a found segment.
If an MD5 is given, it will only output or extract on a matching md5 hash.

  -e              extract the found segments with the md5 hash as filename
  -f EXTRACTFILE  use EXTRACTFILE as file to extract to
                  implies -e and -q
  -p PADDING      use PADDING amount of zero bytes around the input file
                  this can result in a negative offset in the results
                  if used with -s only an end padding will be added
  -q              quit processing after finding a match and optionally
                  extracting that match
  -s SEEDFILE     get an initial crc from SEEDFILE
                  if used with -e, the SEEDFILE will be joined with the found
                  segment

28

(3,493 replies, posted in General discussion)

F1ReB4LL wrote:

How did it look?

It's all in the log files above:

Args: -i f: -f 8180089.sub -mode 6 -rereadnum 25 -fix 2
TOC reading...
Find subchannel start sector...
41 01 01 00 00 00 00 00 02 00 28 32 
subStartAddr:   0
subEndAddr:     -150
sectorQuantity: -150
Flush...
Sectors with possible errors: 0.
Not corrected sector quantity: 0.
Flush...
Sectors with possible errors: 0.
Not corrected sector quantity: 0.
Flush...
Sectors with possible errors: 0.
Not corrected sector quantity: 0.
Flush...
Sectors with possible errors: 0.
Not corrected sector quantity: 0.
Flush...
Sectors with possible errors: 0.
Not corrected sector quantity: 0.
Pre fix failed sectors quantity: 0.
subchannelsFix started.
Not corrected bytes quantity: 0.
Post correction sectors quantity: 0.


Post correction started.
Pre fix failed sectors quantity: 0.
subchannelsFix started.
Not corrected bytes quantity: 0.

29

(3,493 replies, posted in General discussion)

Subdump couldn't get it right, so I tried it with different versions of CloneCD. Doesn't look too good either.

Here are some logs and the CloneCD sub file
8180089.7z

30

(3,493 replies, posted in General discussion)

Tried the test version (20180112)

Sample 1: Probably works again, as it copies the data, but there seems to be a bug when it tries to calculate the hashes for the dat file.

Moving .scm to .img
Creating bin, cue and ccd (Track) 11/11
[F:OutputHash][L:328] GetLastError: 2, Das System kann die angegebene Datei nicht finden.

Sample 2 & 3: Errors as before.

For Sample 3 the toc seems to be corrupt. This is not a Video CD, it's a Green Book CD-i disc with 3 tracks (1 CDI and 2 Audio).
I don't have CloneCD available right now and tried CDRWIN (recognizes tracks 2 and 3 only and refuses to rip).
Isobuster doesn't seem have a problem with it at all and creates a full rip.

REM SESSION 01        ; Not supported by other applications (*)
    TRACK 00 CDI/2352
      INDEX 01 00:00:00
      REM MSF: 00:00:00 = LBA: 0
    TRACK 02 AUDIO
      INDEX 01 55:34:19
      REM MSF: 55:34:19 = LBA: 250069
    TRACK 03 AUDIO
      INDEX 01 57:50:69
      REM MSF: 57:50:69 = LBA: 260319

20180112.7z

I have some more multi-track CD-i discs, and they all have some problems. So far this is the only one with a missing Track 1. The other ones show a corrupt Track 1 in IsoBuster, but it can be extracted without Problems.

31

(3,493 replies, posted in General discussion)

I've recently switched from DIC 20171010 to 20171210 and am now experiencing some problems.
Disc drive is PLEXTOR DVDR PX-760A 1.07 08/18/07  15:10

Sample 1:
[Audio CD] Philips Burn:Cycle Disc2 Music (813 5066)
--This one is interesting, it is bundled with the PC/Mac version of the game and has a different serial number, but the ring information and crc32 matches the CD-i bundle disc--
1a. Good dump with 20171010
1b. No dump possible with 20171210

This drive doesn't support [OpCode: 0xd8, SubCode: 1]
This drive doesn't support [OpCode: 0xd8, SubCode: 2]
This drive doesn't support [OpCode: 0xd8, SubCode: 8]

Sample 2:
[CDI] Philips CD-i/Video CD Titel-Neuheiten I/95 (818 0058)
2a. Good dump with 20171010
2b. No dump possible with 20171210

Directory Record is invalid

LBA[166792, 0x28b88]: [F:ReadDirectoryRecord][L:998]
    Opcode: 0xa8
    ScsiStatus: 0x02 = CHECK_CONDITION
    SenseData Key-Asc-Ascq: 05-21-00 = ILLEGAL_REQUEST - LOGICAL BLOCK ADDRESS OUT OF RANGE
lpCmd: a8, 00, 00, 02, 8b, 88, 00, 00, 00, 01, 00, 00
dwBufSize: 2048

Sample 3 (impossible to dump with either version):
[CDI] Philips CD-i/Video CD Titel-Neuheiten II/95 (818 0089)
3a. No dump possible with 20171010

LBA[283554, 0x453a2]: [F:ReadCDForCheckingSubRtoW][L:643]
        Opcode: 0xd8
        ScsiStatus: 0x02 = CHECK_CONDITION
        SenseData Key-Asc-Ascq: 05-21-00 = ILLEGAL_REQUEST - LOGICAL BLOCK ADDRESS OUT OF RANGE
lpCmd: d8, 00, 00, 04, 53, a2, 00, 00, 00, 01, 08, 00
dwBufSize: 2744

3b. No dump possible with 20171210

LBA[283554, 0x453a2]: [F:ReadCDForCheckingSubRtoW][L:650]
    Opcode: 0xd8
    ScsiStatus: 0x02 = CHECK_CONDITION
    SenseData Key-Asc-Ascq: 05-21-00 = ILLEGAL_REQUEST - LOGICAL BLOCK ADDRESS OUT OF RANGE
lpCmd: d8, 00, 00, 04, 53, a2, 00, 00, 00, 01, 08, 00
dwBufSize: 2744

Logs: DICrip.7z

One more question, in the dashboard I only have a couple of languages (En, Jp, De, Fr, Es, It, Kr, Ch, Pt).
What about the other languages like dutch or nordics, where do I select them?

Well, I wouldn't ask if my optical drive didn't die today... The only way I can play games is via FTP and HDD.
Any other way to find out about the language/s ?

Today I dumped some XBox games and want to submit them to the database.
The only information I'm missing right now is the language/s of the games. How and where can I check them?