Thank you for the response, and for trusting me to be a serious dumper. Along with the dumps, I will include pictures of my game library so you know I'm not just taking images from internet sites.
I downloaded DiscImageCreator and gave it a shot, but I get an error.
Code: Select all
[F:GetDriveOffset][L:63] GetLastError: 2, The system cannot find the file specified.
This drive doesn't define in driveOffset.txt
Please input Drive offset(Samples):
When I input 30, I get this error.
Code: Select all
[F:ReadCDPartial][L:1689] GetLastError: 2, The system cannot find the file specified.
I am unable to debug this error myself. However, it still leaves behind a very interesting Track01_disclog.txt file which has some information about the disc I am trying (NFL GameDay 2001 was my test disc).
Code: Select all
========================= FULL TOC on SCSIOP_READ_TOC =========================
FirstCompleteSession: 1
LastCompleteSession: 1
Session 1, FirstTrack 1, Format: CD-ROM-XA
Session 1, LastTrack 1
Session 1, Leadout, MSF 65:03:21 (LBA[292746, 0x4778a])
Session 1, Track 1, MSF 00:02:00 (LBA[000150, 0x00096])
Code: Select all
======= Offset
Combined Offset(Byte) -2468, (Samples) -617
- Drive Offset(Byte) 120, (Samples) 30
----------------------------------------------
CD Offset(Byte) -2588, (Samples) -647
Overread sector: -2
Maybe I don't understand the output but what it looks like to me is that track 1 (the one and only game data track) has a standard 2-second pregap. This game's track length is 65:01:21, but DiscImageCreator reports 65:03:21, 2 seconds longer. It also reports that track 1 starts at 00:02:00. However, none of the entries on Redump that I have looked at have any pregaps for PS2 games, so I'm left a bit confused. I would appreciate anybody's help with the program/questions.