DiscImageCreator

sarami
Posts: 1762
Joined: Mon Jun 08, 2026 1:27 am

Re: DiscImageCreator

Post by sarami »

- improved: checking EXE, reading DirectoryRecord
Attachments
DiscImageCreator_test.7z
Imported Redump attachment 831
(86.69 KiB) Not downloaded yet
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:- improved: checking EXE, reading DirectoryRecord
now DIC stops at "[F:ReadCDForCheckingExe][L:593] GetLastError: 87, The parameter is incorrect."
Attachments
new-crash.zip
Imported Redump attachment 832
(194.67 KiB) Not downloaded yet
Last edited by Hustle on Thu Nov 26, 2015 4:41 pm, edited 1 time in total.
sarami
Posts: 1762
Joined: Mon Jun 08, 2026 1:27 am

Re: DiscImageCreator

Post by sarami »

I am sorry many times.
- added: a debug log when it fails the reading cd
- improved: checking EXE
Attachments
DiscImageCreator_test.7z
Imported Redump attachment 833
(86.24 KiB) Not downloaded yet
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:I am sorry many times.
- added: a debug log when it fails the reading cd
- improved: checking EXE
hey, it's absolutely fine, i'm more than happy to be helping out in any way i can Image

this time DIC crashed at:

Code: Select all

[F:ReadCDForCheckingExe][L:601] GetLastError: 87, The parameter is incorrect.

lpCmd: a8, 00, 00, 03, c6, 84, 00, 00, 00, 80, 00, 00
dwBufSize: 262144
End: 2015-11-27(Fri) 09:27:43
Attachments
new-crash-data.zip
Imported Redump attachment 834
(194.42 KiB) Not downloaded yet
sarami
Posts: 1762
Joined: Mon Jun 08, 2026 1:27 am

Re: DiscImageCreator

Post by sarami »

Code: Select all

dwBufSize: 262144
The size is big more than I expected.
- fixed: Don't read over the MaxTransferLength in checking exe
- fixed: allocate memory from a variable-length to a fixed length (delete realloc)
Attachments
DiscImageCreator_test.7z
Imported Redump attachment 835
(86.06 KiB) Not downloaded yet
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

dwBufSize: 262144
The size is big more than I expected.
- fixed: Don't read over the MaxTransferLength in checking exe
- fixed: allocate memory from a variable-length to a fixed length (delete realloc)
Thanks! it's working now Image
sarami
Posts: 1762
Joined: Mon Jun 08, 2026 1:27 am

Re: DiscImageCreator

Post by sarami »

I also uploaded in my mediafire.
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 »

hey, i'm having a problem with a different disc, this disc is called Rally Championship

Code: Select all

Created img (LBA)   8849/345804 Detected C2 error. LBA[008850, 0x02292]
LBA[008850, 0x02292], Track[01]: This sector is data, but a header doesn't exist

Created img (LBA)   8850/345804 Detected C2 error. LBA[008851, 0x02293]
LBA[008851, 0x02293], Track[01]: This sector is data, but a header doesn't exist

Created img (LBA)   8851/345804 Detected C2 error. LBA[008852, 0x02294]
LBA[008852, 0x02294], Track[01]: This sector is data, but a header doesn't exist

Created img (LBA)   8852/345804 Detected C2 error. LBA[008853, 0x02295]
LBA[008853, 0x02295], Track[01]: This sector is data, but a header doesn't exist

Created img (LBA)   8853/345804 Detected C2 error. LBA[008854, 0x02296]
LBA[008854, 0x02296], Track[01]: This sector is data, but a header doesn't exist
the above errors are a sample that i was able to catch, but once the errors appear they go on and on
Last edited by Hustle on Sat Dec 05, 2015 11:07 am, edited 1 time in total.
sarami
Posts: 1762
Joined: Mon Jun 08, 2026 1:27 am

Re: DiscImageCreator

Post by sarami »

Does this disc have a protect? Please use A-RAY Scanner and Protection ID.
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:Does this disc have a protect? Please use A-RAY Scanner and Protection ID.
Nothing found with Protection ID, A-RAY Scanner won't open for me, it crashes.

There is a 935MB .wav file on the disc, possible unknown protection?
Last edited by Hustle on Sat Dec 05, 2015 2:49 pm, edited 1 time in total.
Post Reply