DiscImageCreator

F1ReB4LL
Posts: 3395
Joined: Mon Jun 08, 2026 1:26 am

Re: DiscImageCreator

Post by F1ReB4LL »

========================= FULL TOC on SCSIOP_READ_TOC =========================
    FirstCompleteSession: 1
     LastCompleteSession: 1
    Session 1, FirstTrack  1, Format: CD-DA or CD-ROM
    Session 1,  LastTrack 48
    Session 1,      Leadout, MSF 59:43:12 (LBA[268737, 0x419c1])
    Session 1,     Track  1, MSF 00:02:00 (LBA[000150, 0x00096])
    Session 1,     Track  2, MSF 01:24:24 (LBA[006324, 0x018b4])
    Session 1,     Track  3, MSF 03:08:63 (LBA[014163, 0x03753])
...
        Session 1,     Track 48, MSF 58:02:47 (LBA[261197, 0x3fc4d])
========================== Check SubRtoW for track[01] ========================
Technically, leadout is the track after the very last track, so maybe it's better to put it after all the tracks in the log, not before? Like:
========================= FULL TOC on SCSIOP_READ_TOC =========================
    FirstCompleteSession: 1
     LastCompleteSession: 1
    Session 1, FirstTrack  1, Format: CD-DA or CD-ROM
    Session 1,  LastTrack 48
    Session 1,     Track  1, MSF 00:02:00 (LBA[000150, 0x00096])
    Session 1,     Track  2, MSF 01:24:24 (LBA[006324, 0x018b4])
    Session 1,     Track  3, MSF 03:08:63 (LBA[014163, 0x03753])
...
        Session 1,     Track 48, MSF 58:02:47 (LBA[261197, 0x3fc4d])
    Session 1,      Leadout, MSF 59:43:12 (LBA[268737, 0x419c1])
========================== Check SubRtoW for track[01] ========================
sarami
Posts: 1762
Joined: Mon Jun 08, 2026 1:27 am

Re: DiscImageCreator

Post by sarami »

I merely output the full toc data block in sequence.
point 0xa0 : FirstTrack
point 0xa1 : LastTrack
point 0xa2 : Leadout
point 0x01 : track 1
point 0x02 : track 2
point 0x03 : track 3
  :
  :
point 0x63 : track 99

