2 2023-12-15 17:22:37
Re: Dumping DVDs RAW - An ongoing investigation (we need your help!) (63 replies, posted in General discussion)
MrPepka wrote:More logs from two drives (SOHD-167T and SH-216BB)
BTW: Is it possible to add a function to the program code that allows the program to end when the drive is not responding? My SH-216BB hang up when reading 256 sectors (F1 I think). It happened twice and each time I had to restart the drive from the power supply. When the drive was suspended, the program was still waiting for a response from it. It would be nice if the program restarted the drive in such situations, or if the drive stopped responding after some time, it would terminate its operationHey out of curiosity what disc did you use in the SOHD-167T? What's "KULTOWE GRY 5"? Is this on redump? Do you have a scan of the disc, specifically the surface?
Curious if this is a recordable disc or something.
Hi
I had a moment so I came back to this thread, tried with another disc and it looks like the drive supports raw reading from opcode 3C 01 01
Tested with this disc - http://redump.org/disc/84828/
3 2023-11-26 13:18:36
Re: Dumping DVDs RAW - An ongoing investigation (we need your help!) (63 replies, posted in General discussion)
This is the disc
http://redump.org/disc/100941/
4 2023-10-02 14:16:25
Re: Dumping DVDs RAW - An ongoing investigation (we need your help!) (63 replies, posted in General discussion)
Generally, when it comes to TS-L632H (or SN-S082H, it's the same construction), in addition to the log, this file is also created
5 2023-10-02 00:14:36
Re: Dumping DVDs RAW - An ongoing investigation (we need your help!) (63 replies, posted in General discussion)
MrPepka wrote:TSST TS-L632H doesn't support or what happens?
Try again? Maybe the drive doesn't like the disc and can't read it.
The same. I tried with 2 different discs, the drive reads them correctly
6 2023-10-02 00:10:53
Re: Dumping DVDs RAW - An ongoing investigation (we need your help!) (63 replies, posted in General discussion)
I made a new version to try to deal with the drive timeouts and potential possibility that it clears the cache when it does so. I don't have any drives on hand that does this so it needs testing:
https://github.com/hiddenpalaceorg/DVDR … 023-10-01aIt will reread LBA 0 so it puts it back on the cache again if a specific error is returned from sg_raw. Hopefully this helps a bit.
OK, these are the new logs
7 2023-10-01 23:37:51
Re: Dumping DVDs RAW - An ongoing investigation (we need your help!) (63 replies, posted in General discussion)
Sony DDU1611
https://mega.nz/file/JjhDWa4J#yQ7NM5jwH … dujWrBMOYg (The logs weigh over 1 GB, it's worth having a good connection to download them!)
8 2023-10-01 22:22:48
Re: Dumping DVDs RAW - An ongoing investigation (we need your help!) (63 replies, posted in General discussion)
TSST TS-L632H doesn't support or what happens?
9 2023-10-01 20:43:12
Re: Dumping DVDs RAW - An ongoing investigation (we need your help!) (63 replies, posted in General discussion)
With the BW-16D1HT, the progress bar did not move for a very long time, but rather at a normal pace
As for SH-216BB, I tested the latest version, but when the drive hang up, the 20-second timeout did not work, the program was constantly waiting for a response from the drive. Only when I stopped the program and restarted the drive and then resumed the program, did the program continue to run
10 2023-10-01 20:25:16
Re: Dumping DVDs RAW - An ongoing investigation (we need your help!) (63 replies, posted in General discussion)
More logs from two drives (SOHD-167T and SH-216BB)
BTW: Is it possible to add a function to the program code that allows the program to end when the drive is not responding? My SH-216BB hang up when reading 256 sectors (F1 I think). It happened twice and each time I had to restart the drive from the power supply. When the drive was suspended, the program was still waiting for a response from it. It would be nice if the program restarted the drive in such situations, or if the drive stopped responding after some time, it would terminate its operation
11 2023-10-01 19:19:29
Re: Dumping DVDs RAW - An ongoing investigation (we need your help!) (63 replies, posted in General discussion)
I will also add my logs. I checked on BW-16D1HT, but with firmware 3.10 modded by RibShark
12 2023-09-29 14:47:09
Re: Dumping discs with Ring Protech (63 replies, posted in General discussion)
Hiya
I will bring this thread back to life a bit due to a rather specific case:
Well, it turns out that there are discs with this Ring PROTECH protection that have CD Audio tracks and sometimes this protection is on the audio tracks (these are Fake Tracks, i.e. audio tracks not used by the game, but recorded so that the disc cannot be copied). Since, as we well know, Plextor or LG/ASUS drives are poorly suited for copying discs with ring protection, and the excess of a bad DIC is not able to even start dumping such a disc in any such drive, I wrote a guide based on my experience on such a disc. to astound
ATTENTION! THIS IS ONLY A PROPOSAL FOR DUMPING THESE DISCS! PLEASE DO NOT DO THIS YET UNTIL REDUMP'S MODERATION AND ADMINISTRATION ALLOW IT!
1. First, insert the disc into a redump-compatible drive (Plextor or LG/ASUS), run MPF/DIC and start dumping. Of course, as I mentioned, dumping will not start, but DIC will provide the write offset value, which you will have to provide when adding the disc to redump.org
2. Then remove the disc from the Plextor and insert it into the SOHD-167T drive
3. Run CloneCD and copy the disc in it (be sure to select "Protected PC Game" as the profile, then edit this profile and disable the "Intelligent Bad Sector Scanner" and "Fast Error Skip Settings" options, and before starting to rip the disc, enable the option to create cue sheet). Of course, save this file somewhere (Attention! Dumping such a disc may take up to 24 hours, just wait until it is finished, or leave the computer on overnight or something)
4. Then run the ECCEDC program in CMD with this command
"EccEdc check <location of sub file> <location of img file>"
(ATTENTION! IT IS IMPORTANT TO HAVE THE LATEST VERSION OF ECCEDC AS IT HAS INTRODUCED AUDIO SECTOR CORRECTNESS CHECK!)
EccEdc will save the results to a text file. Sectors with data that have this protection will be provided in this form
"2336 bytes have already been replaced at 0x55."
However, audio sectors will have the info "audio or invalid sync". Write down all sector ranges that have this information
5. Run CDArchive in CMD with this command
cdarchive.exe --mode=ext --extrdrive=<DriveLetter> --extrstart=<FIRSTRingSector> --extrend=<LASTRingSector> --extroverread=0 --extrretries=100 --extrskip=1000 --extrdirection=<f or b> --extrdiscmode="cd" --extrsectdir="<SectorExtractionDirectory>" --extrrefcue="<PathToIMAGE.cue>" and read the rest of the sectors as much as possible. When reading sectors, remember not to force it and if the drive cannot read a sector, move to the next one
6. If CDArchive has read any sectors, import them to the disc image with this command
cdarchive.exe --mode=mer --merdiscmode=cd --mersrcdir="<SectorExtractionDirectory>" --meroutcue="<PathToIMAGE.cue>"
7. Then turn on CDMage and run the disc image in it. In the "Action" tab, select "Scan for corruption", then click "Scan" and wait until CDMage scans the entire disc image for errors. Then select the "Repair corrupted sectors" option, select all sectors with errors and wait for CDMage to repair the errors (Note! CDMage may also display information that it has repaired 0 errors out of those it found)
8. (Only required if CDMage fixes any errors) Open the ECCEDC program in CMD with this command
ECCEDC fix <location of sub file> <location of img file>
This will fix sectors corrupted by a bug in CDMage (sectors filled with the 0x55 pattern CDMage edits and fills them with the 0x00 pattern, ECCEDC restores the correct pattern)
9. In ECCEDC, execute this command
ECCEDC check <location of sub file> <location of img file>
And note the sectors that have errors (both data and audio sectors)
10. Run BINmerge in CMD with this command
binmerge -s <location of cue file> <name of new files, can be the same as the name of the disc label>
11. Calculate hashes for bin files using an application like HashCalc or OpenHashTab (remember to calculate hashes for ALL separated bin files with prefix (Track 1) (Track 2) etc)
To calculate size, just pack all the bin files, e.g. in 7-zip, open the archive in 7-zip and the application will give the size of each bin file, then enter size without spaces.
12. Add the disc to redump.org including the newly calculated hashes and ring protected sector ranges
That's it. I would like to ask the redump moderator and administration to comment on this topic whether such a possible guide would be OK for you.
Thank you very much in advance
13 2023-07-25 11:35:10
Re: Backing up PS1 discs on MacOs? Plus source code to unreleased game. (3 replies, posted in General discussion)
Source codes if they are not on the CD, redump probably won't accept them, but I think no-intro can accept them
14 2023-05-11 22:24:02
Re: DiscImageCreator (3,531 replies, posted in General discussion)
I did some research, compared the scm files (especially in the sectors where both of these files were incompatible with ECC/EDC) and noticed that the DIC replaces bad sectors with 0x55 both those protected by SafeDisc and those in which SafeDisc is not present and are unintentional C2. Is it possible to somehow tell DIC to replace only those sectors with SafeDisc to 0x55?
15 2023-05-09 15:43:53
Re: DiscImageCreator (3,531 replies, posted in General discussion)
I checked it and both dumps in many different sections
I presume there are these broken sectors that are improperly repaired. I would have to somehow force Plextor to fix C2 errors on the same disc to somehow compare it to each other
16 2023-05-09 13:06:45
Re: DiscImageCreator (3,531 replies, posted in General discussion)
Sorry to write here, but something is wrong with GitHub and I can't submit a new request there
I have a SafeDisc disc that also has unintentional C2 errors. DIC fixes them, but it does so in such a way that the dump is then corrupted. The problem only affects this one disc and interestingly only the LG drive, Plextor is not able to fix C2 errors on this disc. I tried changing the C2 offset to 295 and using the /s 2 command, but it didn't help, and with the /s 0 command, the dumping fails with "Failed to analyze sub-channel" error
The problem concerns sectors from about 14192 to about 17398. It is so strange that Plextor does not see any C2 errors in this area, only LG, and the sectors in which SafeDisc is in the range 809-10199, which is quite close to the problem area
https://mega.nz/file/omQxACwC#gh09rAsih … Hf1BlbkJD0
https://mega.nz/file/5iAX0S6B#92GInFyo7 … _r1nKl7e8k
17 2023-04-08 12:10:04
Re: DiscImageCreator (3,531 replies, posted in General discussion)
I've also included a CloneCD sub if that helps
https://mega.nz/file/Rr4SmKzJ#7StTQ2_82 … SyLo07HNZg
18 2023-04-07 15:13:18
Re: DiscImageCreator (3,531 replies, posted in General discussion)
I am attaching the rest of the logs
https://mega.nz/file/hiQ1RSAa#8whKJAZcy … t0WI3LU8t8
19 2023-04-07 12:37:54
Re: DiscImageCreator (3,531 replies, posted in General discussion)
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
20 2023-03-16 01:09:01
Re: DiscImageCreator (3,531 replies, posted in General discussion)
And yet no
On one of my audio CDs, DIC generates the correct universal SHA-1 hash, but hashes like CRC, MD5 or SHA-1 for individual tracks don't even match what is in the redump
There are no errors in the logs
Sarami, do you have an idea for this?
https://mega.nz/file/hqBExaAS#Qer8rpX7r … 8vF-AjLTZk
It's about this CD
http://redump.org/disc/43250/
21 2023-03-16 00:51:49
Re: DiscImageCreator (3,531 replies, posted in General discussion)
22 2023-03-11 02:44:07
Re: DiscImageCreator (3,531 replies, posted in General discussion)
By the way, I also throw in the rest of the Audio CDs that I have (from the Non-Game project) and unfortunately, nowhere is the universal hash generated by DIC identical to the redumper
https://mega.nz/file/pq5iFJIQ#rnpLAy65e … l07bIIkSSA
https://mega.nz/file/52B2CLgZ#Kgm2p1FYh … NWl_cIimv4
https://mega.nz/file/Y6BDhb5A#UM4Eqryml … MzKJyt6r8s
https://mega.nz/file/BmIjDbBK#GuYdyg4SM … aOBv66oZ4w
https://mega.nz/file/12hgyCDY#ZQUC94ocQ … fj6hPswD6k
And from redumper:
https://datomatic.no-intro.org/attachme … 734_f0.log
https://datomatic.no-intro.org/attachme … 112_f0.log
https://datomatic.no-intro.org/attachme … 421_f0.log
https://datomatic.no-intro.org/attachme … 647_f0.log
https://cdn.discordapp.com/attachments/ … 3525_F.log
23 2023-03-11 01:47:57
Re: DiscImageCreator (3,531 replies, posted in General discussion)
Disc B (logs above):
Redumper:
=== 2023-01-20 23:09:14 ========================================================
*** MODE: dump
drive path: F:
drive: PLEXTOR - DVDR PX-712A (revision level: 1.09, vendor specific: 03/31/06 10:00)
drive configuration: PLEXTOR (read offset: +30, C2 shift: 295, pre-gap start: -75, read method: D8, sector order: DATA_C2_SUB)
image path: .
image name: dump_230120_230914_F
disc TOC:
disc type: CD-DA / CD-DATA
track 01 { audio }
index 01 { LBA: 0, MSF: 00:02:00 }
track 02 { audio }
index 01 { LBA: 14064, MSF: 03:09:39 }
track 03 { audio }
index 01 { LBA: 29302, MSF: 06:32:52 }
track 04 { audio }
index 01 { LBA: 49989, MSF: 11:08:39 }
track 05 { audio }
index 01 { LBA: 68930, MSF: 15:21:05 }
track 06 { audio }
index 01 { LBA: 78837, MSF: 17:33:12 }
track 07 { audio }
index 01 { LBA: 106802, MSF: 23:46:02 }
track 08 { audio }
index 01 { LBA: 116309, MSF: 25:52:59 }
track 09 { audio }
index 01 { LBA: 135913, MSF: 30:14:13 }
track 10 { audio }
index 01 { LBA: 145670, MSF: 32:24:20 }
track 11 { audio }
index 01 { LBA: 166903, MSF: 37:07:28 }
track 12 { audio }
index 01 { LBA: 177256, MSF: 39:25:31 }
track 13 { audio }
index 01 { LBA: 188618, MSF: 41:56:68 }
track 14 { audio }
index 01 { LBA: 204488, MSF: 45:28:38 }
track 15 { audio }
index 01 { LBA: 219940, MSF: 48:54:40 }
track 16 { audio }
index 01 { LBA: 235290, MSF: 52:19:15 }
track 17 { audio }
index 01 { LBA: 248406, MSF: 55:14:06 }
track 18 { audio }
index 01 { LBA: 267498, MSF: 59:28:48 }
track AA { audio }
index 01 { LBA: 288966, MSF: 64:14:66 }
PLEXTOR: reading lead-in
PLEXTOR: lead-in found (session index: 0, sectors: 1789)
dump started
dump complete (time: 291s)
media errors:
SCSI: 0
C2: 0
Q: 386
*** MODE: protection
scan started
protection: N/A
scan complete (time: 0s)
*** MODE: split
correcting Q... done
final TOC:
disc type: CD-DA / CD-DATA
track 01 { audio }
index 00 { LBA: -150 .. -1, length: 150, MSF: 00:00:00-03:09:38 }
index 01 { LBA: 0 .. 14063, length: 14064, MSF: 00:02:00-03:09:38 }
track 02 { audio }
index 01 { LBA: 14064 .. 29301, length: 15238, MSF: 03:09:39-06:32:51 }
track 03 { audio }
index 01 { LBA: 29302 .. 49988, length: 20687, MSF: 06:32:52-11:08:38 }
track 04 { audio }
index 01 { LBA: 49989 .. 68929, length: 18941, MSF: 11:08:39-15:21:04 }
track 05 { audio }
index 01 { LBA: 68930 .. 78836, length: 9907, MSF: 15:21:05-17:33:11 }
track 06 { audio }
index 01 { LBA: 78837 .. 106801, length: 27965, MSF: 17:33:12-23:46:01 }
track 07 { audio }
index 01 { LBA: 106802 .. 116308, length: 9507, MSF: 23:46:02-25:52:58 }
track 08 { audio }
index 01 { LBA: 116309 .. 135912, length: 19604, MSF: 25:52:59-30:14:12 }
track 09 { audio }
index 01 { LBA: 135913 .. 145669, length: 9757, MSF: 30:14:13-32:24:19 }
track 10 { audio }
index 01 { LBA: 145670 .. 166902, length: 21233, MSF: 32:24:20-37:07:27 }
track 11 { audio }
index 01 { LBA: 166903 .. 177255, length: 10353, MSF: 37:07:28-39:25:30 }
track 12 { audio }
index 01 { LBA: 177256 .. 188617, length: 11362, MSF: 39:25:31-41:56:67 }
track 13 { audio }
index 01 { LBA: 188618 .. 204487, length: 15870, MSF: 41:56:68-45:28:37 }
track 14 { audio }
index 01 { LBA: 204488 .. 219939, length: 15452, MSF: 45:28:38-48:54:39 }
track 15 { audio }
index 01 { LBA: 219940 .. 235289, length: 15350, MSF: 48:54:40-52:19:14 }
track 16 { audio }
index 01 { LBA: 235290 .. 248405, length: 13116, MSF: 52:19:15-55:14:05 }
track 17 { audio }
index 01 { LBA: 248406 .. 267497, length: 19092, MSF: 55:14:06-59:28:47 }
track 18 { audio }
index 01 { LBA: 267498 .. 288965, length: 21468, MSF: 59:28:48-64:14:65 }
track AA { audio }
index 01 { LBA: 288966 .. 289062, length: 97, MSF: 64:14:66-64:16:12 }
80 00 0 00 00 0 0 Cyberpunk 20
80 00 0 01 12 0 0 77|The Voice
80 01 0 02 09 0 0 In My Head|
80 02 0 03 00 0 0 Modern Anthi
80 02 0 04 12 0 0 ll|The Sacre
80 03 0 05 09 0 0 d And The Pr
80 03 0 06 15 0 0 ofane|Kang T
80 04 0 07 06 0 0 ao Down|Cybe
80 05 0 08 04 0 0 rwildlife Pa
80 05 0 09 15 0 0 rk|Consumer
80 06 0 10 09 0 0 Cathedral|Ju
80 07 0 11 02 0 0 iced Up|Bell
80 08 0 12 04 0 0 s Of Laguna
80 08 0 13 15 0 0 Bend|Urban D
80 09 0 14 07 0 0 ownunder|Atl
80 10 0 15 03 0 0 antis|Cybern
80 11 0 16 06 0 0 inja|The Sui
80 12 0 17 07 0 0 ts Are Scare
80 12 0 18 15 0 0 d|Tower Lock
80 13 0 19 10 0 0 down|To Hell
80 14 0 20 07 0 0 and Back|Ad
80 15 0 21 02 0 0 am Smasher|H
80 16 0 22 01 0 0 anako & Yori
80 16 0 23 13 0 0 nobu|Been Go
80 17 0 24 07 0 0 od To Know Y
80 17 0 25 15 0 0 a|Never Fade
80 18 0 26 10 0 0 Away (SAMUR
80 18 0 27 15 0 0 AI Cover) -
80 18 0 28 15 0 0 feat. Olga J
80 18 0 29 15 0 0 ankowska||||
81 00 0 30 00 0 0 |P.T. Adamcz
81 01 0 31 11 0 0 yk|Marcin Pr
81 02 0 32 09 0 0 zybylowicz|P
81 03 0 33 01 0 0 aul Leonard-
81 03 0 34 13 0 0 Morgan|P.T.
81 04 0 35 05 0 0 Adamczyk|Mar
81 05 0 36 03 0 0 cin Przybylo
81 05 0 37 15 0 0 wicz|Marcin
81 06 0 38 07 0 0 Przybylowicz
81 06 0 39 15 0 0 |P.T. Adamcz
81 07 0 40 11 0 0 yk|Paul Leon
81 08 0 41 09 0 0 ard-Morgan|M
81 09 0 42 01 0 0 arcin Przyby
81 09 0 43 13 0 0 lowicz|P.T.
81 10 0 44 05 0 0 Adamczyk|Mar
81 11 0 45 03 0 0 cin Przybylo
81 11 0 46 15 0 0 wicz|Paul Le
81 12 0 47 07 0 0 onard-Morgan
81 12 0 48 15 0 0 |Paul Leonar
81 13 0 49 11 0 0 d-Morgan|P.T
81 14 0 50 03 0 0 . Adamczyk|P
81 15 0 51 01 0 0 aul Leonard-
81 15 0 52 13 0 0 Morgan|Paul
81 16 0 53 05 0 0 Leonard-Morg
81 16 0 54 15 0 0 an|Marcin Pr
81 17 0 55 09 0 0 zybylowicz|P
81 18 0 56 01 0 0 .T. Adamczyk
81 18 0 57 13 0 0 ||||||||||||
8F 00 0 58 00 0 0 |\x01\x12|\x1E\x1C||||||
8F 01 0 59 00 0 0 |||||||\x03<|||
8F 02 0 60 00 0 0 ||||\x09|||||||
non-zero TOC sample range: [ -88200 .. 169969044]
non-zero data sample range: [ 15683 .. 169911170]
Universal Hash (SHA-1): 296e170502f9347ca956688be2351b8b7940623d
detecting offset
audio silence detection... done
Perfect Audio Offset (silence level: 0): [-88200 .. +15683]
warning: fallback offset 0 applied
disc write offset: +0
detection complete (time: 12s)
checking tracks
track 01... passed
track 02... passed
track 03... passed
track 04... passed
track 05... passed
track 06... passed
track 07... passed
track 08... passed
track 09... passed
track 10... passed
track 11... passed
track 12... passed
track 13... passed
track 14... passed
track 15... passed
track 16... passed
track 17... passed
track 18... passed
track AA... passed
check complete (time: 1s)
splitting tracks
writing "dump_230120_230914_F (Track 01).bin"
writing "dump_230120_230914_F (Track 02).bin"
writing "dump_230120_230914_F (Track 03).bin"
writing "dump_230120_230914_F (Track 04).bin"
writing "dump_230120_230914_F (Track 05).bin"
writing "dump_230120_230914_F (Track 06).bin"
writing "dump_230120_230914_F (Track 07).bin"
writing "dump_230120_230914_F (Track 08).bin"
writing "dump_230120_230914_F (Track 09).bin"
writing "dump_230120_230914_F (Track 10).bin"
writing "dump_230120_230914_F (Track 11).bin"
writing "dump_230120_230914_F (Track 12).bin"
writing "dump_230120_230914_F (Track 13).bin"
writing "dump_230120_230914_F (Track 14).bin"
writing "dump_230120_230914_F (Track 15).bin"
writing "dump_230120_230914_F (Track 16).bin"
writing "dump_230120_230914_F (Track 17).bin"
writing "dump_230120_230914_F (Track 18).bin"
split complete (time: 8s)
writing CUE-sheet
dump_230120_230914_F.cue... done
dat:
<rom name="dump_230120_230914_F (Track 01).bin" size="33078528" crc="0c3e25b8" md5="5dbf91c2e997e52b045bb3aab3745a74" sha1="a79885de161396351c2472434b08bd65377e86ac" />
<rom name="dump_230120_230914_F (Track 02).bin" size="35839776" crc="becf13ca" md5="fb90209e69e1e044b0b76769fe30c7c7" sha1="921ccc54be42e611fad8ea36dc58b2dd20f0c62a" />
<rom name="dump_230120_230914_F (Track 03).bin" size="48655824" crc="33bf7575" md5="b45708985ee0ab685f915908f0574f23" sha1="6c8762160f55fb8c6aa5869eee5fa66d668c3237" />
<rom name="dump_230120_230914_F (Track 04).bin" size="44549232" crc="2a83edb4" md5="5b0aaed219888f3b70b0b6f4b0f0df6b" sha1="374e2375209fa8feb36284428584039daec46782" />
<rom name="dump_230120_230914_F (Track 05).bin" size="23301264" crc="6ac14833" md5="14957a2b3434a0dd8b8fed53ea0cf55d" sha1="0b4abaef2fbb4c40242ff012b9627a423cec1f28" />
<rom name="dump_230120_230914_F (Track 06).bin" size="65773680" crc="6849103a" md5="3f71946219929cbc5a6558ad9f28a486" sha1="93ead00840e0adef6bdbf0c3cfa4eb81d4d65000" />
<rom name="dump_230120_230914_F (Track 07).bin" size="22360464" crc="75d5fa48" md5="3a3f15ba7eb17552e62854a1216ae899" sha1="0a79055c1eff57c8abb6f3ae843118bc2968a196" />
<rom name="dump_230120_230914_F (Track 08).bin" size="46108608" crc="a6e3f1b3" md5="0056f4c34fdef156d603cf29e27f65a3" sha1="27b22d0d97b5adf2c12f2d696d35451567032567" />
<rom name="dump_230120_230914_F (Track 09).bin" size="22948464" crc="1c2fe522" md5="fe19c7d232899dab3916410110ba449c" sha1="2003119d7e8321ffcf34d5138cf94af92c4d82ce" />
<rom name="dump_230120_230914_F (Track 10).bin" size="49940016" crc="0256866d" md5="ecce050d8e1fede5e122c0baa67bf792" sha1="8a1df7da8f9fdf759f42dabcbed41a4e06b5efc7" />
<rom name="dump_230120_230914_F (Track 11).bin" size="24350256" crc="8afd2afb" md5="aa089dd5c1914a4ca6b0d2303d1944f3" sha1="db8fd49df684a8ee0d242bf1e3fd0e0044ed19b4" />
<rom name="dump_230120_230914_F (Track 12).bin" size="26723424" crc="ba6f5b93" md5="f5f22d8f3bef00a7a8a84feaeb67dbf9" sha1="fbc821adaf229553ce326bad7c71d5816a2c2f7a" />
<rom name="dump_230120_230914_F (Track 13).bin" size="37326240" crc="26d4ec01" md5="d444c7c4aba3e435ddbf00413ff3d1b8" sha1="736e395b66706ce95f8298b5cb187f65f5b805d5" />
<rom name="dump_230120_230914_F (Track 14).bin" size="36343104" crc="ab64a432" md5="fe7e0ae385222f511d7ba6ef9e197277" sha1="9155aac62b3d6165cac895da105bcaff076e1ff3" />
<rom name="dump_230120_230914_F (Track 15).bin" size="36103200" crc="3e2d0c45" md5="d92703211d4b56620bf9ef8bdd2b0bd2" sha1="a1374d7f618f2682889031120be656751405333e" />
<rom name="dump_230120_230914_F (Track 16).bin" size="30848832" crc="0531a51a" md5="50390fb521872626464d0eecc3dd04fa" sha1="858c0857e3f1d57188b36d44b58d953229f63cd3" />
<rom name="dump_230120_230914_F (Track 17).bin" size="44904384" crc="a2f72aa9" md5="24d9710a1df1d87b01da0ba477caa418" sha1="299f0af0fb0181b9fa10a5517821a569d9e77249" />
<rom name="dump_230120_230914_F (Track 18).bin" size="50492736" crc="9a9f9d0c" md5="21e45a04fffc6e9b5fce5e90e9bbd6ea" sha1="de8533441ae6e53e2d093ddc5906e534a0771e8e" />
CUE [dump_230120_230914_F.cue]:
TITLE "Cyberpunk 2077"
FILE "dump_230120_230914_F (Track 01).bin" BINARY
TRACK 01 AUDIO
TITLE "The Voice In My Head"
PERFORMER "P.T. Adamczyk"
INDEX 01 00:00:00
FILE "dump_230120_230914_F (Track 02).bin" BINARY
TRACK 02 AUDIO
TITLE "Modern Anthill"
PERFORMER "Marcin Przybylowicz"
INDEX 01 00:00:00
FILE "dump_230120_230914_F (Track 03).bin" BINARY
TRACK 03 AUDIO
TITLE "The Sacred And The Profane"
PERFORMER "Paul Leonard-Morgan"
INDEX 01 00:00:00
FILE "dump_230120_230914_F (Track 04).bin" BINARY
TRACK 04 AUDIO
TITLE "Kang Tao Down"
PERFORMER "P.T. Adamczyk"
INDEX 01 00:00:00
FILE "dump_230120_230914_F (Track 05).bin" BINARY
TRACK 05 AUDIO
TITLE "Cyberwildlife Park"
PERFORMER "Marcin Przybylowicz"
INDEX 01 00:00:00
FILE "dump_230120_230914_F (Track 06).bin" BINARY
TRACK 06 AUDIO
TITLE "Consumer Cathedral"
PERFORMER "Marcin Przybylowicz"
INDEX 01 00:00:00
FILE "dump_230120_230914_F (Track 07).bin" BINARY
TRACK 07 AUDIO
TITLE "Juiced Up"
PERFORMER "P.T. Adamczyk"
INDEX 01 00:00:00
FILE "dump_230120_230914_F (Track 08).bin" BINARY
TRACK 08 AUDIO
TITLE "Bells Of Laguna Bend"
PERFORMER "Paul Leonard-Morgan"
INDEX 01 00:00:00
FILE "dump_230120_230914_F (Track 09).bin" BINARY
TRACK 09 AUDIO
TITLE "Urban Downunder"
PERFORMER "Marcin Przybylowicz"
INDEX 01 00:00:00
FILE "dump_230120_230914_F (Track 10).bin" BINARY
TRACK 10 AUDIO
TITLE "Atlantis"
PERFORMER "P.T. Adamczyk"
INDEX 01 00:00:00
FILE "dump_230120_230914_F (Track 11).bin" BINARY
TRACK 11 AUDIO
TITLE "Cyberninja"
PERFORMER "Marcin Przybylowicz"
INDEX 01 00:00:00
FILE "dump_230120_230914_F (Track 12).bin" BINARY
TRACK 12 AUDIO
TITLE "The Suits Are Scared"
PERFORMER "Paul Leonard-Morgan"
INDEX 01 00:00:00
FILE "dump_230120_230914_F (Track 13).bin" BINARY
TRACK 13 AUDIO
TITLE "Tower Lockdown"
PERFORMER "Paul Leonard-Morgan"
INDEX 01 00:00:00
FILE "dump_230120_230914_F (Track 14).bin" BINARY
TRACK 14 AUDIO
TITLE "To Hell and Back"
PERFORMER "P.T. Adamczyk"
INDEX 01 00:00:00
FILE "dump_230120_230914_F (Track 15).bin" BINARY
TRACK 15 AUDIO
TITLE "Adam Smasher"
PERFORMER "Paul Leonard-Morgan"
INDEX 01 00:00:00
FILE "dump_230120_230914_F (Track 16).bin" BINARY
TRACK 16 AUDIO
TITLE "Hanako & Yorinobu"
PERFORMER "Paul Leonard-Morgan"
INDEX 01 00:00:00
FILE "dump_230120_230914_F (Track 17).bin" BINARY
TRACK 17 AUDIO
TITLE "Been Good To Know Ya"
PERFORMER "Marcin Przybylowicz"
INDEX 01 00:00:00
FILE "dump_230120_230914_F (Track 18).bin" BINARY
TRACK 18 AUDIO
TITLE "Never Fade Away (SAMURAI Cover) - feat. Olga Jankowska"
PERFORMER "P.T. Adamczyk"
INDEX 01 00:00:00
*** MODE: info
DIC:
========== TOC ==========
Audio Track 1, LBA 0 - 14063, Length 14064
Audio Track 2, LBA 14064 - 29301, Length 15238
Audio Track 3, LBA 29302 - 49988, Length 20687
Audio Track 4, LBA 49989 - 68929, Length 18941
Audio Track 5, LBA 68930 - 78836, Length 9907
Audio Track 6, LBA 78837 - 106801, Length 27965
Audio Track 7, LBA 106802 - 116308, Length 9507
Audio Track 8, LBA 116309 - 135912, Length 19604
Audio Track 9, LBA 135913 - 145669, Length 9757
Audio Track 10, LBA 145670 - 166902, Length 21233
Audio Track 11, LBA 166903 - 177255, Length 10353
Audio Track 12, LBA 177256 - 188617, Length 11362
Audio Track 13, LBA 188618 - 204487, Length 15870
Audio Track 14, LBA 204488 - 219939, Length 15452
Audio Track 15, LBA 219940 - 235289, Length 15350
Audio Track 16, LBA 235290 - 248405, Length 13116
Audio Track 17, LBA 248406 - 267497, Length 19092
Audio Track 18, LBA 267498 - 288965, Length 21468
Total 288966
Set the TRACK_TYPE to audioOnly
========== DiscInformation ==========
DiscStatus: Complete
LastSessionStatus: Complete
Erasable: No
FirstTrackNumber: 1
NumberOfSessionsLsb: 1
LastSessionFirstTrackLsb: 1
LastSessionLastTrackLsb: 18
MrwStatus: None
MrwDirtyBit: No
UnrestrictedUse: No
DiscBarCodeValid: No
DiscIDValid: No
DiscType: CD-DA or CD-ROM Disc
LastSessionLeadIn: ff:ff:ff:ff
LastPossibleLeadOutStartTime: ff:ff:ff:ff
NumberOPCEntries: 0
========== OpCode[0xd8]: SubCode[2]: Check Drive + CD offset ==========
========== LBA[000000, 0000000]: Sub Channel ==========
+0 +1 +2 +3 +4 +5 +6 +7 +8 +9 +A +B
P FF FF FF FF FF FF FF FF FF FF FF FF
Q 01 01 01 00 00 00 00 00 02 00 5A 28
R 00 00 00 00 00 00 00 00 00 00 00 00
S 00 00 00 00 00 00 00 00 00 00 00 00
T 00 00 00 00 00 00 00 00 00 00 00 00
U 00 00 00 00 00 00 00 00 00 00 00 00
V 00 00 00 00 00 00 00 00 00 00 00 00
W 00 00 00 00 00 00 00 00 00 00 00 00
========== Offset (Drive offset refers to http://www.accuraterip.com) ==========
Combined Offset(Byte) 120, (Samples) 30
- Drive Offset(Byte) 120, (Samples) 30
----------------------------------------------
CD Offset(Byte) 0, (Samples) 0
Overread sector: 1
SubChannel Offset: 0
========== OpCode[0xd8]: SubCode[8]: Check Drive + CD offset ==========
========== LBA[000000, 0000000]: Sub Channel ==========
+0 +1 +2 +3 +4 +5 +6 +7 +8 +9 +A +B
P FF FF FF FF FF FF FF FF FF FF FF FF
Q 01 01 01 00 00 00 00 00 02 00 5A 28
R 00 00 00 00 00 00 00 00 00 00 00 00
S 00 00 00 00 00 00 00 00 00 00 00 00
T 00 00 00 00 00 00 00 00 00 00 00 00
U 00 00 00 00 00 00 00 00 00 00 00 00
V 00 00 00 00 00 00 00 00 00 00 00 00
W 00 00 00 00 00 00 00 00 00 00 00 00
========== Offset (Drive offset refers to http://www.accuraterip.com) ==========
Combined Offset(Byte) 120, (Samples) 30
- Drive Offset(Byte) 120, (Samples) 30
----------------------------------------------
CD Offset(Byte) 0, (Samples) 0
Overread sector: 1
SubChannel Offset: 0
========== CDTEXT ==========
Entry 0 crc[0bfd] is good
Entry 1 crc[cb4d] is good
Entry 2 crc[c352] is good
Entry 3 crc[43af] is good
Entry 4 crc[4965] is good
Entry 5 crc[ecc9] is good
Entry 6 crc[e81b] is good
Entry 7 crc[4815] is good
Entry 8 crc[ae31] is good
Entry 9 crc[6d57] is good
Entry 10 crc[2f7c] is good
Entry 11 crc[0e14] is good
Entry 12 crc[9c87] is good
Entry 13 crc[770d] is good
Entry 14 crc[afa8] is good
Entry 15 crc[c2d6] is good
Entry 16 crc[d939] is good
Entry 17 crc[fc8e] is good
Entry 18 crc[4163] is good
Entry 19 crc[7d9b] is good
Entry 20 crc[c756] is good
Entry 21 crc[d564] is good
Entry 22 crc[cc08] is good
Entry 23 crc[24c0] is good
Entry 24 crc[1e96] is good
Entry 25 crc[d664] is good
Entry 26 crc[042e] is good
Entry 27 crc[1c02] is good
Entry 28 crc[d408] is good
Entry 29 crc[47b5] is good
Entry 30 crc[bb95] is good
Entry 31 crc[e2fa] is good
Entry 32 crc[7b0b] is good
Entry 33 crc[5c44] is good
Entry 34 crc[311c] is good
Entry 35 crc[84ae] is good
Entry 36 crc[4a8c] is good
Entry 37 crc[a95d] is good
Entry 38 crc[147c] is good
Entry 39 crc[679e] is good
Entry 40 crc[9d5c] is good
Entry 41 crc[90bc] is good
Entry 42 crc[c2fc] is good
Entry 43 crc[6e43] is good
Entry 44 crc[eeed] is good
Entry 45 crc[2ba8] is good
Entry 46 crc[ab29] is good
Entry 47 crc[2105] is good
Entry 48 crc[5283] is good
Entry 49 crc[34f7] is good
Entry 50 crc[b8c4] is good
Entry 51 crc[d086] is good
Entry 52 crc[2051] is good
Entry 53 crc[7adf] is good
Entry 54 crc[af12] is good
Entry 55 crc[6055] is good
Entry 56 crc[635f] is good
Entry 57 crc[dc5f] is good
Entry 58 crc[9ce5] is good
Entry 59 crc[9091] is good
Entry 60 crc[0000] is bad, but this does not affect the cue sheet
Album Name: Cyberpunk 2077
Song Name[1]: The Voice In My Head
Song Name[2]: Modern Anthill
Song Name[3]: The Sacred And The Profane
Song Name[4]: Kang Tao Down
Song Name[5]: Cyberwildlife Park
Song Name[6]: Consumer Cathedral
Song Name[7]: Juiced Up
Song Name[8]: Bells Of Laguna Bend
Song Name[9]: Urban Downunder
Song Name[10]: Atlantis
Song Name[11]: Cyberninja
Song Name[12]: The Suits Are Scared
Song Name[13]: Tower Lockdown
Song Name[14]: To Hell and Back
Song Name[15]: Adam Smasher
Song Name[16]: Hanako & Yorinobu
Song Name[17]: Been Good To Know Ya
Song Name[18]: Never Fade Away (SAMURAI Cover) - feat. Olga Jankowska
Song Performer[1]: P.T. Adamczyk
Song Performer[2]: Marcin Przybylowicz
Song Performer[3]: Paul Leonard-Morgan
Song Performer[4]: P.T. Adamczyk
Song Performer[5]: Marcin Przybylowicz
Song Performer[6]: Marcin Przybylowicz
Song Performer[7]: P.T. Adamczyk
Song Performer[8]: Paul Leonard-Morgan
Song Performer[9]: Marcin Przybylowicz
Song Performer[10]: P.T. Adamczyk
Song Performer[11]: Marcin Przybylowicz
Song Performer[12]: Paul Leonard-Morgan
Song Performer[13]: Paul Leonard-Morgan
Song Performer[14]: P.T. Adamczyk
Song Performer[15]: Paul Leonard-Morgan
Song Performer[16]: Paul Leonard-Morgan
Song Performer[17]: Marcin Przybylowicz
Song Performer[18]: P.T. Adamczyk
Character code for this BLOCK: 0x00 (ISO/IEC 8859-1 [Latin-1])
First track Number: 1
Last track Number: 18
Mode2 PACKETs: No
Program area copy protection: No
Copyright asserted for $85: No
Copyright asserted for $81-$84: No
Copyright asserted for $80: No
Number of PACKS with $80 (ALBUM_NAME) : 30
Number of PACKS with $81 (PERFORMER) : 28
Number of PACKS with $82 (SONGWRITER) : 0
Number of PACKS with $83 (COMPOSER) : 0
Number of PACKS with $84 (ARRANGER) : 0
Number of PACKS with $85 (MESSAGES) : 0
Number of PACKS with $86 (DISC_ID) : 0
Number of PACKS with $87 (GENRE) : 0
Number of PACKS with $88 (TOC_INFO) : 0
Number of PACKS with $89 (TOC_INFO2) : 0
Number of PACKS with $8a : 0
Number of PACKS with $8b : 0
Number of PACKS with $8c : 0
Number of PACKS with $8d (CLOSED_INFO): 0
Number of PACKS with $8e (UPC_EAN) : 0
Number of PACKS with $8f (SIZE_INFO) : 3
Last Sequence number of BLOCK 0: 60
Last Sequence number of BLOCK 1: 0
Last Sequence number of BLOCK 2: 0
Last Sequence number of BLOCK 3: 0
Last Sequence number of BLOCK 4: 0
Last Sequence number of BLOCK 5: 0
Last Sequence number of BLOCK 6: 0
Last Sequence number of BLOCK 7: 0
Language code BLOCK 0: 0x09 (English)
Language code BLOCK 1: 0x00 (not applicable)
Language code BLOCK 2: 0x00 (not applicable)
Language code BLOCK 3: 0x00 (not applicable)
Language code BLOCK 4: 0x00 (not applicable)
Language code BLOCK 5: 0x00 (not applicable)
Language code BLOCK 6: 0x00 (not applicable)
Language code BLOCK 7: 0x00 (not applicable)
========== OpCode[0xd8]: SubCode[8]: Track[01]: Check MCN and/or ISRC ==========
Nothing
========== OpCode[0xd8]: SubCode[8]: Track[02]: Check MCN and/or ISRC ==========
Nothing
========== OpCode[0xd8]: SubCode[8]: Track[03]: Check MCN and/or ISRC ==========
Nothing
========== OpCode[0xd8]: SubCode[8]: Track[04]: Check MCN and/or ISRC ==========
Nothing
========== OpCode[0xd8]: SubCode[8]: Track[05]: Check MCN and/or ISRC ==========
Nothing
========== OpCode[0xd8]: SubCode[8]: Track[06]: Check MCN and/or ISRC ==========
Nothing
========== OpCode[0xd8]: SubCode[8]: Track[07]: Check MCN and/or ISRC ==========
Nothing
========== OpCode[0xd8]: SubCode[8]: Track[08]: Check MCN and/or ISRC ==========
Nothing
========== OpCode[0xd8]: SubCode[8]: Track[09]: Check MCN and/or ISRC ==========
Nothing
========== OpCode[0xd8]: SubCode[8]: Track[10]: Check MCN and/or ISRC ==========
Nothing
========== OpCode[0xd8]: SubCode[8]: Track[11]: Check MCN and/or ISRC ==========
Nothing
========== OpCode[0xd8]: SubCode[8]: Track[12]: Check MCN and/or ISRC ==========
Nothing
========== OpCode[0xd8]: SubCode[8]: Track[13]: Check MCN and/or ISRC ==========
Nothing
========== OpCode[0xd8]: SubCode[8]: Track[14]: Check MCN and/or ISRC ==========
Nothing
========== OpCode[0xd8]: SubCode[8]: Track[15]: Check MCN and/or ISRC ==========
Nothing
========== OpCode[0xd8]: SubCode[8]: Track[16]: Check MCN and/or ISRC ==========
Nothing
========== OpCode[0xd8]: SubCode[8]: Track[17]: Check MCN and/or ISRC ==========
Nothing
========== OpCode[0xd8]: SubCode[8]: Track[18]: Check MCN and/or ISRC ==========
Nothing
========== FULL TOC ==========
FirstCompleteSession: 1
LastCompleteSession: 1
Session 1, Ctl 0, Adr 1, Point 0xa0, FirstTrack 1, Format: CD-DA or CD-ROM
Session 1, Ctl 0, Adr 1, Point 0xa1, LastTrack 18
Session 1, Ctl 0, Adr 1, Point 0xa2, Lead-out, AMSF 64:14:66 (LBA[288966, 0x468c6])
Session 1, Ctl 0, Adr 1, Point 0x01, Track 1, AMSF 00:02:00 (LBA[000000, 0000000])
Session 1, Ctl 0, Adr 1, Point 0x02, Track 2, AMSF 03:09:39 (LBA[014064, 0x036f0])
Session 1, Ctl 0, Adr 1, Point 0x03, Track 3, AMSF 06:32:52 (LBA[029302, 0x07276])
Session 1, Ctl 0, Adr 1, Point 0x04, Track 4, AMSF 11:08:39 (LBA[049989, 0x0c345])
Session 1, Ctl 0, Adr 1, Point 0x05, Track 5, AMSF 15:21:05 (LBA[068930, 0x10d42])
Session 1, Ctl 0, Adr 1, Point 0x06, Track 6, AMSF 17:33:12 (LBA[078837, 0x133f5])
Session 1, Ctl 0, Adr 1, Point 0x07, Track 7, AMSF 23:46:02 (LBA[106802, 0x1a132])
Session 1, Ctl 0, Adr 1, Point 0x08, Track 8, AMSF 25:52:59 (LBA[116309, 0x1c655])
Session 1, Ctl 0, Adr 1, Point 0x09, Track 9, AMSF 30:14:13 (LBA[135913, 0x212e9])
Session 1, Ctl 0, Adr 1, Point 0x0a, Track 10, AMSF 32:24:20 (LBA[145670, 0x23906])
Session 1, Ctl 0, Adr 1, Point 0x0b, Track 11, AMSF 37:07:28 (LBA[166903, 0x28bf7])
Session 1, Ctl 0, Adr 1, Point 0x0c, Track 12, AMSF 39:25:31 (LBA[177256, 0x2b468])
Session 1, Ctl 0, Adr 1, Point 0x0d, Track 13, AMSF 41:56:68 (LBA[188618, 0x2e0ca])
Session 1, Ctl 0, Adr 1, Point 0x0e, Track 14, AMSF 45:28:38 (LBA[204488, 0x31ec8])
Session 1, Ctl 0, Adr 1, Point 0x0f, Track 15, AMSF 48:54:40 (LBA[219940, 0x35b24])
Session 1, Ctl 0, Adr 1, Point 0x10, Track 16, AMSF 52:19:15 (LBA[235290, 0x3971a])
Session 1, Ctl 0, Adr 1, Point 0x11, Track 17, AMSF 55:14:06 (LBA[248406, 0x3ca56])
Session 1, Ctl 0, Adr 1, Point 0x12, Track 18, AMSF 59:28:48 (LBA[267498, 0x414ea])
========== OpCode[0xd8]: SubCode[8]: Track[01]: Check CD + G ==========
========== LBA[000100, 0x00064]: Sub Channel ==========
+0 +1 +2 +3 +4 +5 +6 +7 +8 +9 +A +B
P 00 00 00 00 00 00 00 00 00 00 00 00
Q 01 01 01 00 01 25 00 00 03 25 73 9D
R 00 00 00 00 00 00 00 00 00 00 00 00
S 00 00 00 00 00 00 00 00 00 00 00 00
T 00 00 00 00 00 00 00 00 00 00 00 00
U 00 00 00 00 00 00 00 00 00 00 00 00
V 00 00 00 00 00 00 00 00 00 00 00 00
W 00 00 00 00 00 00 00 00 00 00 00 00
Nothing
========== OpCode[0xd8]: SubCode[8]: Track[02]: Check CD + G ==========
========== LBA[014164, 0x03754]: Sub Channel ==========
+0 +1 +2 +3 +4 +5 +6 +7 +8 +9 +A +B
P 00 00 00 00 00 00 00 00 00 00 00 00
Q 01 02 01 00 01 25 00 03 10 64 09 4C
R 00 00 00 00 00 00 00 00 00 00 00 00
S 00 00 00 00 00 00 00 00 00 00 00 00
T 00 00 00 00 00 00 00 00 00 00 00 00
U 00 00 00 00 00 00 00 00 00 00 00 00
V 00 00 00 00 00 00 00 00 00 00 00 00
W 00 00 00 00 00 00 00 00 00 00 00 00
Nothing
========== OpCode[0xd8]: SubCode[8]: Track[03]: Check CD + G ==========
========== LBA[029402, 0x072da]: Sub Channel ==========
+0 +1 +2 +3 +4 +5 +6 +7 +8 +9 +A +B
P 00 00 00 00 00 00 00 00 00 00 00 00
Q 01 03 01 00 01 25 00 06 34 02 CF DD
R 00 00 00 00 00 00 00 00 00 00 00 00
S 00 00 00 00 00 00 00 00 00 00 00 00
T 00 00 00 00 00 00 00 00 00 00 00 00
U 00 00 00 00 00 00 00 00 00 00 00 00
V 00 00 00 00 00 00 00 00 00 00 00 00
W 00 00 00 00 00 00 00 00 00 00 00 00
Nothing
========== OpCode[0xd8]: SubCode[8]: Track[04]: Check CD + G ==========
========== LBA[050089, 0x0c3a9]: Sub Channel ==========
+0 +1 +2 +3 +4 +5 +6 +7 +8 +9 +A +B
P 00 00 00 00 00 00 00 00 00 00 00 00
Q 01 04 01 00 01 25 00 11 09 64 C7 2C
R 00 00 00 00 00 00 00 00 00 00 00 00
S 00 00 00 00 00 00 00 00 00 00 00 00
T 00 00 00 00 00 00 00 00 00 00 00 00
U 00 00 00 00 00 00 00 00 00 00 00 00
V 00 00 00 00 00 00 00 00 00 00 00 00
W 00 00 00 00 00 00 00 00 00 00 00 00
Nothing
========== OpCode[0xd8]: SubCode[8]: Track[05]: Check CD + G ==========
========== LBA[069030, 0x10da6]: Sub Channel ==========
+0 +1 +2 +3 +4 +5 +6 +7 +8 +9 +A +B
P 00 00 00 00 00 00 00 00 00 00 00 00
Q 01 05 01 00 01 25 00 15 22 30 30 A2
R 00 00 00 00 00 00 00 00 00 00 00 00
S 00 00 00 00 00 00 00 00 00 00 00 00
T 00 00 00 00 00 00 00 00 00 00 00 00
U 00 00 00 00 00 00 00 00 00 00 00 00
V 00 00 00 00 00 00 00 00 00 00 00 00
W 00 00 00 00 00 00 00 00 00 00 00 00
Nothing
========== OpCode[0xd8]: SubCode[8]: Track[06]: Check CD + G ==========
========== LBA[078937, 0x13459]: Sub Channel ==========
+0 +1 +2 +3 +4 +5 +6 +7 +8 +9 +A +B
P 00 00 00 00 00 00 00 00 00 00 00 00
Q 01 06 01 00 01 25 00 17 34 37 AA B4
R 00 00 00 00 00 00 00 00 00 00 00 00
S 00 00 00 00 00 00 00 00 00 00 00 00
T 00 00 00 00 00 00 00 00 00 00 00 00
U 00 00 00 00 00 00 00 00 00 00 00 00
V 00 00 00 00 00 00 00 00 00 00 00 00
W 00 00 00 00 00 00 00 00 00 00 00 00
Nothing
========== OpCode[0xd8]: SubCode[8]: Track[07]: Check CD + G ==========
========== LBA[106902, 0x1a196]: Sub Channel ==========
+0 +1 +2 +3 +4 +5 +6 +7 +8 +9 +A +B
P 00 00 00 00 00 00 00 00 00 00 00 00
Q 01 07 01 00 01 25 00 23 47 27 17 C9
R 00 00 00 00 00 00 00 00 00 00 00 00
S 00 00 00 00 00 00 00 00 00 00 00 00
T 00 00 00 00 00 00 00 00 00 00 00 00
U 00 00 00 00 00 00 00 00 00 00 00 00
V 00 00 00 00 00 00 00 00 00 00 00 00
W 00 00 00 00 00 00 00 00 00 00 00 00
Nothing
========== OpCode[0xd8]: SubCode[8]: Track[08]: Check CD + G ==========
========== LBA[116409, 0x1c6b9]: Sub Channel ==========
+0 +1 +2 +3 +4 +5 +6 +7 +8 +9 +A +B
P 00 00 00 00 00 00 00 00 00 00 00 00
Q 01 08 01 00 01 25 00 25 54 09 AE B1
R 00 00 00 00 00 00 00 00 00 00 00 00
S 00 00 00 00 00 00 00 00 00 00 00 00
T 00 00 00 00 00 00 00 00 00 00 00 00
U 00 00 00 00 00 00 00 00 00 00 00 00
V 00 00 00 00 00 00 00 00 00 00 00 00
W 00 00 00 00 00 00 00 00 00 00 00 00
Nothing
========== OpCode[0xd8]: SubCode[8]: Track[09]: Check CD + G ==========
========== LBA[136013, 0x2134d]: Sub Channel ==========
+0 +1 +2 +3 +4 +5 +6 +7 +8 +9 +A +B
P 00 00 00 00 00 00 00 00 00 00 00 00
Q 01 09 01 00 01 25 00 30 15 38 F5 8E
R 00 00 00 00 00 00 00 00 00 00 00 00
S 00 00 00 00 00 00 00 00 00 00 00 00
T 00 00 00 00 00 00 00 00 00 00 00 00
U 00 00 00 00 00 00 00 00 00 00 00 00
V 00 00 00 00 00 00 00 00 00 00 00 00
W 00 00 00 00 00 00 00 00 00 00 00 00
Nothing
========== OpCode[0xd8]: SubCode[8]: Track[10]: Check CD + G ==========
========== LBA[145770, 0x2396a]: Sub Channel ==========
+0 +1 +2 +3 +4 +5 +6 +7 +8 +9 +A +B
P 00 00 00 00 00 00 00 00 00 00 00 00
Q 01 10 01 00 01 25 00 32 25 45 A0 63
R 00 00 00 00 00 00 00 00 00 00 00 00
S 00 00 00 00 00 00 00 00 00 00 00 00
T 00 00 00 00 00 00 00 00 00 00 00 00
U 00 00 00 00 00 00 00 00 00 00 00 00
V 00 00 00 00 00 00 00 00 00 00 00 00
W 00 00 00 00 00 00 00 00 00 00 00 00
Nothing
========== OpCode[0xd8]: SubCode[8]: Track[11]: Check CD + G ==========
========== LBA[167003, 0x28c5b]: Sub Channel ==========
+0 +1 +2 +3 +4 +5 +6 +7 +8 +9 +A +B
P 00 00 00 00 00 00 00 00 00 00 00 00
Q 01 11 01 00 01 25 00 37 08 53 A2 FD
R 00 00 00 00 00 00 00 00 00 00 00 00
S 00 00 00 00 00 00 00 00 00 00 00 00
T 00 00 00 00 00 00 00 00 00 00 00 00
U 00 00 00 00 00 00 00 00 00 00 00 00
V 00 00 00 00 00 00 00 00 00 00 00 00
W 00 00 00 00 00 00 00 00 00 00 00 00
Nothing
========== OpCode[0xd8]: SubCode[8]: Track[12]: Check CD + G ==========
========== LBA[177356, 0x2b4cc]: Sub Channel ==========
+0 +1 +2 +3 +4 +5 +6 +7 +8 +9 +A +B
P 00 00 00 00 00 00 00 00 00 00 00 00
Q 01 12 01 00 01 25 00 39 26 56 E1 F4
R 00 00 00 00 00 00 00 00 00 00 00 00
S 00 00 00 00 00 00 00 00 00 00 00 00
T 00 00 00 00 00 00 00 00 00 00 00 00
U 00 00 00 00 00 00 00 00 00 00 00 00
V 00 00 00 00 00 00 00 00 00 00 00 00
W 00 00 00 00 00 00 00 00 00 00 00 00
Nothing
========== OpCode[0xd8]: SubCode[8]: Track[13]: Check CD + G ==========
========== LBA[188718, 0x2e12e]: Sub Channel ==========
+0 +1 +2 +3 +4 +5 +6 +7 +8 +9 +A +B
P 00 00 00 00 00 00 00 00 00 00 00 00
Q 01 13 01 00 01 25 00 41 58 18 F9 22
R 00 00 00 00 00 00 00 00 00 00 00 00
S 00 00 00 00 00 00 00 00 00 00 00 00
T 00 00 00 00 00 00 00 00 00 00 00 00
U 00 00 00 00 00 00 00 00 00 00 00 00
V 00 00 00 00 00 00 00 00 00 00 00 00
W 00 00 00 00 00 00 00 00 00 00 00 00
Nothing
========== OpCode[0xd8]: SubCode[8]: Track[14]: Check CD + G ==========
========== LBA[204588, 0x31f2c]: Sub Channel ==========
+0 +1 +2 +3 +4 +5 +6 +7 +8 +9 +A +B
P 00 00 00 00 00 00 00 00 00 00 00 00
Q 01 14 01 00 01 25 00 45 29 63 60 DD
R 00 00 00 00 00 00 00 00 00 00 00 00
S 00 00 00 00 00 00 00 00 00 00 00 00
T 00 00 00 00 00 00 00 00 00 00 00 00
U 00 00 00 00 00 00 00 00 00 00 00 00
V 00 00 00 00 00 00 00 00 00 00 00 00
W 00 00 00 00 00 00 00 00 00 00 00 00
Nothing
========== OpCode[0xd8]: SubCode[8]: Track[15]: Check CD + G ==========
========== LBA[220040, 0x35b88]: Sub Channel ==========
+0 +1 +2 +3 +4 +5 +6 +7 +8 +9 +A +B
P 00 00 00 00 00 00 00 00 00 00 00 00
Q 01 15 01 00 01 25 00 48 55 65 E4 5D
R 00 00 00 00 00 00 00 00 00 00 00 00
S 00 00 00 00 00 00 00 00 00 00 00 00
T 00 00 00 00 00 00 00 00 00 00 00 00
U 00 00 00 00 00 00 00 00 00 00 00 00
V 00 00 00 00 00 00 00 00 00 00 00 00
W 00 00 00 00 00 00 00 00 00 00 00 00
Nothing
========== OpCode[0xd8]: SubCode[8]: Track[16]: Check CD + G ==========
========== LBA[235390, 0x3977e]: Sub Channel ==========
+0 +1 +2 +3 +4 +5 +6 +7 +8 +9 +A +B
P 00 00 00 00 00 00 00 00 00 00 00 00
Q 01 16 01 00 01 25 00 52 20 40 CE D0
R 00 00 00 00 00 00 00 00 00 00 00 00
S 00 00 00 00 00 00 00 00 00 00 00 00
T 00 00 00 00 00 00 00 00 00 00 00 00
U 00 00 00 00 00 00 00 00 00 00 00 00
V 00 00 00 00 00 00 00 00 00 00 00 00
W 00 00 00 00 00 00 00 00 00 00 00 00
Nothing
========== OpCode[0xd8]: SubCode[8]: Track[17]: Check CD + G ==========
========== LBA[248506, 0x3caba]: Sub Channel ==========
+0 +1 +2 +3 +4 +5 +6 +7 +8 +9 +A +B
P 00 00 00 00 00 00 00 00 00 00 00 00
Q 01 17 01 00 01 25 00 55 15 31 34 B5
R 00 00 00 00 00 00 00 00 00 00 00 00
S 00 00 00 00 00 00 00 00 00 00 00 00
T 00 00 00 00 00 00 00 00 00 00 00 00
U 00 00 00 00 00 00 00 00 00 00 00 00
V 00 00 00 00 00 00 00 00 00 00 00 00
W 00 00 00 00 00 00 00 00 00 00 00 00
Nothing
========== OpCode[0xd8]: SubCode[8]: Track[18]: Check CD + G ==========
========== LBA[267598, 0x4154e]: Sub Channel ==========
+0 +1 +2 +3 +4 +5 +6 +7 +8 +9 +A +B
P 00 00 00 00 00 00 00 00 00 00 00 00
Q 01 18 01 00 01 25 00 59 29 73 F1 FE
R 00 00 00 00 00 00 00 00 00 00 00 00
S 00 00 00 00 00 00 00 00 00 00 00 00
T 00 00 00 00 00 00 00 00 00 00 00 00
U 00 00 00 00 00 00 00 00 00 00 00 00
V 00 00 00 00 00 00 00 00 00 00 00 00
W 00 00 00 00 00 00 00 00 00 00 00 00
Nothing
Set OpCode: 0xd8, SubCode: 8(Raw)
========== TOC with pregap ==========
Track 1, Ctl 0, Mode 0, Index0 -150, Index1 0
Track 2, Ctl 0, Mode 0, , Index1 14064
Track 3, Ctl 0, Mode 0, , Index1 29302
Track 4, Ctl 0, Mode 0, , Index1 49989
Track 5, Ctl 0, Mode 0, , Index1 68930
Track 6, Ctl 0, Mode 0, , Index1 78837
Track 7, Ctl 0, Mode 0, , Index1 106802
Track 8, Ctl 0, Mode 0, , Index1 116309
Track 9, Ctl 0, Mode 0, , Index1 135913
Track 10, Ctl 0, Mode 0, , Index1 145670
Track 11, Ctl 0, Mode 0, , Index1 166903
Track 12, Ctl 0, Mode 0, , Index1 177256
Track 13, Ctl 0, Mode 0, , Index1 188618
Track 14, Ctl 0, Mode 0, , Index1 204488
Track 15, Ctl 0, Mode 0, , Index1 219940
Track 16, Ctl 0, Mode 0, , Index1 235290
Track 17, Ctl 0, Mode 0, , Index1 248406
Track 18, Ctl 0, Mode 0, , Index1 267498
========== Hash(Whole image) ==========
<rom name="Audio CD.img" size="679648032" crc="2f52c682" md5="639464f5db5ba5a65a58924655cf6169" sha1="f8d0838026880c21a04256236827920b84c66386"/>
========== Hash(Universal Whole image) ==========
1st non-zero byte position: 27 sector + 1580 byte
Last non-zero byte position: 288964 sector + 1349 byte
<rom name="" size="679581946" crc="0881aac4" md5="7f8018fe28f326c7b894424fb69a1b1b" sha1="0b22d29a3c08b2d827a2a8266b6a49a379fb6257"/>
24 2023-03-11 01:47:39
Re: DiscImageCreator (3,531 replies, posted in General discussion)
I will throw in two more Audio CDs (http://redump.org/disc/74918/ and http://redump.org/disc/74919/) that I have, although they have the same problem, i.e. non-zero data detected in the wrong place
Logs:
https://mega.nz/file/0uZ0wQbL#g1bVshv4s … GBFaeV9P3A
https://mega.nz/file/RrJghR4S#kFGYr7oIR … faS2t3QnIM
Disc A:
Redumper:
=== 2023-01-20 22:59:43 ========================================================
*** MODE: dump
drive path: F:
drive: PLEXTOR - DVDR PX-712A (revision level: 1.09, vendor specific: 03/31/06 10:00)
drive configuration: PLEXTOR (read offset: +30, C2 shift: 295, pre-gap start: -75, read method: D8, sector order: DATA_C2_SUB)
image path: .
image name: dump_230120_225943_F
disc TOC:
disc type: CD-DA / CD-DATA
track 01 { audio }
index 01 { LBA: 0, MSF: 00:02:00 }
track 02 { audio }
index 01 { LBA: 11561, MSF: 02:36:11 }
track 03 { audio }
index 01 { LBA: 33767, MSF: 07:32:17 }
track 04 { audio }
index 01 { LBA: 52589, MSF: 11:43:14 }
track 05 { audio }
index 01 { LBA: 65254, MSF: 14:32:04 }
track 06 { audio }
index 01 { LBA: 82527, MSF: 18:22:27 }
track 07 { audio }
index 01 { LBA: 105402, MSF: 23:27:27 }
track 08 { audio }
index 01 { LBA: 115993, MSF: 25:48:43 }
track 09 { audio }
index 01 { LBA: 133118, MSF: 29:36:68 }
track 10 { audio }
index 01 { LBA: 141160, MSF: 31:24:10 }
track 11 { audio }
index 01 { LBA: 154703, MSF: 34:24:53 }
track 12 { audio }
index 01 { LBA: 176122, MSF: 39:10:22 }
track 13 { audio }
index 01 { LBA: 187534, MSF: 41:42:34 }
track 14 { audio }
index 01 { LBA: 202264, MSF: 44:58:64 }
track 15 { audio }
index 01 { LBA: 216133, MSF: 48:03:58 }
track 16 { audio }
index 01 { LBA: 226914, MSF: 50:27:39 }
track 17 { audio }
index 01 { LBA: 241391, MSF: 53:40:41 }
track 18 { audio }
index 01 { LBA: 259611, MSF: 57:43:36 }
track 19 { audio }
index 01 { LBA: 272597, MSF: 60:36:47 }
track AA { audio }
index 01 { LBA: 297712, MSF: 66:11:37 }
PLEXTOR: reading lead-in
PLEXTOR: lead-in found (session index: 0, sectors: 1274)
dump started
dump complete (time: 443s)
media errors:
SCSI: 0
C2: 0
Q: 83
*** MODE: protection
scan started
protection: N/A
scan complete (time: 0s)
*** MODE: split
correcting Q... done
final TOC:
disc type: CD-DA / CD-DATA
track 01 { audio }
index 00 { LBA: -150 .. -1, length: 150, MSF: 00:00:00-02:36:10 }
index 01 { LBA: 0 .. 11560, length: 11561, MSF: 00:02:00-02:36:10 }
track 02 { audio }
index 01 { LBA: 11561 .. 33766, length: 22206, MSF: 02:36:11-07:32:16 }
track 03 { audio }
index 01 { LBA: 33767 .. 52588, length: 18822, MSF: 07:32:17-11:43:13 }
track 04 { audio }
index 01 { LBA: 52589 .. 65253, length: 12665, MSF: 11:43:14-14:32:03 }
track 05 { audio }
index 01 { LBA: 65254 .. 82526, length: 17273, MSF: 14:32:04-18:22:26 }
track 06 { audio }
index 01 { LBA: 82527 .. 105401, length: 22875, MSF: 18:22:27-23:27:26 }
track 07 { audio }
index 01 { LBA: 105402 .. 115992, length: 10591, MSF: 23:27:27-25:48:42 }
track 08 { audio }
index 01 { LBA: 115993 .. 133117, length: 17125, MSF: 25:48:43-29:36:67 }
track 09 { audio }
index 01 { LBA: 133118 .. 141159, length: 8042, MSF: 29:36:68-31:24:09 }
track 10 { audio }
index 01 { LBA: 141160 .. 154702, length: 13543, MSF: 31:24:10-34:24:52 }
track 11 { audio }
index 01 { LBA: 154703 .. 176121, length: 21419, MSF: 34:24:53-39:10:21 }
track 12 { audio }
index 01 { LBA: 176122 .. 187533, length: 11412, MSF: 39:10:22-41:42:33 }
track 13 { audio }
index 01 { LBA: 187534 .. 202263, length: 14730, MSF: 41:42:34-44:58:63 }
track 14 { audio }
index 01 { LBA: 202264 .. 216132, length: 13869, MSF: 44:58:64-48:03:57 }
track 15 { audio }
index 01 { LBA: 216133 .. 226913, length: 10781, MSF: 48:03:58-50:27:38 }
track 16 { audio }
index 01 { LBA: 226914 .. 241390, length: 14477, MSF: 50:27:39-53:40:40 }
track 17 { audio }
index 01 { LBA: 241391 .. 259610, length: 18220, MSF: 53:40:41-57:43:35 }
track 18 { audio }
index 01 { LBA: 259611 .. 272596, length: 12986, MSF: 57:43:36-60:36:46 }
track 19 { audio }
index 01 { LBA: 272597 .. 297711, length: 25115, MSF: 60:36:47-66:11:36 }
track AA { audio }
index 01 { LBA: 297712 .. 297808, length: 97, MSF: 66:11:37-66:12:58 }
80 00 0 00 00 0 0 Cyberpunk 20
80 00 0 01 12 0 0 77|V|Extract
80 02 0 02 07 0 0 ion Action|T
80 03 0 03 01 0 0 he Rebel Pat
80 03 0 04 13 0 0 h|The Street
80 04 0 05 10 0 0 s Are Long-A
80 04 0 06 15 0 0 ss Gutters|O
80 05 0 07 01 0 0 utsider No M
80 05 0 08 13 0 0 ore|Cloudy D
80 06 0 09 08 0 0 ay|Wushu Dol
80 07 0 10 09 0 0 ls|Scavenger
80 08 0 11 09 0 0 Hunt|Musors
80 09 0 12 06 0 0 hchiki|Close
80 10 0 13 05 0 0 Probing|The
80 11 0 14 03 0 0 re's Gonna B
80 11 0 15 15 0 0 e A Parade!|
80 12 0 16 00 0 0 Trouble Find
80 12 0 17 12 0 0 s Trouble|Yo
80 13 0 18 02 0 0 u Shall Neve
80 13 0 19 14 0 0 r Have To Fo
80 13 0 20 15 0 0 rgive Me Aga
80 13 0 21 15 0 0 in|Code Red
80 14 0 22 09 0 0 Initiated|Th
80 15 0 23 02 0 0 e Heist|Stre
80 16 0 24 04 0 0 etfighters|P
80 17 0 25 01 0 0 atri(di)ots|
80 18 0 26 00 0 0 Mining Minds
80 18 0 27 12 0 0 |Rite Of Pas
80 19 0 28 11 0 0 sage||||||||
81 00 0 29 00 0 0 |Marcin Przy
81 01 0 30 11 0 0 bylowicz|Pau
81 02 0 31 03 0 0 l Leonard-Mo
81 02 0 32 15 0 0 rgan|P.T. Ad
81 03 0 33 07 0 0 amczyk|Paul
81 04 0 34 05 0 0 Leonard-Morg
81 04 0 35 15 0 0 an|P.T. Adam
81 05 0 36 09 0 0 czyk|Marcin
81 06 0 37 07 0 0 Przybylowicz
81 06 0 38 15 0 0 |Marcin Przy
81 07 0 39 11 0 0 bylowicz|P.T
81 08 0 40 03 0 0 . Adamczyk|P
81 09 0 41 01 0 0 .T. Adamczyk
81 09 0 42 13 0 0 |Marcin Przy
81 10 0 43 11 0 0 bylowicz|Pau
81 11 0 44 03 0 0 l Leonard-Mo
81 11 0 45 15 0 0 rgan|Paul Le
81 12 0 46 07 0 0 onard-Morgan
81 12 0 47 15 0 0 |P.T. Adamcz
81 13 0 48 11 0 0 yk|P.T. Adam
81 14 0 49 09 0 0 czyk|P.T. Ad
81 15 0 50 07 0 0 amczyk|Marci
81 16 0 51 05 0 0 n Przybylowi
81 16 0 52 15 0 0 cz|Marcin Pr
81 17 0 53 09 0 0 zybylowicz|P
81 18 0 54 01 0 0 aul Leonard-
81 18 0 55 13 0 0 Morgan|P.T.
81 19 0 56 05 0 0 Adamczyk||||
8F 00 0 57 00 0 0 |\x01\x13|\x1D\x1C||||||
8F 01 0 58 00 0 0 |||||||\x03;|||
8F 02 0 59 00 0 0 ||||\x09|||||||
non-zero TOC sample range: [ -88200 .. 175111692]
non-zero data sample range: [ 16043 .. 175053448]
Universal Hash (SHA-1): 5db13bec1d356b916b42a71d5f3d36e54a55f7ef
detecting offset
audio silence detection... done
Perfect Audio Offset (silence level: 0): [-88200 .. +16043]
warning: fallback offset 0 applied
disc write offset: +0
detection complete (time: 13s)
checking tracks
track 01... passed
track 02... passed
track 03... passed
track 04... passed
track 05... passed
track 06... passed
track 07... passed
track 08... passed
track 09... passed
track 10... passed
track 11... passed
track 12... passed
track 13... passed
track 14... passed
track 15... passed
track 16... passed
track 17... passed
track 18... passed
track 19... passed
track AA... passed
check complete (time: 1s)
splitting tracks
writing "dump_230120_225943_F (Track 01).bin"
writing "dump_230120_225943_F (Track 02).bin"
writing "dump_230120_225943_F (Track 03).bin"
writing "dump_230120_225943_F (Track 04).bin"
writing "dump_230120_225943_F (Track 05).bin"
writing "dump_230120_225943_F (Track 06).bin"
writing "dump_230120_225943_F (Track 07).bin"
writing "dump_230120_225943_F (Track 08).bin"
writing "dump_230120_225943_F (Track 09).bin"
writing "dump_230120_225943_F (Track 10).bin"
writing "dump_230120_225943_F (Track 11).bin"
writing "dump_230120_225943_F (Track 12).bin"
writing "dump_230120_225943_F (Track 13).bin"
writing "dump_230120_225943_F (Track 14).bin"
writing "dump_230120_225943_F (Track 15).bin"
writing "dump_230120_225943_F (Track 16).bin"
writing "dump_230120_225943_F (Track 17).bin"
writing "dump_230120_225943_F (Track 18).bin"
writing "dump_230120_225943_F (Track 19).bin"
split complete (time: 8s)
writing CUE-sheet
dump_230120_225943_F.cue... done
dat:
<rom name="dump_230120_225943_F (Track 01).bin" size="27191472" crc="8ae9d836" md5="642bec03b79181334cd90f37316e8c4d" sha1="41009eb61a770f29a9fb34cbd9003a3ebfce9489" />
<rom name="dump_230120_225943_F (Track 02).bin" size="52228512" crc="b802dd79" md5="3a4d57fef6ff27c635336971bc86fc4c" sha1="ef2a26fa5713a6e6b6da59f1336d4dce16196ede" />
<rom name="dump_230120_225943_F (Track 03).bin" size="44269344" crc="bd16d2f6" md5="336d867ffad2792b7294723591dafb5d" sha1="7131a117f9afbac9edde5e5c23ec34feabb895bc" />
<rom name="dump_230120_225943_F (Track 04).bin" size="29788080" crc="85708d61" md5="d76a6da23309a3c23da9604ad1ad0b57" sha1="fdf9aa114941be961eb3901e71c7ffb7c5917ea6" />
<rom name="dump_230120_225943_F (Track 05).bin" size="40626096" crc="5e287fd2" md5="d784e117493311ab694a1afcf5276b1f" sha1="8c9f84156ed4aeec689fda2928282c5aaae61ad7" />
<rom name="dump_230120_225943_F (Track 06).bin" size="53802000" crc="b9050d56" md5="aabd347d0fa1080eeb42cc6f83e0f7e7" sha1="8da5f1355fc757d5c1e7839a457b1790a4b0449a" />
<rom name="dump_230120_225943_F (Track 07).bin" size="24910032" crc="dc6fdf93" md5="b6c06a415fa353630a787b1452249786" sha1="1291f716b5ca39c06b45ed1dd22b78ffc3ffcc82" />
<rom name="dump_230120_225943_F (Track 08).bin" size="40278000" crc="69bba662" md5="61f1376dcfbe24683106fb069726ce3e" sha1="9a0a55b8ee4e8831d859a5869c00be12440641e5" />
<rom name="dump_230120_225943_F (Track 09).bin" size="18914784" crc="88bba7a4" md5="f3c8bd7bf51bcc2a416f554b76456e6f" sha1="5126133332e58c593609d67bdc1d93025b468198" />
<rom name="dump_230120_225943_F (Track 10).bin" size="31853136" crc="239d2487" md5="f44ef95e883e096ec3d817d1dc16229c" sha1="a8cc1603c1f178d993bcc2289e442fa329059009" />
<rom name="dump_230120_225943_F (Track 11).bin" size="50377488" crc="ad373c2f" md5="6180960b1500c9410ad2e1b49b6c3970" sha1="7c907ed05e18211f75ea4e8b673db6ecc84a1de0" />
<rom name="dump_230120_225943_F (Track 12).bin" size="26841024" crc="ee095d1c" md5="4542cc7bc8ac6dcf74ad96e16b4d8493" sha1="052b1238593574a1d344012a129fbb8f993803ef" />
<rom name="dump_230120_225943_F (Track 13).bin" size="34644960" crc="83827a6d" md5="793d02239d44cda7fd7034f25ce2cc37" sha1="f9e58a080a090c0065959564d6c07c85bfe6333b" />
<rom name="dump_230120_225943_F (Track 14).bin" size="32619888" crc="4260e56f" md5="1f0015eb933bfc75b997c8dfa7dbf477" sha1="91a4735ad44243366f1b3e87af079f45eddba053" />
<rom name="dump_230120_225943_F (Track 15).bin" size="25356912" crc="9e422142" md5="25f54312cf12bd0dd7b1fa75d6f46baf" sha1="3ad20b6030e1546df057a1d6ba4f2efeef724be8" />
<rom name="dump_230120_225943_F (Track 16).bin" size="34049904" crc="a8bf957a" md5="d5e38dbae7a3ba8cf386238a8e4d46af" sha1="3057bce46528bbcc5a2adbd2f01100bb87d5c39c" />
<rom name="dump_230120_225943_F (Track 17).bin" size="42853440" crc="a4f9a45b" md5="1c0fa37a720cad6dfba419a814d20d24" sha1="95bb7621ef1ca71bd26e71028f78b8af08697a50" />
<rom name="dump_230120_225943_F (Track 18).bin" size="30543072" crc="f4a85f6c" md5="f2ddbb13b28d65d8feb88ef257280286" sha1="46e98abc6a1b91265f72fc51aeb995464af79aed" />
<rom name="dump_230120_225943_F (Track 19).bin" size="59070480" crc="4478a184" md5="2aac3118a7f5120916d13166a010e2f0" sha1="a6d5cbcd64e895ac0bd467fca1f227d6ab8757e1" />
CUE [dump_230120_225943_F.cue]:
TITLE "Cyberpunk 2077"
FILE "dump_230120_225943_F (Track 01).bin" BINARY
TRACK 01 AUDIO
TITLE "V"
PERFORMER "Marcin Przybylowicz"
INDEX 01 00:00:00
FILE "dump_230120_225943_F (Track 02).bin" BINARY
TRACK 02 AUDIO
TITLE "Extraction Action"
PERFORMER "Paul Leonard-Morgan"
INDEX 01 00:00:00
FILE "dump_230120_225943_F (Track 03).bin" BINARY
TRACK 03 AUDIO
TITLE "The Rebel Path"
PERFORMER "P.T. Adamczyk"
INDEX 01 00:00:00
FILE "dump_230120_225943_F (Track 04).bin" BINARY
TRACK 04 AUDIO
TITLE "The Streets Are Long-Ass Gutters"
PERFORMER "Paul Leonard-Morgan"
INDEX 01 00:00:00
FILE "dump_230120_225943_F (Track 05).bin" BINARY
TRACK 05 AUDIO
TITLE "Outsider No More"
PERFORMER "P.T. Adamczyk"
INDEX 01 00:00:00
FILE "dump_230120_225943_F (Track 06).bin" BINARY
TRACK 06 AUDIO
TITLE "Cloudy Day"
PERFORMER "Marcin Przybylowicz"
INDEX 01 00:00:00
FILE "dump_230120_225943_F (Track 07).bin" BINARY
TRACK 07 AUDIO
TITLE "Wushu Dolls"
PERFORMER "Marcin Przybylowicz"
INDEX 01 00:00:00
FILE "dump_230120_225943_F (Track 08).bin" BINARY
TRACK 08 AUDIO
TITLE "Scavenger Hunt"
PERFORMER "P.T. Adamczyk"
INDEX 01 00:00:00
FILE "dump_230120_225943_F (Track 09).bin" BINARY
TRACK 09 AUDIO
TITLE "Musorshchiki"
PERFORMER "P.T. Adamczyk"
INDEX 01 00:00:00
FILE "dump_230120_225943_F (Track 10).bin" BINARY
TRACK 10 AUDIO
TITLE "Close Probing"
PERFORMER "Marcin Przybylowicz"
INDEX 01 00:00:00
FILE "dump_230120_225943_F (Track 11).bin" BINARY
TRACK 11 AUDIO
TITLE "There's Gonna Be A Parade!"
PERFORMER "Paul Leonard-Morgan"
INDEX 01 00:00:00
FILE "dump_230120_225943_F (Track 12).bin" BINARY
TRACK 12 AUDIO
TITLE "Trouble Finds Trouble"
PERFORMER "Paul Leonard-Morgan"
INDEX 01 00:00:00
FILE "dump_230120_225943_F (Track 13).bin" BINARY
TRACK 13 AUDIO
TITLE "You Shall Never Have To Forgive Me Again"
PERFORMER "P.T. Adamczyk"
INDEX 01 00:00:00
FILE "dump_230120_225943_F (Track 14).bin" BINARY
TRACK 14 AUDIO
TITLE "Code Red Initiated"
PERFORMER "P.T. Adamczyk"
INDEX 01 00:00:00
FILE "dump_230120_225943_F (Track 15).bin" BINARY
TRACK 15 AUDIO
TITLE "The Heist"
PERFORMER "P.T. Adamczyk"
INDEX 01 00:00:00
FILE "dump_230120_225943_F (Track 16).bin" BINARY
TRACK 16 AUDIO
TITLE "Streetfighters"
PERFORMER "Marcin Przybylowicz"
INDEX 01 00:00:00
FILE "dump_230120_225943_F (Track 17).bin" BINARY
TRACK 17 AUDIO
TITLE "Patri(di)ots"
PERFORMER "Marcin Przybylowicz"
INDEX 01 00:00:00
FILE "dump_230120_225943_F (Track 18).bin" BINARY
TRACK 18 AUDIO
TITLE "Mining Minds"
PERFORMER "Paul Leonard-Morgan"
INDEX 01 00:00:00
FILE "dump_230120_225943_F (Track 19).bin" BINARY
TRACK 19 AUDIO
TITLE "Rite Of Passage"
PERFORMER "P.T. Adamczyk"
INDEX 01 00:00:00
*** MODE: info
DIC:
========== TOC ==========
Audio Track 1, LBA 0 - 11560, Length 11561
Audio Track 2, LBA 11561 - 33766, Length 22206
Audio Track 3, LBA 33767 - 52588, Length 18822
Audio Track 4, LBA 52589 - 65253, Length 12665
Audio Track 5, LBA 65254 - 82526, Length 17273
Audio Track 6, LBA 82527 - 105401, Length 22875
Audio Track 7, LBA 105402 - 115992, Length 10591
Audio Track 8, LBA 115993 - 133117, Length 17125
Audio Track 9, LBA 133118 - 141159, Length 8042
Audio Track 10, LBA 141160 - 154702, Length 13543
Audio Track 11, LBA 154703 - 176121, Length 21419
Audio Track 12, LBA 176122 - 187533, Length 11412
Audio Track 13, LBA 187534 - 202263, Length 14730
Audio Track 14, LBA 202264 - 216132, Length 13869
Audio Track 15, LBA 216133 - 226913, Length 10781
Audio Track 16, LBA 226914 - 241390, Length 14477
Audio Track 17, LBA 241391 - 259610, Length 18220
Audio Track 18, LBA 259611 - 272596, Length 12986
Audio Track 19, LBA 272597 - 297711, Length 25115
Total 297712
Set the TRACK_TYPE to audioOnly
========== DiscInformation ==========
DiscStatus: Complete
LastSessionStatus: Complete
Erasable: No
FirstTrackNumber: 1
NumberOfSessionsLsb: 1
LastSessionFirstTrackLsb: 1
LastSessionLastTrackLsb: 19
MrwStatus: None
MrwDirtyBit: No
UnrestrictedUse: No
DiscBarCodeValid: No
DiscIDValid: No
DiscType: CD-DA or CD-ROM Disc
LastSessionLeadIn: ff:ff:ff:ff
LastPossibleLeadOutStartTime: ff:ff:ff:ff
NumberOPCEntries: 0
========== OpCode[0xd8]: SubCode[2]: Check Drive + CD offset ==========
========== LBA[000000, 0000000]: Sub Channel ==========
+0 +1 +2 +3 +4 +5 +6 +7 +8 +9 +A +B
P FF FF FF FF FF FF FF FF FF FF FF FF
Q 01 01 01 00 00 00 00 00 02 00 5A 28
R 00 00 00 00 00 00 00 00 00 00 00 00
S 00 00 00 00 00 00 00 00 00 00 00 00
T 00 00 00 00 00 00 00 00 00 00 00 00
U 00 00 00 00 00 00 00 00 00 00 00 00
V 00 00 00 00 00 00 00 00 00 00 00 00
W 00 00 00 00 00 00 00 00 00 00 00 00
========== Offset (Drive offset refers to http://www.accuraterip.com) ==========
Combined Offset(Byte) 120, (Samples) 30
- Drive Offset(Byte) 120, (Samples) 30
----------------------------------------------
CD Offset(Byte) 0, (Samples) 0
Overread sector: 1
SubChannel Offset: 0
========== OpCode[0xd8]: SubCode[8]: Check Drive + CD offset ==========
========== LBA[000000, 0000000]: Sub Channel ==========
+0 +1 +2 +3 +4 +5 +6 +7 +8 +9 +A +B
P FF FF FF FF FF FF FF FF FF FF FF FF
Q 01 01 01 00 00 00 00 00 02 00 5A 28
R 00 00 00 00 00 00 00 00 00 00 00 00
S 00 00 00 00 00 00 00 00 00 00 00 00
T 00 00 00 00 00 00 00 00 00 00 00 00
U 00 00 00 00 00 00 00 00 00 00 00 00
V 00 00 00 00 00 00 00 00 00 00 00 00
W 00 00 00 00 00 00 00 00 00 00 00 00
========== Offset (Drive offset refers to http://www.accuraterip.com) ==========
Combined Offset(Byte) 120, (Samples) 30
- Drive Offset(Byte) 120, (Samples) 30
----------------------------------------------
CD Offset(Byte) 0, (Samples) 0
Overread sector: 1
SubChannel Offset: 0
========== CDTEXT ==========
Entry 0 crc[0bfd] is good
Entry 1 crc[48cf] is good
Entry 2 crc[a202] is good
Entry 3 crc[1756] is good
Entry 4 crc[04ff] is good
Entry 5 crc[4bd8] is good
Entry 6 crc[60fc] is good
Entry 7 crc[a9c5] is good
Entry 8 crc[f078] is good
Entry 9 crc[fe3e] is good
Entry 10 crc[6827] is good
Entry 11 crc[0dbd] is good
Entry 12 crc[1ee2] is good
Entry 13 crc[a9b4] is good
Entry 14 crc[90c8] is good
Entry 15 crc[af68] is good
Entry 16 crc[0fe0] is good
Entry 17 crc[d6a2] is good
Entry 18 crc[ac70] is good
Entry 19 crc[4b08] is good
Entry 20 crc[8346] is good
Entry 21 crc[39de] is good
Entry 22 crc[bee6] is good
Entry 23 crc[4790] is good
Entry 24 crc[a3e1] is good
Entry 25 crc[1176] is good
Entry 26 crc[2480] is good
Entry 27 crc[7db6] is good
Entry 28 crc[212a] is good
Entry 29 crc[1322] is good
Entry 30 crc[c6e0] is good
Entry 31 crc[b21f] is good
Entry 32 crc[66a3] is good
Entry 33 crc[29b1] is good
Entry 34 crc[1916] is good
Entry 35 crc[bde5] is good
Entry 36 crc[f29e] is good
Entry 37 crc[99df] is good
Entry 38 crc[39eb] is good
Entry 39 crc[f208] is good
Entry 40 crc[b5f1] is good
Entry 41 crc[5423] is good
Entry 42 crc[fa31] is good
Entry 43 crc[df7c] is good
Entry 44 crc[ed3d] is good
Entry 45 crc[6aca] is good
Entry 46 crc[5a64] is good
Entry 47 crc[e669] is good
Entry 48 crc[df53] is good
Entry 49 crc[0b20] is good
Entry 50 crc[b771] is good
Entry 51 crc[27cd] is good
Entry 52 crc[5b40] is good
Entry 53 crc[9697] is good
Entry 54 crc[0ac3] is good
Entry 55 crc[9159] is good
Entry 56 crc[2bbe] is good
Entry 57 crc[b676] is good
Entry 58 crc[badd] is good
Entry 59 crc[a7b4] is good
Album Name: Cyberpunk 2077
Song Name[1]: V
Song Name[2]: Extraction Action
Song Name[3]: The Rebel Path
Song Name[4]: The Streets Are Long-Ass Gutters
Song Name[5]: Outsider No More
Song Name[6]: Cloudy Day
Song Name[7]: Wushu Dolls
Song Name[8]: Scavenger Hunt
Song Name[9]: Musorshchiki
Song Name[10]: Close Probing
Song Name[11]: There's Gonna Be A Parade!
Song Name[12]: Trouble Finds Trouble
Song Name[13]: You Shall Never Have To Forgive Me Again
Song Name[14]: Code Red Initiated
Song Name[15]: The Heist
Song Name[16]: Streetfighters
Song Name[17]: Patri(di)ots
Song Name[18]: Mining Minds
Song Name[19]: Rite Of Passage
Song Performer[1]: Marcin Przybylowicz
Song Performer[2]: Paul Leonard-Morgan
Song Performer[3]: P.T. Adamczyk
Song Performer[4]: Paul Leonard-Morgan
Song Performer[5]: P.T. Adamczyk
Song Performer[6]: Marcin Przybylowicz
Song Performer[7]: Marcin Przybylowicz
Song Performer[8]: P.T. Adamczyk
Song Performer[9]: P.T. Adamczyk
Song Performer[10]: Marcin Przybylowicz
Song Performer[11]: Paul Leonard-Morgan
Song Performer[12]: Paul Leonard-Morgan
Song Performer[13]: P.T. Adamczyk
Song Performer[14]: P.T. Adamczyk
Song Performer[15]: P.T. Adamczyk
Song Performer[16]: Marcin Przybylowicz
Song Performer[17]: Marcin Przybylowicz
Song Performer[18]: Paul Leonard-Morgan
Song Performer[19]: P.T. Adamczyk
Character code for this BLOCK: 0x00 (ISO/IEC 8859-1 [Latin-1])
First track Number: 1
Last track Number: 19
Mode2 PACKETs: No
Program area copy protection: No
Copyright asserted for $85: No
Copyright asserted for $81-$84: No
Copyright asserted for $80: No
Number of PACKS with $80 (ALBUM_NAME) : 29
Number of PACKS with $81 (PERFORMER) : 28
Number of PACKS with $82 (SONGWRITER) : 0
Number of PACKS with $83 (COMPOSER) : 0
Number of PACKS with $84 (ARRANGER) : 0
Number of PACKS with $85 (MESSAGES) : 0
Number of PACKS with $86 (DISC_ID) : 0
Number of PACKS with $87 (GENRE) : 0
Number of PACKS with $88 (TOC_INFO) : 0
Number of PACKS with $89 (TOC_INFO2) : 0
Number of PACKS with $8a : 0
Number of PACKS with $8b : 0
Number of PACKS with $8c : 0
Number of PACKS with $8d (CLOSED_INFO): 0
Number of PACKS with $8e (UPC_EAN) : 0
Number of PACKS with $8f (SIZE_INFO) : 3
Last Sequence number of BLOCK 0: 59
Last Sequence number of BLOCK 1: 0
Last Sequence number of BLOCK 2: 0
Last Sequence number of BLOCK 3: 0
Last Sequence number of BLOCK 4: 0
Last Sequence number of BLOCK 5: 0
Last Sequence number of BLOCK 6: 0
Last Sequence number of BLOCK 7: 0
Language code BLOCK 0: 0x09 (English)
Language code BLOCK 1: 0x00 (not applicable)
Language code BLOCK 2: 0x00 (not applicable)
Language code BLOCK 3: 0x00 (not applicable)
Language code BLOCK 4: 0x00 (not applicable)
Language code BLOCK 5: 0x00 (not applicable)
Language code BLOCK 6: 0x00 (not applicable)
Language code BLOCK 7: 0x00 (not applicable)
========== OpCode[0xd8]: SubCode[8]: Track[01]: Check MCN and/or ISRC ==========
Nothing
========== OpCode[0xd8]: SubCode[8]: Track[02]: Check MCN and/or ISRC ==========
Nothing
========== OpCode[0xd8]: SubCode[8]: Track[03]: Check MCN and/or ISRC ==========
Nothing
========== OpCode[0xd8]: SubCode[8]: Track[04]: Check MCN and/or ISRC ==========
Nothing
========== OpCode[0xd8]: SubCode[8]: Track[05]: Check MCN and/or ISRC ==========
Nothing
========== OpCode[0xd8]: SubCode[8]: Track[06]: Check MCN and/or ISRC ==========
Nothing
========== OpCode[0xd8]: SubCode[8]: Track[07]: Check MCN and/or ISRC ==========
Nothing
========== OpCode[0xd8]: SubCode[8]: Track[08]: Check MCN and/or ISRC ==========
Nothing
========== OpCode[0xd8]: SubCode[8]: Track[09]: Check MCN and/or ISRC ==========
Nothing
========== OpCode[0xd8]: SubCode[8]: Track[10]: Check MCN and/or ISRC ==========
Nothing
========== OpCode[0xd8]: SubCode[8]: Track[11]: Check MCN and/or ISRC ==========
Nothing
========== OpCode[0xd8]: SubCode[8]: Track[12]: Check MCN and/or ISRC ==========
Nothing
========== OpCode[0xd8]: SubCode[8]: Track[13]: Check MCN and/or ISRC ==========
Nothing
========== OpCode[0xd8]: SubCode[8]: Track[14]: Check MCN and/or ISRC ==========
Nothing
========== OpCode[0xd8]: SubCode[8]: Track[15]: Check MCN and/or ISRC ==========
Nothing
========== OpCode[0xd8]: SubCode[8]: Track[16]: Check MCN and/or ISRC ==========
Nothing
========== OpCode[0xd8]: SubCode[8]: Track[17]: Check MCN and/or ISRC ==========
Nothing
========== OpCode[0xd8]: SubCode[8]: Track[18]: Check MCN and/or ISRC ==========
Nothing
========== OpCode[0xd8]: SubCode[8]: Track[19]: Check MCN and/or ISRC ==========
Nothing
========== FULL TOC ==========
FirstCompleteSession: 1
LastCompleteSession: 1
Session 1, Ctl 0, Adr 1, Point 0xa0, FirstTrack 1, Format: CD-DA or CD-ROM
Session 1, Ctl 0, Adr 1, Point 0xa1, LastTrack 19
Session 1, Ctl 0, Adr 1, Point 0xa2, Lead-out, AMSF 66:11:37 (LBA[297712, 0x48af0])
Session 1, Ctl 0, Adr 1, Point 0x01, Track 1, AMSF 00:02:00 (LBA[000000, 0000000])
Session 1, Ctl 0, Adr 1, Point 0x02, Track 2, AMSF 02:36:11 (LBA[011561, 0x02d29])
Session 1, Ctl 0, Adr 1, Point 0x03, Track 3, AMSF 07:32:17 (LBA[033767, 0x083e7])
Session 1, Ctl 0, Adr 1, Point 0x04, Track 4, AMSF 11:43:14 (LBA[052589, 0x0cd6d])
Session 1, Ctl 0, Adr 1, Point 0x05, Track 5, AMSF 14:32:04 (LBA[065254, 0x0fee6])
Session 1, Ctl 0, Adr 1, Point 0x06, Track 6, AMSF 18:22:27 (LBA[082527, 0x1425f])
Session 1, Ctl 0, Adr 1, Point 0x07, Track 7, AMSF 23:27:27 (LBA[105402, 0x19bba])
Session 1, Ctl 0, Adr 1, Point 0x08, Track 8, AMSF 25:48:43 (LBA[115993, 0x1c519])
Session 1, Ctl 0, Adr 1, Point 0x09, Track 9, AMSF 29:36:68 (LBA[133118, 0x207fe])
Session 1, Ctl 0, Adr 1, Point 0x0a, Track 10, AMSF 31:24:10 (LBA[141160, 0x22768])
Session 1, Ctl 0, Adr 1, Point 0x0b, Track 11, AMSF 34:24:53 (LBA[154703, 0x25c4f])
Session 1, Ctl 0, Adr 1, Point 0x0c, Track 12, AMSF 39:10:22 (LBA[176122, 0x2affa])
Session 1, Ctl 0, Adr 1, Point 0x0d, Track 13, AMSF 41:42:34 (LBA[187534, 0x2dc8e])
Session 1, Ctl 0, Adr 1, Point 0x0e, Track 14, AMSF 44:58:64 (LBA[202264, 0x31618])
Session 1, Ctl 0, Adr 1, Point 0x0f, Track 15, AMSF 48:03:58 (LBA[216133, 0x34c45])
Session 1, Ctl 0, Adr 1, Point 0x10, Track 16, AMSF 50:27:39 (LBA[226914, 0x37662])
Session 1, Ctl 0, Adr 1, Point 0x11, Track 17, AMSF 53:40:41 (LBA[241391, 0x3aeef])
Session 1, Ctl 0, Adr 1, Point 0x12, Track 18, AMSF 57:43:36 (LBA[259611, 0x3f61b])
Session 1, Ctl 0, Adr 1, Point 0x13, Track 19, AMSF 60:00:00 (LBA[269850, 0x41e1a])
========== OpCode[0xd8]: SubCode[8]: Track[01]: Check CD + G ==========
========== LBA[000100, 0x00064]: Sub Channel ==========
+0 +1 +2 +3 +4 +5 +6 +7 +8 +9 +A +B
P 00 00 00 00 00 00 00 00 00 00 00 00
Q 01 01 01 00 01 25 00 00 03 25 73 9D
R 00 00 00 00 00 00 00 00 00 00 00 00
S 00 00 00 00 00 00 00 00 00 00 00 00
T 00 00 00 00 00 00 00 00 00 00 00 00
U 00 00 00 00 00 00 00 00 00 00 00 00
V 00 00 00 00 00 00 00 00 00 00 00 00
W 00 00 00 00 00 00 00 00 00 00 00 00
Nothing
========== OpCode[0xd8]: SubCode[8]: Track[02]: Check CD + G ==========
========== LBA[011661, 0x02d8d]: Sub Channel ==========
+0 +1 +2 +3 +4 +5 +6 +7 +8 +9 +A +B
P 00 00 00 00 00 00 00 00 00 00 00 00
Q 01 02 01 00 01 25 00 02 37 36 DB BA
R 00 00 00 00 00 00 00 00 00 00 00 00
S 00 00 00 00 00 00 00 00 00 00 00 00
T 00 00 00 00 00 00 00 00 00 00 00 00
U 00 00 00 00 00 00 00 00 00 00 00 00
V 00 00 00 00 00 00 00 00 00 00 00 00
W 00 00 00 00 00 00 00 00 00 00 00 00
Nothing
========== OpCode[0xd8]: SubCode[8]: Track[03]: Check CD + G ==========
========== LBA[033867, 0x0844b]: Sub Channel ==========
+0 +1 +2 +3 +4 +5 +6 +7 +8 +9 +A +B
P 00 00 00 00 00 00 00 00 00 00 00 00
Q 01 03 01 00 01 25 00 07 33 42 29 BE
R 00 00 00 00 00 00 00 00 00 00 00 00
S 00 00 00 00 00 00 00 00 00 00 00 00
T 00 00 00 00 00 00 00 00 00 00 00 00
U 00 00 00 00 00 00 00 00 00 00 00 00
V 00 00 00 00 00 00 00 00 00 00 00 00
W 00 00 00 00 00 00 00 00 00 00 00 00
Nothing
========== OpCode[0xd8]: SubCode[8]: Track[04]: Check CD + G ==========
========== LBA[052689, 0x0cdd1]: Sub Channel ==========
+0 +1 +2 +3 +4 +5 +6 +7 +8 +9 +A +B
P 00 00 00 00 00 00 00 00 00 00 00 00
Q 01 04 01 00 01 25 00 11 44 39 37 E4
R 00 00 00 00 00 00 00 00 00 00 00 00
S 00 00 00 00 00 00 00 00 00 00 00 00
T 00 00 00 00 00 00 00 00 00 00 00 00
U 00 00 00 00 00 00 00 00 00 00 00 00
V 00 00 00 00 00 00 00 00 00 00 00 00
W 00 00 00 00 00 00 00 00 00 00 00 00
Nothing
========== OpCode[0xd8]: SubCode[8]: Track[05]: Check CD + G ==========
========== LBA[065354, 0x0ff4a]: Sub Channel ==========
+0 +1 +2 +3 +4 +5 +6 +7 +8 +9 +A +B
P 00 00 00 00 00 00 00 00 00 00 00 00
Q 01 05 01 00 01 25 00 14 33 29 B4 C8
R 00 00 00 00 00 00 00 00 00 00 00 00
S 00 00 00 00 00 00 00 00 00 00 00 00
T 00 00 00 00 00 00 00 00 00 00 00 00
U 00 00 00 00 00 00 00 00 00 00 00 00
V 00 00 00 00 00 00 00 00 00 00 00 00
W 00 00 00 00 00 00 00 00 00 00 00 00
Nothing
========== OpCode[0xd8]: SubCode[8]: Track[06]: Check CD + G ==========
========== LBA[082627, 0x142c3]: Sub Channel ==========
+0 +1 +2 +3 +4 +5 +6 +7 +8 +9 +A +B
P 00 00 00 00 00 00 00 00 00 00 00 00
Q 01 06 01 00 01 25 00 18 23 52 20 62
R 00 00 00 00 00 00 00 00 00 00 00 00
S 00 00 00 00 00 00 00 00 00 00 00 00
T 00 00 00 00 00 00 00 00 00 00 00 00
U 00 00 00 00 00 00 00 00 00 00 00 00
V 00 00 00 00 00 00 00 00 00 00 00 00
W 00 00 00 00 00 00 00 00 00 00 00 00
Nothing
========== OpCode[0xd8]: SubCode[8]: Track[07]: Check CD + G ==========
========== LBA[105502, 0x19c1e]: Sub Channel ==========
+0 +1 +2 +3 +4 +5 +6 +7 +8 +9 +A +B
P 00 00 00 00 00 00 00 00 00 00 00 00
Q 01 07 01 00 01 25 00 23 28 52 22 EF
R 00 00 00 00 00 00 00 00 00 00 00 00
S 00 00 00 00 00 00 00 00 00 00 00 00
T 00 00 00 00 00 00 00 00 00 00 00 00
U 00 00 00 00 00 00 00 00 00 00 00 00
V 00 00 00 00 00 00 00 00 00 00 00 00
W 00 00 00 00 00 00 00 00 00 00 00 00
Nothing
========== OpCode[0xd8]: SubCode[8]: Track[08]: Check CD + G ==========
========== LBA[116093, 0x1c57d]: Sub Channel ==========
+0 +1 +2 +3 +4 +5 +6 +7 +8 +9 +A +B
P 00 00 00 00 00 00 00 00 00 00 00 00
Q 01 08 01 00 01 25 00 25 49 68 A7 19
R 00 00 00 00 00 00 00 00 00 00 00 00
S 00 00 00 00 00 00 00 00 00 00 00 00
T 00 00 00 00 00 00 00 00 00 00 00 00
U 00 00 00 00 00 00 00 00 00 00 00 00
V 00 00 00 00 00 00 00 00 00 00 00 00
W 00 00 00 00 00 00 00 00 00 00 00 00
Nothing
========== OpCode[0xd8]: SubCode[8]: Track[09]: Check CD + G ==========
========== LBA[133218, 0x20862]: Sub Channel ==========
+0 +1 +2 +3 +4 +5 +6 +7 +8 +9 +A +B
P 00 00 00 00 00 00 00 00 00 00 00 00
Q 01 09 01 00 01 25 00 29 38 18 7C A4
R 00 00 00 00 00 00 00 00 00 00 00 00
S 00 00 00 00 00 00 00 00 00 00 00 00
T 00 00 00 00 00 00 00 00 00 00 00 00
U 00 00 00 00 00 00 00 00 00 00 00 00
V 00 00 00 00 00 00 00 00 00 00 00 00
W 00 00 00 00 00 00 00 00 00 00 00 00
Nothing
========== OpCode[0xd8]: SubCode[8]: Track[10]: Check CD + G ==========
========== LBA[141260, 0x227cc]: Sub Channel ==========
+0 +1 +2 +3 +4 +5 +6 +7 +8 +9 +A +B
P 00 00 00 00 00 00 00 00 00 00 00 00
Q 01 10 01 00 01 25 00 31 25 35 87 A4
R 00 00 00 00 00 00 00 00 00 00 00 00
S 00 00 00 00 00 00 00 00 00 00 00 00
T 00 00 00 00 00 00 00 00 00 00 00 00
U 00 00 00 00 00 00 00 00 00 00 00 00
V 00 00 00 00 00 00 00 00 00 00 00 00
W 00 00 00 00 00 00 00 00 00 00 00 00
Nothing
========== OpCode[0xd8]: SubCode[8]: Track[11]: Check CD + G ==========
========== LBA[154803, 0x25cb3]: Sub Channel ==========
+0 +1 +2 +3 +4 +5 +6 +7 +8 +9 +A +B
P 00 00 00 00 00 00 00 00 00 00 00 00
Q 01 11 01 00 01 25 00 34 26 03 84 B1
R 00 00 00 00 00 00 00 00 00 00 00 00
S 00 00 00 00 00 00 00 00 00 00 00 00
T 00 00 00 00 00 00 00 00 00 00 00 00
U 00 00 00 00 00 00 00 00 00 00 00 00
V 00 00 00 00 00 00 00 00 00 00 00 00
W 00 00 00 00 00 00 00 00 00 00 00 00
Nothing
========== OpCode[0xd8]: SubCode[8]: Track[12]: Check CD + G ==========
========== LBA[176222, 0x2b05e]: Sub Channel ==========
+0 +1 +2 +3 +4 +5 +6 +7 +8 +9 +A +B
P 00 00 00 00 00 00 00 00 00 00 00 00
Q 01 12 01 00 01 25 00 39 11 47 7F E6
R 00 00 00 00 00 00 00 00 00 00 00 00
S 00 00 00 00 00 00 00 00 00 00 00 00
T 00 00 00 00 00 00 00 00 00 00 00 00
U 00 00 00 00 00 00 00 00 00 00 00 00
V 00 00 00 00 00 00 00 00 00 00 00 00
W 00 00 00 00 00 00 00 00 00 00 00 00
Nothing
========== OpCode[0xd8]: SubCode[8]: Track[13]: Check CD + G ==========
========== LBA[187634, 0x2dcf2]: Sub Channel ==========
+0 +1 +2 +3 +4 +5 +6 +7 +8 +9 +A +B
P 00 00 00 00 00 00 00 00 00 00 00 00
Q 01 13 01 00 01 25 00 41 43 59 7E 4E
R 00 00 00 00 00 00 00 00 00 00 00 00
S 00 00 00 00 00 00 00 00 00 00 00 00
T 00 00 00 00 00 00 00 00 00 00 00 00
U 00 00 00 00 00 00 00 00 00 00 00 00
V 00 00 00 00 00 00 00 00 00 00 00 00
W 00 00 00 00 00 00 00 00 00 00 00 00
Nothing
========== OpCode[0xd8]: SubCode[8]: Track[14]: Check CD + G ==========
========== LBA[202364, 0x3167c]: Sub Channel ==========
+0 +1 +2 +3 +4 +5 +6 +7 +8 +9 +A +B
P 00 00 00 00 00 00 00 00 00 00 00 00
Q 01 14 01 00 01 25 00 45 00 14 D2 D3
R 00 00 00 00 00 00 00 00 00 00 00 00
S 00 00 00 00 00 00 00 00 00 00 00 00
T 00 00 00 00 00 00 00 00 00 00 00 00
U 00 00 00 00 00 00 00 00 00 00 00 00
V 00 00 00 00 00 00 00 00 00 00 00 00
W 00 00 00 00 00 00 00 00 00 00 00 00
Nothing
========== OpCode[0xd8]: SubCode[8]: Track[15]: Check CD + G ==========
========== LBA[216233, 0x34ca9]: Sub Channel ==========
+0 +1 +2 +3 +4 +5 +6 +7 +8 +9 +A +B
P 00 00 00 00 00 00 00 00 00 00 00 00
Q 01 15 01 00 01 25 00 48 05 08 57 E9
R 00 00 00 00 00 00 00 00 00 00 00 00
S 00 00 00 00 00 00 00 00 00 00 00 00
T 00 00 00 00 00 00 00 00 00 00 00 00
U 00 00 00 00 00 00 00 00 00 00 00 00
V 00 00 00 00 00 00 00 00 00 00 00 00
W 00 00 00 00 00 00 00 00 00 00 00 00
Nothing
========== OpCode[0xd8]: SubCode[8]: Track[16]: Check CD + G ==========
========== LBA[227014, 0x376c6]: Sub Channel ==========
+0 +1 +2 +3 +4 +5 +6 +7 +8 +9 +A +B
P 00 00 00 00 00 00 00 00 00 00 00 00
Q 01 16 01 00 01 25 00 50 28 64 4D FF
R 00 00 00 00 00 00 00 00 00 00 00 00
S 00 00 00 00 00 00 00 00 00 00 00 00
T 00 00 00 00 00 00 00 00 00 00 00 00
U 00 00 00 00 00 00 00 00 00 00 00 00
V 00 00 00 00 00 00 00 00 00 00 00 00
W 00 00 00 00 00 00 00 00 00 00 00 00
Nothing
========== OpCode[0xd8]: SubCode[8]: Track[17]: Check CD + G ==========
========== LBA[241491, 0x3af53]: Sub Channel ==========
+0 +1 +2 +3 +4 +5 +6 +7 +8 +9 +A +B
P 00 00 00 00 00 00 00 00 00 00 00 00
Q 01 17 01 00 01 25 00 53 41 66 6E 7C
R 00 00 00 00 00 00 00 00 00 00 00 00
S 00 00 00 00 00 00 00 00 00 00 00 00
T 00 00 00 00 00 00 00 00 00 00 00 00
U 00 00 00 00 00 00 00 00 00 00 00 00
V 00 00 00 00 00 00 00 00 00 00 00 00
W 00 00 00 00 00 00 00 00 00 00 00 00
Nothing
========== OpCode[0xd8]: SubCode[8]: Track[18]: Check CD + G ==========
========== LBA[259711, 0x3f67f]: Sub Channel ==========
+0 +1 +2 +3 +4 +5 +6 +7 +8 +9 +A +B
P 00 00 00 00 00 00 00 00 00 00 00 00
Q 01 18 01 00 01 25 00 57 44 61 A5 FA
R 00 00 00 00 00 00 00 00 00 00 00 00
S 00 00 00 00 00 00 00 00 00 00 00 00
T 00 00 00 00 00 00 00 00 00 00 00 00
U 00 00 00 00 00 00 00 00 00 00 00 00
V 00 00 00 00 00 00 00 00 00 00 00 00
W 00 00 00 00 00 00 00 00 00 00 00 00
Nothing
========== OpCode[0xd8]: SubCode[8]: Track[19]: Check CD + G ==========
========== LBA[272697, 0x42939]: Sub Channel ==========
+0 +1 +2 +3 +4 +5 +6 +7 +8 +9 +A +B
P 00 00 00 00 00 00 00 00 00 00 00 00
Q 01 19 01 00 01 25 00 60 37 72 71 B4
R 00 00 00 00 00 00 00 00 00 00 00 00
S 00 00 00 00 00 00 00 00 00 00 00 00
T 00 00 00 00 00 00 00 00 00 00 00 00
U 00 00 00 00 00 00 00 00 00 00 00 00
V 00 00 00 00 00 00 00 00 00 00 00 00
W 00 00 00 00 00 00 00 00 00 00 00 00
Nothing
Set OpCode: 0xd8, SubCode: 8(Raw)
========== TOC with pregap ==========
Track 1, Ctl 0, Mode 0, Index0 -150, Index1 0
Track 2, Ctl 0, Mode 0, , Index1 11561
Track 3, Ctl 0, Mode 0, , Index1 33767
Track 4, Ctl 0, Mode 0, , Index1 52589
Track 5, Ctl 0, Mode 0, , Index1 65254
Track 6, Ctl 0, Mode 0, , Index1 82527
Track 7, Ctl 0, Mode 0, , Index1 105402
Track 8, Ctl 0, Mode 0, , Index1 115993
Track 9, Ctl 0, Mode 0, , Index1 133118
Track 10, Ctl 0, Mode 0, , Index1 141160
Track 11, Ctl 0, Mode 0, , Index1 154703
Track 12, Ctl 0, Mode 0, , Index1 176122
Track 13, Ctl 0, Mode 0, , Index1 187534
Track 14, Ctl 0, Mode 0, , Index1 202264
Track 15, Ctl 0, Mode 0, , Index1 216133
Track 16, Ctl 0, Mode 0, , Index1 226914
Track 17, Ctl 0, Mode 0, , Index1 241391
Track 18, Ctl 0, Mode 0, , Index1 259611
Track 19, Ctl 0, Mode 0, , Index1 272597
========== Hash(Whole image) ==========
<rom name="Audio CD.img" size="700218624" crc="3b115ddb" md5="3b680575fdf6e26db0064288c7b8729a" sha1="d0295518d75cb1aecf98cec531edc49bbc0bb054"/>
========== Hash(Universal Whole image) ==========
1st non-zero byte position: 28 sector + 670 byte
Last non-zero byte position: 297709 sector + 2223 byte
<rom name="" size="700149618" crc="1d5ff753" md5="a450d50cff0cedd39afa28487ae864dc" sha1="7fd724c4ad0b274fe582a06c6bc5a21102b85a68"/>
25 2023-03-11 01:11:50
Re: DiscImageCreator (3,531 replies, posted in General discussion)
I checked this disc
http://redump.org/disc/43250/
And here it is even more interesting because the hashes generated by DIC are not compatible with those from redumper. Of course, the cause is the same, specifying non-zero data in the wrong place. I'm afraid if people start dumping Audio CDs in the new version of DIC, a lot of the dumps might be invalid
Logs - https://mega.nz/file/IzZXgaDZ#ngaKeUbkT … 08d1A39XbI
Redumper:
=== 2023-01-20 22:48:07 ========================================================
*** MODE: dump
drive path: F:
drive: PLEXTOR - DVDR PX-712A (revision level: 1.09, vendor specific: 03/31/06 10:00)
drive configuration: PLEXTOR (read offset: +30, C2 shift: 295, pre-gap start: -75, read method: D8, sector order: DATA_C2_SUB)
image path: .
image name: dump_230120_224807_F
disc TOC:
disc type: CD-DA / CD-DATA
track 01 { audio }
index 01 { LBA: 0, MSF: 00:02:00 }
track 02 { audio }
index 01 { LBA: 9672, MSF: 02:10:72 }
track 03 { audio }
index 01 { LBA: 28276, MSF: 06:19:01 }
track 04 { audio }
index 01 { LBA: 34876, MSF: 07:47:01 }
track 05 { audio }
index 01 { LBA: 69001, MSF: 15:22:01 }
track 06 { audio }
index 01 { LBA: 86174, MSF: 19:10:74 }
track 07 { audio }
index 01 { LBA: 92024, MSF: 20:28:74 }
track 08 { audio }
index 01 { LBA: 118241, MSF: 26:18:41 }
track 09 { audio }
index 01 { LBA: 135866, MSF: 30:13:41 }
track 10 { audio }
index 01 { LBA: 141221, MSF: 31:24:71 }
track 11 { audio }
index 01 { LBA: 153136, MSF: 34:03:61 }
track 12 { audio }
index 01 { LBA: 166939, MSF: 37:07:64 }
track 13 { audio }
index 01 { LBA: 175117, MSF: 38:56:67 }
track 14 { audio }
index 01 { LBA: 181118, MSF: 40:16:68 }
track 15 { audio }
index 01 { LBA: 214942, MSF: 47:47:67 }
track 16 { audio }
index 01 { LBA: 220569, MSF: 49:02:69 }
track 17 { audio }
index 01 { LBA: 242096, MSF: 53:49:71 }
track 18 { audio }
index 01 { LBA: 256862, MSF: 57:06:62 }
track 19 { audio }
index 01 { LBA: 261885, MSF: 58:13:60 }
track 20 { audio }
index 01 { LBA: 276880, MSF: 61:33:55 }
track 21 { audio }
index 01 { LBA: 295884, MSF: 65:47:09 }
track 22 { audio }
index 01 { LBA: 304658, MSF: 67:44:08 }
track 23 { audio }
index 01 { LBA: 313809, MSF: 69:46:09 }
track AA { audio }
index 01 { LBA: 328578, MSF: 73:03:03 }
PLEXTOR: reading lead-in
PLEXTOR: lead-in found (session index: 0, sectors: 2128)
dump started
dump complete (time: 547s)
media errors:
SCSI: 0
C2: 0
Q: 103
*** MODE: protection
scan started
protection: N/A
scan complete (time: 0s)
*** MODE: split
correcting Q... done
final TOC:
disc type: CD-DA / CD-DATA
track 01 { audio }
index 00 { LBA: -150 .. -1, length: 150, MSF: 00:00:00-02:08:71 }
index 01 { LBA: 0 .. 9521, length: 9522, MSF: 00:02:00-02:08:71 }
track 02 { audio }
index 00 { LBA: 9522 .. 9671, length: 150, MSF: 02:08:72-06:17:00 }
index 01 { LBA: 9672 .. 28125, length: 18454, MSF: 02:10:72-06:17:00 }
track 03 { audio }
index 00 { LBA: 28126 .. 28275, length: 150, MSF: 06:17:01-07:45:00 }
index 01 { LBA: 28276 .. 34725, length: 6450, MSF: 06:19:01-07:45:00 }
track 04 { audio }
index 00 { LBA: 34726 .. 34875, length: 150, MSF: 07:45:01-15:20:00 }
index 01 { LBA: 34876 .. 68850, length: 33975, MSF: 07:47:01-15:20:00 }
track 05 { audio }
index 00 { LBA: 68851 .. 69000, length: 150, MSF: 15:20:01-19:08:73 }
index 01 { LBA: 69001 .. 86023, length: 17023, MSF: 15:22:01-19:08:73 }
track 06 { audio }
index 00 { LBA: 86024 .. 86173, length: 150, MSF: 19:08:74-20:26:73 }
index 01 { LBA: 86174 .. 91873, length: 5700, MSF: 19:10:74-20:26:73 }
track 07 { audio }
index 00 { LBA: 91874 .. 92023, length: 150, MSF: 20:26:74-26:16:40 }
index 01 { LBA: 92024 .. 118090, length: 26067, MSF: 20:28:74-26:16:40 }
track 08 { audio }
index 00 { LBA: 118091 .. 118240, length: 150, MSF: 26:16:41-30:11:40 }
index 01 { LBA: 118241 .. 135715, length: 17475, MSF: 26:18:41-30:11:40 }
track 09 { audio }
index 00 { LBA: 135716 .. 135865, length: 150, MSF: 30:11:41-31:22:70 }
index 01 { LBA: 135866 .. 141070, length: 5205, MSF: 30:13:41-31:22:70 }
track 10 { audio }
index 00 { LBA: 141071 .. 141220, length: 150, MSF: 31:22:71-34:01:60 }
index 01 { LBA: 141221 .. 152985, length: 11765, MSF: 31:24:71-34:01:60 }
track 11 { audio }
index 00 { LBA: 152986 .. 153135, length: 150, MSF: 34:01:61-37:05:63 }
index 01 { LBA: 153136 .. 166788, length: 13653, MSF: 34:03:61-37:05:63 }
track 12 { audio }
index 00 { LBA: 166789 .. 166938, length: 150, MSF: 37:05:64-38:54:66 }
index 01 { LBA: 166939 .. 174966, length: 8028, MSF: 37:07:64-38:54:66 }
track 13 { audio }
index 00 { LBA: 174967 .. 175116, length: 150, MSF: 38:54:67-40:14:67 }
index 01 { LBA: 175117 .. 180967, length: 5851, MSF: 38:56:67-40:14:67 }
track 14 { audio }
index 00 { LBA: 180968 .. 181117, length: 150, MSF: 40:14:68-47:45:66 }
index 01 { LBA: 181118 .. 214791, length: 33674, MSF: 40:16:68-47:45:66 }
track 15 { audio }
index 00 { LBA: 214792 .. 214941, length: 150, MSF: 47:45:67-49:00:68 }
index 01 { LBA: 214942 .. 220418, length: 5477, MSF: 47:47:67-49:00:68 }
track 16 { audio }
index 00 { LBA: 220419 .. 220568, length: 150, MSF: 49:00:69-53:47:70 }
index 01 { LBA: 220569 .. 241945, length: 21377, MSF: 49:02:69-53:47:70 }
track 17 { audio }
index 00 { LBA: 241946 .. 242095, length: 150, MSF: 53:47:71-57:04:61 }
index 01 { LBA: 242096 .. 256711, length: 14616, MSF: 53:49:71-57:04:61 }
track 18 { audio }
index 00 { LBA: 256712 .. 256861, length: 150, MSF: 57:04:62-58:11:59 }
index 01 { LBA: 256862 .. 261734, length: 4873, MSF: 57:06:62-58:11:59 }
track 19 { audio }
index 00 { LBA: 261735 .. 261884, length: 150, MSF: 58:11:60-61:31:55 }
index 01 { LBA: 261885 .. 276730, length: 14846, MSF: 58:13:60-61:31:55 }
track 20 { audio }
index 00 { LBA: 276731 .. 276879, length: 149, MSF: 61:31:56-65:45:08 }
index 01 { LBA: 276880 .. 295733, length: 18854, MSF: 61:33:55-65:45:08 }
track 21 { audio }
index 00 { LBA: 295734 .. 295883, length: 150, MSF: 65:45:09-67:42:07 }
index 01 { LBA: 295884 .. 304507, length: 8624, MSF: 65:47:09-67:42:07 }
track 22 { audio }
index 00 { LBA: 304508 .. 304657, length: 150, MSF: 67:42:08-69:44:08 }
index 01 { LBA: 304658 .. 313658, length: 9001, MSF: 67:44:08-69:44:08 }
track 23 { audio }
index 00 { LBA: 313659 .. 313808, length: 150, MSF: 69:44:09-73:03:02 }
index 01 { LBA: 313809 .. 328577, length: 14769, MSF: 69:46:09-73:03:02 }
track AA { audio }
index 01 { LBA: 328578 .. 328674, length: 97, MSF: 73:03:03-73:04:24 }
80 00 0 00 00 0 0 The Witcher
80 00 0 01 12 0 0 2: Assassins
80 00 0 02 15 0 0 of Kings Of
80 00 0 03 15 0 0 ficial Sound
80 00 0 04 15 0 0 track|Assass
80 01 0 05 06 0 0 ins of Kings
80 01 0 06 15 0 0 |A Nearly Pe
80 02 0 07 11 0 0 aceful Place
80 02 0 08 15 0 0 |The Path of
80 03 0 09 11 0 0 a Kingslaye
80 03 0 10 15 0 0 r|Dwarven St
80 04 0 11 10 0 0 one upon Dwa
80 04 0 12 15 0 0 rven Stone|T
80 05 0 13 01 0 0 hrough the U
80 05 0 14 13 0 0 nderworld|Th
80 06 0 15 02 0 0 e Lone Survi
80 06 0 16 14 0 0 vor|Into the
80 07 0 17 08 0 0 Fields|An A
80 08 0 18 04 0 0 rmy Lying in
80 08 0 19 15 0 0 Wait|Easier
80 09 0 20 06 0 0 Said than K
80 09 0 21 15 0 0 illed|A Wate
80 10 0 22 06 0 0 ring Hole in
80 10 0 23 15 0 0 the Harbor|
80 11 0 24 00 0 0 Within the M
80 11 0 25 12 0 0 ist|Regicide
80 12 0 26 08 0 0 |The Wild Hu
80 13 0 27 11 0 0 nt|Vergen_by
80 14 0 28 09 0 0 Night|For a
80 15 0 29 05 0 0 Higher Caus
80 15 0 30 15 0 0 e|Souls in R
80 16 0 31 10 0 0 uin|A Quiet
80 17 0 32 08 0 0 Corner|The A
80 18 0 33 05 0 0 ssassin Loom
80 18 0 34 15 0 0 s|The Camp b
80 19 0 35 10 0 0 y Night|Drea
80 20 0 36 04 0 0 ry Stronghol
80 20 0 37 15 0 0 d|Howl of th
80 21 0 38 10 0 0 e White Wolf
80 21 0 39 15 0 0 |Sorceresses
80 22 0 40 11 0 0 |The End is
80 23 0 41 11 0 0 Never the Sa
80 23 0 42 15 0 0 me||||||||||
81 00 0 43 00 0 0 Adam Skorupa
81 00 0 44 12 0 0 & Krzysztof
81 00 0 45 15 0 0 Wierzynkiew
81 00 0 46 15 0 0 icz|Adam Sko
81 01 0 47 08 0 0 rupa & Krzys
81 01 0 48 15 0 0 ztof Wierzyn
81 01 0 49 15 0 0 kiewicz|Krzy
81 02 0 50 04 0 0 sztof Wierzy
81 02 0 51 15 0 0 nkiewicz|Ada
81 03 0 52 03 0 0 m Skorupa &
81 03 0 53 15 0 0 Krzysztof Wi
81 03 0 54 15 0 0 erzynkiewicz
81 03 0 55 15 0 0 |Adam Skorup
81 04 0 56 11 0 0 a & Krzyszto
81 04 0 57 15 0 0 f Wierzynkie
81 04 0 58 15 0 0 wicz|Krzyszt
81 05 0 59 07 0 0 of Wierzynki
81 05 0 60 15 0 0 ewicz|Krzysz
81 06 0 61 06 0 0 tof Wierzynk
81 06 0 62 15 0 0 iewicz|Adam
81 07 0 63 05 0 0 Skorupa|Krzy
81 08 0 64 04 0 0 sztof Wierzy
81 08 0 65 15 0 0 nkiewicz|Krz
81 09 0 66 03 0 0 ysztof Wierz
81 09 0 67 15 0 0 ynkiewicz|Ad
81 10 0 68 02 0 0 am Skorupa|A
81 11 0 69 01 0 0 dam Skorupa|
81 12 0 70 00 0 0 Krzysztof Wi
81 12 0 71 12 0 0 erzynkiewicz
81 12 0 72 15 0 0 |Krzysztof W
81 13 0 73 11 0 0 ierzynkiewic
81 13 0 74 15 0 0 z|Krzysztof
81 14 0 75 10 0 0 Wierzynkiewi
81 14 0 76 15 0 0 cz|Adam Skor
81 15 0 77 09 0 0 upa & Krzysz
81 15 0 78 15 0 0 tof Wierzynk
81 15 0 79 15 0 0 iewicz|Adam
81 16 0 80 05 0 0 Skorupa|Krzy
81 17 0 81 04 0 0 sztof Wierzy
81 17 0 82 15 0 0 nkiewicz|Ada
81 18 0 83 03 0 0 m Skorupa|Kr
81 19 0 84 02 0 0 zysztof Wier
81 19 0 85 14 0 0 zynkiewicz|K
81 20 0 86 01 0 0 rzysztof Wie
81 20 0 87 13 0 0 rzynkiewicz|
81 21 0 88 00 0 0 Adam Skorupa
81 21 0 89 12 0 0 & Krzysztof
81 21 0 90 15 0 0 Wierzynkiew
81 21 0 91 15 0 0 icz|Krzyszto
81 22 0 92 08 0 0 f Wierzynkie
81 22 0 93 15 0 0 wicz|Krzyszt
81 23 0 94 07 0 0 of Wierzynki
81 23 0 95 15 0 0 ewicz|||||||
8F 00 0 96 00 0 0 |\x01\x17|+5||||||
8F 01 0 97 00 0 0 |||||||\x03b|||
8F 02 0 98 00 0 0 ||||\x09|||||||
non-zero TOC sample range: [ -88200 .. 193260900]
non-zero data sample range: [ 673 .. 193203581]
Universal Hash (SHA-1): d2635d45ce79b86039da005bf0fab7af98b5d499
detecting offset
audio silence detection... done
Perfect Audio Offset (silence level: 0): +670
Perfect Audio Offset applied
disc write offset: +670
detection complete (time: 13s)
checking tracks
track 01... passed
track 02... passed
track 03... passed
track 04... passed
track 05... passed
track 06... passed
track 07... passed
track 08... passed
track 09... passed
track 10... passed
track 11... passed
track 12... passed
track 13... passed
track 14... passed
track 15... passed
track 16... passed
track 17... passed
track 18... passed
track 19... passed
track 20... passed
track 21... passed
track 22... passed
track 23... passed
track AA... passed
check complete (time: 1s)
splitting tracks
writing "dump_230120_224807_F (Track 01).bin"
writing "dump_230120_224807_F (Track 02).bin"
writing "dump_230120_224807_F (Track 03).bin"
writing "dump_230120_224807_F (Track 04).bin"
writing "dump_230120_224807_F (Track 05).bin"
writing "dump_230120_224807_F (Track 06).bin"
writing "dump_230120_224807_F (Track 07).bin"
writing "dump_230120_224807_F (Track 08).bin"
writing "dump_230120_224807_F (Track 09).bin"
writing "dump_230120_224807_F (Track 10).bin"
writing "dump_230120_224807_F (Track 11).bin"
writing "dump_230120_224807_F (Track 12).bin"
writing "dump_230120_224807_F (Track 13).bin"
writing "dump_230120_224807_F (Track 14).bin"
writing "dump_230120_224807_F (Track 15).bin"
writing "dump_230120_224807_F (Track 16).bin"
writing "dump_230120_224807_F (Track 17).bin"
writing "dump_230120_224807_F (Track 18).bin"
writing "dump_230120_224807_F (Track 19).bin"
writing "dump_230120_224807_F (Track 20).bin"
writing "dump_230120_224807_F (Track 21).bin"
writing "dump_230120_224807_F (Track 22).bin"
writing "dump_230120_224807_F (Track 23).bin"
split complete (time: 9s)
writing CUE-sheet
dump_230120_224807_F.cue... done
dat:
<rom name="dump_230120_224807_F (Track 01).bin" size="22395744" crc="d3a5323d" md5="95878950d09fad461690df01b941a688" sha1="ff1ec532fdb5d59923055c4d61a707e2132f4d62" />
<rom name="dump_230120_224807_F (Track 02).bin" size="43756608" crc="ecc3cd44" md5="e4e758fd7a6adacd0ca933e463d93edb" sha1="d1029c451b5496d0d5f555533f4ed0f67150c394" />
<rom name="dump_230120_224807_F (Track 03).bin" size="15523200" crc="8d9055df" md5="6d5e2679c0b3b33363d84710a355073e" sha1="30ee3f04a2c5504c576fd813d6d51ea23ae3f0f7" />
<rom name="dump_230120_224807_F (Track 04).bin" size="80262000" crc="286edfa5" md5="6a56c0eed6da1ea5f62f5866ebab188f" sha1="2afdb0c385eeb586acd9967948a4abbdf13e8e24" />
<rom name="dump_230120_224807_F (Track 05).bin" size="40390896" crc="682e1d0d" md5="f5ba5767f9704ca16c023b2e7077536a" sha1="cacb53de57a2bd11183fa81eddb4875bbf020a85" />
<rom name="dump_230120_224807_F (Track 06).bin" size="13759200" crc="9e53b681" md5="98a210901856a6e513826b9039c22614" sha1="931bf032e5f823c1ffe78b5dbb75dd4b210d5f8b" />
<rom name="dump_230120_224807_F (Track 07).bin" size="61662384" crc="a398ef1b" md5="9ac99d59cf73884736a5646e6d7e95cb" sha1="fc61be2d657d845028a4f786cabca43c912aa044" />
<rom name="dump_230120_224807_F (Track 08).bin" size="41454000" crc="bbb09f92" md5="e3c47b251e307b13ad35f3563773ec44" sha1="7f1130d4f293b7431bf0f4e2a419c3b7bd04eed5" />
<rom name="dump_230120_224807_F (Track 09).bin" size="12594960" crc="0be66146" md5="0828e0a1278ee82c645066e89efd431f" sha1="cc2fbccd40e71ebbd3c59825b00746159d6b6125" />
<rom name="dump_230120_224807_F (Track 10).bin" size="28024080" crc="86de6183" md5="38d98f9c57fdc28ecfed7cbfc4825904" sha1="fb8c054e1cc50c151e6c492d577b62b0bdd387c6" />
<rom name="dump_230120_224807_F (Track 11).bin" size="32464656" crc="5a090694" md5="6cfed676b740921daab388d67a283858" sha1="8dba261ed737ee56cf73ef05b7681fd54995f122" />
<rom name="dump_230120_224807_F (Track 12).bin" size="19234656" crc="91f2b020" md5="1c39a9c54d30ea12d2259db4f583ead6" sha1="a37fc05e13543807b3982dbce7ff6cb9d7c969a3" />
<rom name="dump_230120_224807_F (Track 13).bin" size="14114352" crc="cb67e9be" md5="f30f6d937f0cfc301f52529546a8f1d9" sha1="1680e51aa8381c959fcf777d9cd343b3490f2d30" />
<rom name="dump_230120_224807_F (Track 14).bin" size="79554048" crc="947d7f00" md5="52dfeb16eb1268391390808c5a99d638" sha1="0842480a93afd642f8b542846407c7768819cf08" />
<rom name="dump_230120_224807_F (Track 15).bin" size="13234704" crc="a8f7246b" md5="ff0df8a94dd1f9ff751d073c9507494d" sha1="3626b0595e066c7d7bf6fbdea83b6e72dd2e92fc" />
<rom name="dump_230120_224807_F (Track 16).bin" size="50631504" crc="26f081d3" md5="3e2e305e1d72a9d494101e28eb19b655" sha1="31eaff0100965e857013a4ec0b9e968768c80a27" />
<rom name="dump_230120_224807_F (Track 17).bin" size="34729632" crc="a4c55c6e" md5="8c3e0b7bfc57c43c56204a36fcd7c230" sha1="677834be3f9c239b397f6b58e1e33151d2bc0717" />
<rom name="dump_230120_224807_F (Track 18).bin" size="11814096" crc="bd5d3443" md5="b3e37efefc6f7c3f68b55ada3f716f59" sha1="acc509d8b48fea788f0febfc877880ece051225c" />
<rom name="dump_230120_224807_F (Track 19).bin" size="35270592" crc="ccffa6e9" md5="457d261fa7738949fd982eee1e24c2fa" sha1="e01a18736bc3d1220f32bd9afb11ece6ba008078" />
<rom name="dump_230120_224807_F (Track 20).bin" size="44695056" crc="31360e45" md5="5019250c69a6cecb1500225cddba6214" sha1="c4ef8e0d4da3ee7ab2382ec30edc3b3c20729575" />
<rom name="dump_230120_224807_F (Track 21).bin" size="20636448" crc="5961d100" md5="e208653c4ce28a81aca98ed056ff3aca" sha1="6338e01daae2b42b71e84a2b40fcff1b414d9ec9" />
<rom name="dump_230120_224807_F (Track 22).bin" size="21523152" crc="690c107a" md5="91719c35d7609371b2456524475cb494" sha1="c4752e42d11500b0655ed3f95dc11e466bcffc92" />
<rom name="dump_230120_224807_F (Track 23).bin" size="35089488" crc="8e803186" md5="3ec0cb17ef4feacd1c39191a3fcc7fed" sha1="6f65151e69ea715ae50120361ede6f9040d0a96b" />
CUE [dump_230120_224807_F.cue]:
TITLE "The Witcher 2: Assassins of Kings Official Soundtrack"
PERFORMER "Adam Skorupa & Krzysztof Wierzynkiewicz"
FILE "dump_230120_224807_F (Track 01).bin" BINARY
TRACK 01 AUDIO
TITLE "Assassins of Kings"
PERFORMER "Adam Skorupa & Krzysztof Wierzynkiewicz"
INDEX 01 00:00:00
FILE "dump_230120_224807_F (Track 02).bin" BINARY
TRACK 02 AUDIO
TITLE "A Nearly Peaceful Place"
PERFORMER "Krzysztof Wierzynkiewicz"
INDEX 00 00:00:00
INDEX 01 00:02:00
FILE "dump_230120_224807_F (Track 03).bin" BINARY
TRACK 03 AUDIO
TITLE "The Path of a Kingslayer"
PERFORMER "Adam Skorupa & Krzysztof Wierzynkiewicz"
INDEX 00 00:00:00
INDEX 01 00:02:00
FILE "dump_230120_224807_F (Track 04).bin" BINARY
TRACK 04 AUDIO
TITLE "Dwarven Stone upon Dwarven Stone"
PERFORMER "Adam Skorupa & Krzysztof Wierzynkiewicz"
INDEX 00 00:00:00
INDEX 01 00:02:00
FILE "dump_230120_224807_F (Track 05).bin" BINARY
TRACK 05 AUDIO
TITLE "Through the Underworld"
PERFORMER "Krzysztof Wierzynkiewicz"
INDEX 00 00:00:00
INDEX 01 00:02:00
FILE "dump_230120_224807_F (Track 06).bin" BINARY
TRACK 06 AUDIO
TITLE "The Lone Survivor"
PERFORMER "Krzysztof Wierzynkiewicz"
INDEX 00 00:00:00
INDEX 01 00:02:00
FILE "dump_230120_224807_F (Track 07).bin" BINARY
TRACK 07 AUDIO
TITLE "Into the Fields"
PERFORMER "Adam Skorupa"
INDEX 00 00:00:00
INDEX 01 00:02:00
FILE "dump_230120_224807_F (Track 08).bin" BINARY
TRACK 08 AUDIO
TITLE "An Army Lying in Wait"
PERFORMER "Krzysztof Wierzynkiewicz"
INDEX 00 00:00:00
INDEX 01 00:02:00
FILE "dump_230120_224807_F (Track 09).bin" BINARY
TRACK 09 AUDIO
TITLE "Easier Said than Killed"
PERFORMER "Krzysztof Wierzynkiewicz"
INDEX 00 00:00:00
INDEX 01 00:02:00
FILE "dump_230120_224807_F (Track 10).bin" BINARY
TRACK 10 AUDIO
TITLE "A Watering Hole in the Harbor"
PERFORMER "Adam Skorupa"
INDEX 00 00:00:00
INDEX 01 00:02:00
FILE "dump_230120_224807_F (Track 11).bin" BINARY
TRACK 11 AUDIO
TITLE "Within the Mist"
PERFORMER "Adam Skorupa"
INDEX 00 00:00:00
INDEX 01 00:02:00
FILE "dump_230120_224807_F (Track 12).bin" BINARY
TRACK 12 AUDIO
TITLE "Regicide"
PERFORMER "Krzysztof Wierzynkiewicz"
INDEX 00 00:00:00
INDEX 01 00:02:00
FILE "dump_230120_224807_F (Track 13).bin" BINARY
TRACK 13 AUDIO
TITLE "The Wild Hunt"
PERFORMER "Krzysztof Wierzynkiewicz"
INDEX 00 00:00:00
INDEX 01 00:02:00
FILE "dump_230120_224807_F (Track 14).bin" BINARY
TRACK 14 AUDIO
TITLE "Vergen_by Night"
PERFORMER "Krzysztof Wierzynkiewicz"
INDEX 00 00:00:00
INDEX 01 00:02:00
FILE "dump_230120_224807_F (Track 15).bin" BINARY
TRACK 15 AUDIO
TITLE "For a Higher Cause"
PERFORMER "Adam Skorupa & Krzysztof Wierzynkiewicz"
INDEX 00 00:00:00
INDEX 01 00:02:00
FILE "dump_230120_224807_F (Track 16).bin" BINARY
TRACK 16 AUDIO
TITLE "Souls in Ruin"
PERFORMER "Adam Skorupa"
INDEX 00 00:00:00
INDEX 01 00:02:00
FILE "dump_230120_224807_F (Track 17).bin" BINARY
TRACK 17 AUDIO
TITLE "A Quiet Corner"
PERFORMER "Krzysztof Wierzynkiewicz"
INDEX 00 00:00:00
INDEX 01 00:02:00
FILE "dump_230120_224807_F (Track 18).bin" BINARY
TRACK 18 AUDIO
TITLE "The Assassin Looms"
PERFORMER "Adam Skorupa"
INDEX 00 00:00:00
INDEX 01 00:02:00
FILE "dump_230120_224807_F (Track 19).bin" BINARY
TRACK 19 AUDIO
TITLE "The Camp by Night"
PERFORMER "Krzysztof Wierzynkiewicz"
INDEX 00 00:00:00
INDEX 01 00:02:00
FILE "dump_230120_224807_F (Track 20).bin" BINARY
TRACK 20 AUDIO
TITLE "Dreary Stronghold"
PERFORMER "Krzysztof Wierzynkiewicz"
INDEX 00 00:00:00
INDEX 01 00:01:74
FILE "dump_230120_224807_F (Track 21).bin" BINARY
TRACK 21 AUDIO
TITLE "Howl of the White Wolf"
PERFORMER "Adam Skorupa & Krzysztof Wierzynkiewicz"
INDEX 00 00:00:00
INDEX 01 00:02:00
FILE "dump_230120_224807_F (Track 22).bin" BINARY
TRACK 22 AUDIO
TITLE "Sorceresses"
PERFORMER "Krzysztof Wierzynkiewicz"
INDEX 00 00:00:00
INDEX 01 00:02:00
FILE "dump_230120_224807_F (Track 23).bin" BINARY
TRACK 23 AUDIO
TITLE "The End is Never the Same"
PERFORMER "Krzysztof Wierzynkiewicz"
INDEX 00 00:00:00
INDEX 01 00:02:00
*** MODE: info
DIC:
========== TOC ==========
Audio Track 1, LBA 0 - 9671, Length 9672
Audio Track 2, LBA 9672 - 28275, Length 18604
Audio Track 3, LBA 28276 - 34875, Length 6600
Audio Track 4, LBA 34876 - 69000, Length 34125
Audio Track 5, LBA 69001 - 86173, Length 17173
Audio Track 6, LBA 86174 - 92023, Length 5850
Audio Track 7, LBA 92024 - 118240, Length 26217
Audio Track 8, LBA 118241 - 135865, Length 17625
Audio Track 9, LBA 135866 - 141220, Length 5355
Audio Track 10, LBA 141221 - 153135, Length 11915
Audio Track 11, LBA 153136 - 166938, Length 13803
Audio Track 12, LBA 166939 - 175116, Length 8178
Audio Track 13, LBA 175117 - 181117, Length 6001
Audio Track 14, LBA 181118 - 214941, Length 33824
Audio Track 15, LBA 214942 - 220568, Length 5627
Audio Track 16, LBA 220569 - 242095, Length 21527
Audio Track 17, LBA 242096 - 256861, Length 14766
Audio Track 18, LBA 256862 - 261884, Length 5023
Audio Track 19, LBA 261885 - 276879, Length 14995
Audio Track 20, LBA 276880 - 295883, Length 19004
Audio Track 21, LBA 295884 - 304657, Length 8774
Audio Track 22, LBA 304658 - 313808, Length 9151
Audio Track 23, LBA 313809 - 328577, Length 14769
Total 328578
Set the TRACK_TYPE to audioOnly
========== DiscInformation ==========
DiscStatus: Complete
LastSessionStatus: Complete
Erasable: No
FirstTrackNumber: 1
NumberOfSessionsLsb: 1
LastSessionFirstTrackLsb: 1
LastSessionLastTrackLsb: 23
MrwStatus: None
MrwDirtyBit: No
UnrestrictedUse: No
DiscBarCodeValid: No
DiscIDValid: No
DiscType: CD-DA or CD-ROM Disc
LastSessionLeadIn: ff:ff:ff:ff
LastPossibleLeadOutStartTime: ff:ff:ff:ff
NumberOPCEntries: 0
========== OpCode[0xd8]: SubCode[2]: Check Drive + CD offset ==========
========== LBA[000000, 0000000]: Sub Channel ==========
+0 +1 +2 +3 +4 +5 +6 +7 +8 +9 +A +B
P FF FF FF FF FF FF FF FF FF FF FF FF
Q 01 01 01 00 00 00 00 00 02 00 5A 28
R 00 00 00 00 00 00 00 00 00 00 00 00
S 00 00 00 00 00 00 00 00 00 00 00 00
T 00 00 00 00 00 00 00 00 00 00 00 00
U 00 00 00 00 00 00 00 00 00 00 00 00
V 00 00 00 00 00 00 00 00 00 00 00 00
W 00 00 00 00 00 00 00 00 00 00 00 00
========== Offset (Drive offset refers to http://www.accuraterip.com) ==========
Combined Offset(Byte) 120, (Samples) 30
- Drive Offset(Byte) 120, (Samples) 30
----------------------------------------------
CD Offset(Byte) 0, (Samples) 0
Overread sector: 1
SubChannel Offset: 0
========== OpCode[0xd8]: SubCode[8]: Check Drive + CD offset ==========
========== LBA[000000, 0000000]: Sub Channel ==========
+0 +1 +2 +3 +4 +5 +6 +7 +8 +9 +A +B
P FF FF FF FF FF FF FF FF FF FF FF FF
Q 01 01 01 00 00 00 00 00 02 00 5A 28
R 00 00 00 00 00 00 00 00 00 00 00 00
S 00 00 00 00 00 00 00 00 00 00 00 00
T 00 00 00 00 00 00 00 00 00 00 00 00
U 00 00 00 00 00 00 00 00 00 00 00 00
V 00 00 00 00 00 00 00 00 00 00 00 00
W 00 00 00 00 00 00 00 00 00 00 00 00
========== Offset (Drive offset refers to http://www.accuraterip.com) ==========
Combined Offset(Byte) 120, (Samples) 30
- Drive Offset(Byte) 120, (Samples) 30
----------------------------------------------
CD Offset(Byte) 0, (Samples) 0
Overread sector: 1
SubChannel Offset: 0
========== CDTEXT ==========
Entry 0 crc[b4ba] is good
Entry 1 crc[da7b] is good
Entry 2 crc[0391] is good
Entry 3 crc[08d9] is good
Entry 4 crc[49f0] is good
Entry 5 crc[f7db] is good
Entry 6 crc[8d56] is good
Entry 7 crc[e29c] is good
Entry 8 crc[0c10] is good
Entry 9 crc[7f20] is good
Entry 10 crc[4bfb] is good
Entry 11 crc[93f3] is good
Entry 12 crc[96ae] is good
Entry 13 crc[f377] is good
Entry 14 crc[3f27] is good
Entry 15 crc[d2b4] is good
Entry 16 crc[146f] is good
Entry 17 crc[a04a] is good
Entry 18 crc[c4f2] is good
Entry 19 crc[4137] is good
Entry 20 crc[37bd] is good
Entry 21 crc[bf8f] is good
Entry 22 crc[90f8] is good
Entry 23 crc[fb3e] is good
Entry 24 crc[0c81] is good
Entry 25 crc[e59a] is good
Entry 26 crc[e763] is good
Entry 27 crc[199e] is good
Entry 28 crc[8d25] is good
Entry 29 crc[9352] is good
Entry 30 crc[0913] is good
Entry 31 crc[e749] is good
Entry 32 crc[f94e] is good
Entry 33 crc[b57c] is good
Entry 34 crc[0b1d] is good
Entry 35 crc[3fa6] is good
Entry 36 crc[8797] is good
Entry 37 crc[100d] is good
Entry 38 crc[f339] is good
Entry 39 crc[2024] is good
Entry 40 crc[c8b0] is good
Entry 41 crc[cca3] is good
Entry 42 crc[41ef] is good
Entry 43 crc[06ed] is good
Entry 44 crc[02d0] is good
Entry 45 crc[f28a] is good
Entry 46 crc[0e9b] is good
Entry 47 crc[b02a] is good
Entry 48 crc[8da7] is good
Entry 49 crc[0885] is good
Entry 50 crc[a142] is good
Entry 51 crc[c701] is good
Entry 52 crc[f898] is good
Entry 53 crc[f854] is good
Entry 54 crc[f84e] is good
Entry 55 crc[7349] is good
Entry 56 crc[6a38] is good
Entry 57 crc[5610] is good
Entry 58 crc[0f3f] is good
Entry 59 crc[360a] is good
Entry 60 crc[4d01] is good
Entry 61 crc[0b88] is good
Entry 62 crc[290e] is good
Entry 63 crc[a444] is good
Entry 64 crc[4d9b] is good
Entry 65 crc[e696] is good
Entry 66 crc[8dc9] is good
Entry 67 crc[9a59] is good
Entry 68 crc[201c] is good
Entry 69 crc[b9c9] is good
Entry 70 crc[9bf0] is good
Entry 71 crc[63df] is good
Entry 72 crc[53c9] is good
Entry 73 crc[abca] is good
Entry 74 crc[238c] is good
Entry 75 crc[e2bd] is good
Entry 76 crc[b970] is good
Entry 77 crc[310e] is good
Entry 78 crc[312c] is good
Entry 79 crc[ab51] is good
Entry 80 crc[bf44] is good
Entry 81 crc[373e] is good
Entry 82 crc[a7bf] is good
Entry 83 crc[5f9f] is good
Entry 84 crc[cdbd] is good
Entry 85 crc[cd7b] is good
Entry 86 crc[250f] is good
Entry 87 crc[3ce6] is good
Entry 88 crc[800d] is good
Entry 89 crc[8f57] is good
Entry 90 crc[89cf] is good
Entry 91 crc[35b9] is good
Entry 92 crc[afff] is good
Entry 93 crc[ca1a] is good
Entry 94 crc[05ed] is good
Entry 95 crc[6ba6] is good
Entry 96 crc[e52c] is good
Entry 97 crc[b711] is good
Entry 98 crc[0000] is bad, but this does not affect the cue sheet
Album Name: The Witcher 2: Assassins of Kings Official Soundtrack
Song Name[1]: Assassins of Kings
Song Name[2]: A Nearly Peaceful Place
Song Name[3]: The Path of a Kingslayer
Song Name[4]: Dwarven Stone upon Dwarven Stone
Song Name[5]: Through the Underworld
Song Name[6]: The Lone Survivor
Song Name[7]: Into the Fields
Song Name[8]: An Army Lying in Wait
Song Name[9]: Easier Said than Killed
Song Name[10]: A Watering Hole in the Harbor
Song Name[11]: Within the Mist
Song Name[12]: Regicide
Song Name[13]: The Wild Hunt
Song Name[14]: Vergen_by Night
Song Name[15]: For a Higher Cause
Song Name[16]: Souls in Ruin
Song Name[17]: A Quiet Corner
Song Name[18]: The Assassin Looms
Song Name[19]: The Camp by Night
Song Name[20]: Dreary Stronghold
Song Name[21]: Howl of the White Wolf
Song Name[22]: Sorceresses
Song Name[23]: The End is Never the Same
Album Performer: Adam Skorupa & Krzysztof Wierzynkiewicz
Song Performer[1]: Adam Skorupa & Krzysztof Wierzynkiewicz
Song Performer[2]: Krzysztof Wierzynkiewicz
Song Performer[3]: Adam Skorupa & Krzysztof Wierzynkiewicz
Song Performer[4]: Adam Skorupa & Krzysztof Wierzynkiewicz
Song Performer[5]: Krzysztof Wierzynkiewicz
Song Performer[6]: Krzysztof Wierzynkiewicz
Song Performer[7]: Adam Skorupa
Song Performer[8]: Krzysztof Wierzynkiewicz
Song Performer[9]: Krzysztof Wierzynkiewicz
Song Performer[10]: Adam Skorupa
Song Performer[11]: Adam Skorupa
Song Performer[12]: Krzysztof Wierzynkiewicz
Song Performer[13]: Krzysztof Wierzynkiewicz
Song Performer[14]: Krzysztof Wierzynkiewicz
Song Performer[15]: Adam Skorupa & Krzysztof Wierzynkiewicz
Song Performer[16]: Adam Skorupa
Song Performer[17]: Krzysztof Wierzynkiewicz
Song Performer[18]: Adam Skorupa
Song Performer[19]: Krzysztof Wierzynkiewicz
Song Performer[20]: Krzysztof Wierzynkiewicz
Song Performer[21]: Adam Skorupa & Krzysztof Wierzynkiewicz
Song Performer[22]: Krzysztof Wierzynkiewicz
Song Performer[23]: Krzysztof Wierzynkiewicz
Character code for this BLOCK: 0x00 (ISO/IEC 8859-1 [Latin-1])
First track Number: 1
Last track Number: 23
Mode2 PACKETs: No
Program area copy protection: No
Copyright asserted for $85: No
Copyright asserted for $81-$84: No
Copyright asserted for $80: No
Number of PACKS with $80 (ALBUM_NAME) : 43
Number of PACKS with $81 (PERFORMER) : 53
Number of PACKS with $82 (SONGWRITER) : 0
Number of PACKS with $83 (COMPOSER) : 0
Number of PACKS with $84 (ARRANGER) : 0
Number of PACKS with $85 (MESSAGES) : 0
Number of PACKS with $86 (DISC_ID) : 0
Number of PACKS with $87 (GENRE) : 0
Number of PACKS with $88 (TOC_INFO) : 0
Number of PACKS with $89 (TOC_INFO2) : 0
Number of PACKS with $8a : 0
Number of PACKS with $8b : 0
Number of PACKS with $8c : 0
Number of PACKS with $8d (CLOSED_INFO): 0
Number of PACKS with $8e (UPC_EAN) : 0
Number of PACKS with $8f (SIZE_INFO) : 3
Last Sequence number of BLOCK 0: 98
Last Sequence number of BLOCK 1: 0
Last Sequence number of BLOCK 2: 0
Last Sequence number of BLOCK 3: 0
Last Sequence number of BLOCK 4: 0
Last Sequence number of BLOCK 5: 0
Last Sequence number of BLOCK 6: 0
Last Sequence number of BLOCK 7: 0
Language code BLOCK 0: 0x09 (English)
Language code BLOCK 1: 0x00 (not applicable)
Language code BLOCK 2: 0x00 (not applicable)
Language code BLOCK 3: 0x00 (not applicable)
Language code BLOCK 4: 0x00 (not applicable)
Language code BLOCK 5: 0x00 (not applicable)
Language code BLOCK 6: 0x00 (not applicable)
Language code BLOCK 7: 0x00 (not applicable)
========== OpCode[0xd8]: SubCode[8]: Track[01]: Check MCN and/or ISRC ==========
Nothing
========== OpCode[0xd8]: SubCode[8]: Track[02]: Check MCN and/or ISRC ==========
Nothing
========== OpCode[0xd8]: SubCode[8]: Track[03]: Check MCN and/or ISRC ==========
Nothing
========== OpCode[0xd8]: SubCode[8]: Track[04]: Check MCN and/or ISRC ==========
Nothing
========== OpCode[0xd8]: SubCode[8]: Track[05]: Check MCN and/or ISRC ==========
Nothing
========== OpCode[0xd8]: SubCode[8]: Track[06]: Check MCN and/or ISRC ==========
Nothing
========== OpCode[0xd8]: SubCode[8]: Track[07]: Check MCN and/or ISRC ==========
Nothing
========== OpCode[0xd8]: SubCode[8]: Track[08]: Check MCN and/or ISRC ==========
Nothing
========== OpCode[0xd8]: SubCode[8]: Track[09]: Check MCN and/or ISRC ==========
Nothing
========== OpCode[0xd8]: SubCode[8]: Track[10]: Check MCN and/or ISRC ==========
Nothing
========== OpCode[0xd8]: SubCode[8]: Track[11]: Check MCN and/or ISRC ==========
Nothing
========== OpCode[0xd8]: SubCode[8]: Track[12]: Check MCN and/or ISRC ==========
Nothing
========== OpCode[0xd8]: SubCode[8]: Track[13]: Check MCN and/or ISRC ==========
Nothing
========== OpCode[0xd8]: SubCode[8]: Track[14]: Check MCN and/or ISRC ==========
Nothing
========== OpCode[0xd8]: SubCode[8]: Track[15]: Check MCN and/or ISRC ==========
Nothing
========== OpCode[0xd8]: SubCode[8]: Track[16]: Check MCN and/or ISRC ==========
Nothing
========== OpCode[0xd8]: SubCode[8]: Track[17]: Check MCN and/or ISRC ==========
Nothing
========== OpCode[0xd8]: SubCode[8]: Track[18]: Check MCN and/or ISRC ==========
Nothing
========== OpCode[0xd8]: SubCode[8]: Track[19]: Check MCN and/or ISRC ==========
Nothing
========== OpCode[0xd8]: SubCode[8]: Track[20]: Check MCN and/or ISRC ==========
Nothing
========== OpCode[0xd8]: SubCode[8]: Track[21]: Check MCN and/or ISRC ==========
Nothing
========== OpCode[0xd8]: SubCode[8]: Track[22]: Check MCN and/or ISRC ==========
Nothing
========== OpCode[0xd8]: SubCode[8]: Track[23]: Check MCN and/or ISRC ==========
Nothing
========== FULL TOC ==========
FirstCompleteSession: 1
LastCompleteSession: 1
Session 1, Ctl 0, Adr 1, Point 0xa0, FirstTrack 1, Format: CD-DA or CD-ROM
Session 1, Ctl 0, Adr 1, Point 0xa1, LastTrack 23
Session 1, Ctl 0, Adr 1, Point 0xa2, Lead-out, AMSF 73:03:03 (LBA[328578, 0x50382])
Session 1, Ctl 0, Adr 1, Point 0x01, Track 1, AMSF 00:02:00 (LBA[000000, 0000000])
Session 1, Ctl 0, Adr 1, Point 0x02, Track 2, AMSF 02:10:72 (LBA[009672, 0x025c8])
Session 1, Ctl 0, Adr 1, Point 0x03, Track 3, AMSF 06:19:01 (LBA[028276, 0x06e74])
Session 1, Ctl 0, Adr 1, Point 0x04, Track 4, AMSF 07:47:01 (LBA[034876, 0x0883c])
Session 1, Ctl 0, Adr 1, Point 0x05, Track 5, AMSF 15:22:01 (LBA[069001, 0x10d89])
Session 1, Ctl 0, Adr 1, Point 0x06, Track 6, AMSF 19:10:74 (LBA[086174, 0x1509e])
Session 1, Ctl 0, Adr 1, Point 0x07, Track 7, AMSF 20:28:74 (LBA[092024, 0x16778])
Session 1, Ctl 0, Adr 1, Point 0x08, Track 8, AMSF 26:18:41 (LBA[118241, 0x1cde1])
Session 1, Ctl 0, Adr 1, Point 0x09, Track 9, AMSF 30:13:41 (LBA[135866, 0x212ba])
Session 1, Ctl 0, Adr 1, Point 0x0a, Track 10, AMSF 31:24:71 (LBA[141221, 0x227a5])
Session 1, Ctl 0, Adr 1, Point 0x0b, Track 11, AMSF 34:03:61 (LBA[153136, 0x25630])
Session 1, Ctl 0, Adr 1, Point 0x0c, Track 12, AMSF 37:07:64 (LBA[166939, 0x28c1b])
Session 1, Ctl 0, Adr 1, Point 0x0d, Track 13, AMSF 38:56:67 (LBA[175117, 0x2ac0d])
Session 1, Ctl 0, Adr 1, Point 0x0e, Track 14, AMSF 40:16:68 (LBA[181118, 0x2c37e])
Session 1, Ctl 0, Adr 1, Point 0x0f, Track 15, AMSF 47:47:67 (LBA[214942, 0x3479e])
Session 1, Ctl 0, Adr 1, Point 0x10, Track 16, AMSF 49:02:69 (LBA[220569, 0x35d99])
Session 1, Ctl 0, Adr 1, Point 0x11, Track 17, AMSF 53:49:71 (LBA[242096, 0x3b1b0])
Session 1, Ctl 0, Adr 1, Point 0x12, Track 18, AMSF 57:06:62 (LBA[256862, 0x3eb5e])
Session 1, Ctl 0, Adr 1, Point 0x13, Track 19, AMSF 58:13:60 (LBA[261885, 0x3fefd])
Session 1, Ctl 0, Adr 1, Point 0x14, Track 20, AMSF 61:33:55 (LBA[276880, 0x43990])
Session 1, Ctl 0, Adr 1, Point 0x15, Track 21, AMSF 65:47:09 (LBA[295884, 0x483cc])
Session 1, Ctl 0, Adr 1, Point 0x16, Track 22, AMSF 67:44:08 (LBA[304658, 0x4a612])
Session 1, Ctl 0, Adr 1, Point 0x17, Track 23, AMSF 69:00:00 (LBA[310350, 0x4bc4e])
========== OpCode[0xd8]: SubCode[8]: Track[01]: Check CD + G ==========
========== LBA[000100, 0x00064]: Sub Channel ==========
+0 +1 +2 +3 +4 +5 +6 +7 +8 +9 +A +B
P 00 00 00 00 00 00 00 00 00 00 00 00
Q 01 01 01 00 01 25 00 00 03 25 73 9D
R 00 00 00 00 00 00 00 00 00 00 00 00
S 00 00 00 00 00 00 00 00 00 00 00 00
T 00 00 00 00 00 00 00 00 00 00 00 00
U 00 00 00 00 00 00 00 00 00 00 00 00
V 00 00 00 00 00 00 00 00 00 00 00 00
W 00 00 00 00 00 00 00 00 00 00 00 00
Nothing
========== OpCode[0xd8]: SubCode[8]: Track[02]: Check CD + G ==========
========== LBA[009772, 0x0262c]: Sub Channel ==========
+0 +1 +2 +3 +4 +5 +6 +7 +8 +9 +A +B
P 00 00 00 00 00 00 00 00 00 00 00 00
Q 01 02 01 00 01 25 00 02 12 22 70 1C
R 00 00 00 00 00 00 00 00 00 00 00 00
S 00 00 00 00 00 00 00 00 00 00 00 00
T 00 00 00 00 00 00 00 00 00 00 00 00
U 00 00 00 00 00 00 00 00 00 00 00 00
V 00 00 00 00 00 00 00 00 00 00 00 00
W 00 00 00 00 00 00 00 00 00 00 00 00
Nothing
========== OpCode[0xd8]: SubCode[8]: Track[03]: Check CD + G ==========
========== LBA[028376, 0x06ed8]: Sub Channel ==========
+0 +1 +2 +3 +4 +5 +6 +7 +8 +9 +A +B
P 00 00 00 00 00 00 00 00 00 00 00 00
Q 01 03 01 00 01 25 00 06 20 26 64 8C
R 00 00 00 00 00 00 00 00 00 00 00 00
S 00 00 00 00 00 00 00 00 00 00 00 00
T 00 00 00 00 00 00 00 00 00 00 00 00
U 00 00 00 00 00 00 00 00 00 00 00 00
V 00 00 00 00 00 00 00 00 00 00 00 00
W 00 00 00 00 00 00 00 00 00 00 00 00
Nothing
========== OpCode[0xd8]: SubCode[8]: Track[04]: Check CD + G ==========
========== LBA[034976, 0x088a0]: Sub Channel ==========
+0 +1 +2 +3 +4 +5 +6 +7 +8 +9 +A +B
P 00 00 00 00 00 00 00 00 00 00 00 00
Q 01 04 01 00 01 25 00 07 48 26 60 94
R 00 00 00 00 00 00 00 00 00 00 00 00
S 00 00 00 00 00 00 00 00 00 00 00 00
T 00 00 00 00 00 00 00 00 00 00 00 00
U 00 00 00 00 00 00 00 00 00 00 00 00
V 00 00 00 00 00 00 00 00 00 00 00 00
W 00 00 00 00 00 00 00 00 00 00 00 00
Nothing
========== OpCode[0xd8]: SubCode[8]: Track[05]: Check CD + G ==========
========== LBA[069101, 0x10ded]: Sub Channel ==========
+0 +1 +2 +3 +4 +5 +6 +7 +8 +9 +A +B
P 00 00 00 00 00 00 00 00 00 00 00 00
Q 01 05 01 00 01 25 00 15 23 26 71 64
R 00 00 00 00 00 00 00 00 00 00 00 00
S 00 00 00 00 00 00 00 00 00 00 00 00
T 00 00 00 00 00 00 00 00 00 00 00 00
U 00 00 00 00 00 00 00 00 00 00 00 00
V 00 00 00 00 00 00 00 00 00 00 00 00
W 00 00 00 00 00 00 00 00 00 00 00 00
Nothing
========== OpCode[0xd8]: SubCode[8]: Track[06]: Check CD + G ==========
========== LBA[086274, 0x15102]: Sub Channel ==========
+0 +1 +2 +3 +4 +5 +6 +7 +8 +9 +A +B
P 00 00 00 00 00 00 00 00 00 00 00 00
Q 01 06 01 00 01 25 00 19 12 24 3F A7
R 00 00 00 00 00 00 00 00 00 00 00 00
S 00 00 00 00 00 00 00 00 00 00 00 00
T 00 00 00 00 00 00 00 00 00 00 00 00
U 00 00 00 00 00 00 00 00 00 00 00 00
V 00 00 00 00 00 00 00 00 00 00 00 00
W 00 00 00 00 00 00 00 00 00 00 00 00
Nothing
========== OpCode[0xd8]: SubCode[8]: Track[07]: Check CD + G ==========
========== LBA[092124, 0x167dc]: Sub Channel ==========
+0 +1 +2 +3 +4 +5 +6 +7 +8 +9 +A +B
P 00 00 00 00 00 00 00 00 00 00 00 00
Q 01 07 01 00 01 25 00 20 30 24 EF 34
R 00 00 00 00 00 00 00 00 00 00 00 00
S 00 00 00 00 00 00 00 00 00 00 00 00
T 00 00 00 00 00 00 00 00 00 00 00 00
U 00 00 00 00 00 00 00 00 00 00 00 00
V 00 00 00 00 00 00 00 00 00 00 00 00
W 00 00 00 00 00 00 00 00 00 00 00 00
Nothing
========== OpCode[0xd8]: SubCode[8]: Track[08]: Check CD + G ==========
========== LBA[118341, 0x1ce45]: Sub Channel ==========
+0 +1 +2 +3 +4 +5 +6 +7 +8 +9 +A +B
P 00 00 00 00 00 00 00 00 00 00 00 00
Q 01 08 01 00 01 25 00 26 19 66 11 38
R 00 00 00 00 00 00 00 00 00 00 00 00
S 00 00 00 00 00 00 00 00 00 00 00 00
T 00 00 00 00 00 00 00 00 00 00 00 00
U 00 00 00 00 00 00 00 00 00 00 00 00
V 00 00 00 00 00 00 00 00 00 00 00 00
W 00 00 00 00 00 00 00 00 00 00 00 00
Nothing
========== OpCode[0xd8]: SubCode[8]: Track[09]: Check CD + G ==========
========== LBA[135966, 0x2131e]: Sub Channel ==========
+0 +1 +2 +3 +4 +5 +6 +7 +8 +9 +A +B
P 00 00 00 00 00 00 00 00 00 00 00 00
Q 01 09 01 00 01 25 00 30 14 66 7D 84
R 00 00 00 00 00 00 00 00 00 00 00 00
S 00 00 00 00 00 00 00 00 00 00 00 00
T 00 00 00 00 00 00 00 00 00 00 00 00
U 00 00 00 00 00 00 00 00 00 00 00 00
V 00 00 00 00 00 00 00 00 00 00 00 00
W 00 00 00 00 00 00 00 00 00 00 00 00
Nothing
========== OpCode[0xd8]: SubCode[8]: Track[10]: Check CD + G ==========
========== LBA[141321, 0x22809]: Sub Channel ==========
+0 +1 +2 +3 +4 +5 +6 +7 +8 +9 +A +B
P 00 00 00 00 00 00 00 00 00 00 00 00
Q 01 10 01 00 01 25 00 31 26 21 80 42
R 00 00 00 00 00 00 00 00 00 00 00 00
S 00 00 00 00 00 00 00 00 00 00 00 00
T 00 00 00 00 00 00 00 00 00 00 00 00
U 00 00 00 00 00 00 00 00 00 00 00 00
V 00 00 00 00 00 00 00 00 00 00 00 00
W 00 00 00 00 00 00 00 00 00 00 00 00
Nothing
========== OpCode[0xd8]: SubCode[8]: Track[11]: Check CD + G ==========
========== LBA[153236, 0x25694]: Sub Channel ==========
+0 +1 +2 +3 +4 +5 +6 +7 +8 +9 +A +B
P 00 00 00 00 00 00 00 00 00 00 00 00
Q 01 11 01 00 01 25 00 34 05 11 E5 77
R 00 00 00 00 00 00 00 00 00 00 00 00
S 00 00 00 00 00 00 00 00 00 00 00 00
T 00 00 00 00 00 00 00 00 00 00 00 00
U 00 00 00 00 00 00 00 00 00 00 00 00
V 00 00 00 00 00 00 00 00 00 00 00 00
W 00 00 00 00 00 00 00 00 00 00 00 00
Nothing
========== OpCode[0xd8]: SubCode[8]: Track[12]: Check CD + G ==========
========== LBA[167039, 0x28c7f]: Sub Channel ==========
+0 +1 +2 +3 +4 +5 +6 +7 +8 +9 +A +B
P 00 00 00 00 00 00 00 00 00 00 00 00
Q 01 12 01 00 01 25 00 37 09 14 84 AB
R 00 00 00 00 00 00 00 00 00 00 00 00
S 00 00 00 00 00 00 00 00 00 00 00 00
T 00 00 00 00 00 00 00 00 00 00 00 00
U 00 00 00 00 00 00 00 00 00 00 00 00
V 00 00 00 00 00 00 00 00 00 00 00 00
W 00 00 00 00 00 00 00 00 00 00 00 00
Nothing
========== OpCode[0xd8]: SubCode[8]: Track[13]: Check CD + G ==========
========== LBA[175217, 0x2ac71]: Sub Channel ==========
+0 +1 +2 +3 +4 +5 +6 +7 +8 +9 +A +B
P 00 00 00 00 00 00 00 00 00 00 00 00
Q 01 13 01 00 01 25 00 38 58 17 4E 54
R 00 00 00 00 00 00 00 00 00 00 00 00
S 00 00 00 00 00 00 00 00 00 00 00 00
T 00 00 00 00 00 00 00 00 00 00 00 00
U 00 00 00 00 00 00 00 00 00 00 00 00
V 00 00 00 00 00 00 00 00 00 00 00 00
W 00 00 00 00 00 00 00 00 00 00 00 00
Nothing
========== OpCode[0xd8]: SubCode[8]: Track[14]: Check CD + G ==========
========== LBA[181218, 0x2c3e2]: Sub Channel ==========
+0 +1 +2 +3 +4 +5 +6 +7 +8 +9 +A +B
P 00 00 00 00 00 00 00 00 00 00 00 00
Q 01 14 01 00 01 25 00 40 18 18 72 75
R 00 00 00 00 00 00 00 00 00 00 00 00
S 00 00 00 00 00 00 00 00 00 00 00 00
T 00 00 00 00 00 00 00 00 00 00 00 00
U 00 00 00 00 00 00 00 00 00 00 00 00
V 00 00 00 00 00 00 00 00 00 00 00 00
W 00 00 00 00 00 00 00 00 00 00 00 00
Nothing
========== OpCode[0xd8]: SubCode[8]: Track[15]: Check CD + G ==========
========== LBA[215042, 0x34802]: Sub Channel ==========
+0 +1 +2 +3 +4 +5 +6 +7 +8 +9 +A +B
P 00 00 00 00 00 00 00 00 00 00 00 00
Q 01 15 01 00 01 25 00 47 49 17 D0 A7
R 00 00 00 00 00 00 00 00 00 00 00 00
S 00 00 00 00 00 00 00 00 00 00 00 00
T 00 00 00 00 00 00 00 00 00 00 00 00
U 00 00 00 00 00 00 00 00 00 00 00 00
V 00 00 00 00 00 00 00 00 00 00 00 00
W 00 00 00 00 00 00 00 00 00 00 00 00
Nothing
========== OpCode[0xd8]: SubCode[8]: Track[16]: Check CD + G ==========
========== LBA[220669, 0x35dfd]: Sub Channel ==========
+0 +1 +2 +3 +4 +5 +6 +7 +8 +9 +A +B
P 00 00 00 00 00 00 00 00 00 00 00 00
Q 01 16 01 00 01 25 00 49 04 19 7C BC
R 00 00 00 00 00 00 00 00 00 00 00 00
S 00 00 00 00 00 00 00 00 00 00 00 00
T 00 00 00 00 00 00 00 00 00 00 00 00
U 00 00 00 00 00 00 00 00 00 00 00 00
V 00 00 00 00 00 00 00 00 00 00 00 00
W 00 00 00 00 00 00 00 00 00 00 00 00
Nothing
========== OpCode[0xd8]: SubCode[8]: Track[17]: Check CD + G ==========
========== LBA[242196, 0x3b214]: Sub Channel ==========
+0 +1 +2 +3 +4 +5 +6 +7 +8 +9 +A +B
P 00 00 00 00 00 00 00 00 00 00 00 00
Q 01 17 01 00 01 25 00 53 51 21 55 2C
R 00 00 00 00 00 00 00 00 00 00 00 00
S 00 00 00 00 00 00 00 00 00 00 00 00
T 00 00 00 00 00 00 00 00 00 00 00 00
U 00 00 00 00 00 00 00 00 00 00 00 00
V 00 00 00 00 00 00 00 00 00 00 00 00
W 00 00 00 00 00 00 00 00 00 00 00 00
Nothing
========== OpCode[0xd8]: SubCode[8]: Track[18]: Check CD + G ==========
========== LBA[256962, 0x3ebc2]: Sub Channel ==========
+0 +1 +2 +3 +4 +5 +6 +7 +8 +9 +A +B
P 00 00 00 00 00 00 00 00 00 00 00 00
Q 01 18 01 00 01 25 00 57 08 12 A3 AF
R 00 00 00 00 00 00 00 00 00 00 00 00
S 00 00 00 00 00 00 00 00 00 00 00 00
T 00 00 00 00 00 00 00 00 00 00 00 00
U 00 00 00 00 00 00 00 00 00 00 00 00
V 00 00 00 00 00 00 00 00 00 00 00 00
W 00 00 00 00 00 00 00 00 00 00 00 00
Nothing
========== OpCode[0xd8]: SubCode[8]: Track[19]: Check CD + G ==========
========== LBA[261985, 0x3ff61]: Sub Channel ==========
+0 +1 +2 +3 +4 +5 +6 +7 +8 +9 +A +B
P 00 00 00 00 00 00 00 00 00 00 00 00
Q 01 19 01 00 01 25 00 58 15 10 31 D0
R 00 00 00 00 00 00 00 00 00 00 00 00
S 00 00 00 00 00 00 00 00 00 00 00 00
T 00 00 00 00 00 00 00 00 00 00 00 00
U 00 00 00 00 00 00 00 00 00 00 00 00
V 00 00 00 00 00 00 00 00 00 00 00 00
W 00 00 00 00 00 00 00 00 00 00 00 00
Nothing
========== OpCode[0xd8]: SubCode[8]: Track[20]: Check CD + G ==========
========== LBA[276980, 0x439f4]: Sub Channel ==========
+0 +1 +2 +3 +4 +5 +6 +7 +8 +9 +A +B
P 00 00 00 00 00 00 00 00 00 00 00 00
Q 01 20 01 00 01 25 00 61 35 05 18 48
R 00 00 00 00 00 00 00 00 00 00 00 00
S 00 00 00 00 00 00 00 00 00 00 00 00
T 00 00 00 00 00 00 00 00 00 00 00 00
U 00 00 00 00 00 00 00 00 00 00 00 00
V 00 00 00 00 00 00 00 00 00 00 00 00
W 00 00 00 00 00 00 00 00 00 00 00 00
Nothing
========== OpCode[0xd8]: SubCode[8]: Track[21]: Check CD + G ==========
========== LBA[295984, 0x48430]: Sub Channel ==========
+0 +1 +2 +3 +4 +5 +6 +7 +8 +9 +A +B
P 00 00 00 00 00 00 00 00 00 00 00 00
Q 01 21 01 00 01 25 00 65 48 34 77 DC
R 00 00 00 00 00 00 00 00 00 00 00 00
S 00 00 00 00 00 00 00 00 00 00 00 00
T 00 00 00 00 00 00 00 00 00 00 00 00
U 00 00 00 00 00 00 00 00 00 00 00 00
V 00 00 00 00 00 00 00 00 00 00 00 00
W 00 00 00 00 00 00 00 00 00 00 00 00
Nothing
========== OpCode[0xd8]: SubCode[8]: Track[22]: Check CD + G ==========
========== LBA[304758, 0x4a676]: Sub Channel ==========
+0 +1 +2 +3 +4 +5 +6 +7 +8 +9 +A +B
P 00 00 00 00 00 00 00 00 00 00 00 00
Q 01 22 01 00 01 25 00 67 45 33 32 43
R 00 00 00 00 00 00 00 00 00 00 00 00
S 00 00 00 00 00 00 00 00 00 00 00 00
T 00 00 00 00 00 00 00 00 00 00 00 00
U 00 00 00 00 00 00 00 00 00 00 00 00
V 00 00 00 00 00 00 00 00 00 00 00 00
W 00 00 00 00 00 00 00 00 00 00 00 00
Nothing
========== OpCode[0xd8]: SubCode[8]: Track[23]: Check CD + G ==========
========== LBA[313909, 0x4ca35]: Sub Channel ==========
+0 +1 +2 +3 +4 +5 +6 +7 +8 +9 +A +B
P 00 00 00 00 00 00 00 00 00 00 00 00
Q 01 23 01 00 01 25 00 69 47 34 D4 E4
R 00 00 00 00 00 00 00 00 00 00 00 00
S 00 00 00 00 00 00 00 00 00 00 00 00
T 00 00 00 00 00 00 00 00 00 00 00 00
U 00 00 00 00 00 00 00 00 00 00 00 00
V 00 00 00 00 00 00 00 00 00 00 00 00
W 00 00 00 00 00 00 00 00 00 00 00 00
Nothing
Set OpCode: 0xd8, SubCode: 8(Raw)
========== TOC with pregap ==========
Track 1, Ctl 0, Mode 0, Index0 -150, Index1 0
Track 2, Ctl 0, Mode 0, Index0 9522, Index1 9672
Track 3, Ctl 0, Mode 0, Index0 28126, Index1 28276
Track 4, Ctl 0, Mode 0, Index0 34726, Index1 34876
Track 5, Ctl 0, Mode 0, Index0 68851, Index1 69001
Track 6, Ctl 0, Mode 0, Index0 86024, Index1 86174
Track 7, Ctl 0, Mode 0, Index0 91874, Index1 92024
Track 8, Ctl 0, Mode 0, Index0 118091, Index1 118241
Track 9, Ctl 0, Mode 0, Index0 135716, Index1 135866
Track 10, Ctl 0, Mode 0, Index0 141071, Index1 141221
Track 11, Ctl 0, Mode 0, Index0 152986, Index1 153136
Track 12, Ctl 0, Mode 0, Index0 166789, Index1 166939
Track 13, Ctl 0, Mode 0, Index0 174967, Index1 175117
Track 14, Ctl 0, Mode 0, Index0 180968, Index1 181118
Track 15, Ctl 0, Mode 0, Index0 214792, Index1 214942
Track 16, Ctl 0, Mode 0, Index0 220419, Index1 220569
Track 17, Ctl 0, Mode 0, Index0 241946, Index1 242096
Track 18, Ctl 0, Mode 0, Index0 256712, Index1 256862
Track 19, Ctl 0, Mode 0, Index0 261735, Index1 261885
Track 20, Ctl 0, Mode 0, Index0 276731, Index1 276880
Track 21, Ctl 0, Mode 0, Index0 295734, Index1 295884
Track 22, Ctl 0, Mode 0, Index0 304508, Index1 304658
Track 23, Ctl 0, Mode 0, Index0 313659, Index1 313809
========== Hash(Whole image) ==========
<rom name="Audio CD.img" size="772815456" crc="aebad490" md5="4965d5f139381e9573fb339676ec5224" sha1="7c99b8b5180447ce06a523c92add37b8c1e456eb"/>
========== Hash(Universal Whole image) ==========
1st non-zero byte position: 2 sector + 342 byte
Last non-zero byte position: 328577 sector + 1216 byte
<rom name="" size="772811627" crc="ebd5ce79" md5="6acefd435a92c3e7adbbdcd7c16593ca" sha1="a3fc109b9d7f2e0469da00010e41cccfa28ef995"/>