This is the same as a ccd file.
DiscImageCreator, UmdImageCreator, Conv2multiBin, bin2wav, PS3Auth (needs login), [url=http://www.mediafire.com/file/5cgoy11x6ahc7qh/%2523recompressTo7z_20150109.bat/file]recompressTo7z_20150109.bat[/url]
User avatar
Oddbrother
Posts: 45
Joined: Mon Jun 08, 2026 1:28 am

Re: DiscImageCreator

Post by Oddbrother »

Am I allowed to write a testimonial on this program? Because I'm certainly happy that I've got the right Blu-Ray combo drive that works with this.
Last edited by Oddbrother on Fri Nov 06, 2015 3:06 am, edited 1 time in total.
DRD-8120B (+594), LTR-48246S (+6/-6), GE20LU10 (+667/0), GS23N (+667/0), UH12NS30 (+6/?)
sarami
Posts: 1762
Joined: Mon Jun 08, 2026 1:27 am

Re: DiscImageCreator

Post by sarami »

I welcome everybody.
DiscImageCreator, UmdImageCreator, Conv2multiBin, bin2wav, PS3Auth (needs login), [url=http://www.mediafire.com/file/5cgoy11x6ahc7qh/%2523recompressTo7z_20150109.bat/file]recompressTo7z_20150109.bat[/url]
sarami
Posts: 1762
Joined: Mon Jun 08, 2026 1:27 am

Re: DiscImageCreator

Post by sarami »

uploaded 2015/11/22 test
  - added: lead-in subchannel P, R-W fixing (Q haven't coded yet)
  - added: pack option in /be for cd command
  - added: some command-line message
  - fixed: overdumped .img file except plextor drive
Last edited by sarami on Sat Nov 21, 2015 12:14 pm, edited 1 time in total.
DiscImageCreator, UmdImageCreator, Conv2multiBin, bin2wav, PS3Auth (needs login), [url=http://www.mediafire.com/file/5cgoy11x6ahc7qh/%2523recompressTo7z_20150109.bat/file]recompressTo7z_20150109.bat[/url]
Hustle
Posts: 98
Joined: Mon Jun 08, 2026 1:27 am

Re: DiscImageCreator

Post by Hustle »

Hi, I'm getting an APPCRASH issue, both with the latest and stable versions of DIC, it only happens on certain discs.

Code: Select all

Problem signature:
  Problem Event Name:    APPCRASH
  Application Name:    DiscImageCreator.exe
  Application Version:    0.0.0.0
  Application Timestamp:    56509f34
  Fault Module Name:    DiscImageCreator.exe
  Fault Module Version:    0.0.0.0
  Fault Module Timestamp:    56509f34
  Exception Code:    c0000005
  Exception Offset:    0002018b
  OS Version:    6.1.7601.2.1.0.256.1
  Locale ID:    2057
  Additional Information 1:    0a9e
  Additional Information 2:    0a9e372d3b4ad19135b953a78882e789
  Additional Information 3:    0a9e
  Additional Information 4:    0a9e372d3b4ad19135b953a78882e789
sarami
Posts: 1762
Joined: Mon Jun 08, 2026 1:27 am

Re: DiscImageCreator

Post by sarami »

Hi. created log please.
Last edited by sarami on Wed Nov 25, 2015 10:19 am, edited 1 time in total.
DiscImageCreator, UmdImageCreator, Conv2multiBin, bin2wav, PS3Auth (needs login), [url=http://www.mediafire.com/file/5cgoy11x6ahc7qh/%2523recompressTo7z_20150109.bat/file]recompressTo7z_20150109.bat[/url]
Hustle
Posts: 98
Joined: Mon Jun 08, 2026 1:27 am

Re: DiscImageCreator

Post by Hustle »

sarami wrote:Hi. created log please.
hey,

sorry about the late reply, I've uploaded what files were created to: http://www.megafileupload.com/i8y2/dump.7z

also I'm using a stock install of Windows 7 with the Visual C++ Redistributable Packages for Visual Studio 2013 installed, (I have a dedicated machine for dumping)

Hope this helps, many thanks.
sarami
Posts: 1762
Joined: Mon Jun 08, 2026 1:27 am

Re: DiscImageCreator

Post by sarami »

Code: Select all

Exception Code:    c0000005
I don't know where access violation occurs yet.
added log message. please retest.
BTW, please tell me the disc title.
Attachments
DiscImageCreator_test.7z
Imported Redump attachment 830
(86.1 KiB) Downloaded 1 time
DiscImageCreator, UmdImageCreator, Conv2multiBin, bin2wav, PS3Auth (needs login), [url=http://www.mediafire.com/file/5cgoy11x6ahc7qh/%2523recompressTo7z_20150109.bat/file]recompressTo7z_20150109.bat[/url]
Hustle
Posts: 98
Joined: Mon Jun 08, 2026 1:27 am

Re: DiscImageCreator

Post by Hustle »

sarami wrote:

Code: Select all

Exception Code:    c0000005
I don't know where access violation occurs yet.
added log message. please retest.
BTW, please tell me the disc title.
Hey,

the new files created by your test DIC: http://www.megafileupload.com/qwUS/crash.zip

the disc is called "7 Classic Titles", it's an undumped PC combination disc with 7 games on it

DIC crashed at "Reading DirectoryRecord   38/  38"

hope this helps, please feel free to ask as many questions as you want and ill do my best to reply, many thanks
Last edited by Hustle on Thu Nov 26, 2015 3:19 am, edited 1 time in total.
Post Reply