Trying to dump a PS1 Unlicensed disc (Breaker Pro); tried with both stable and latest test version (20191227):
The drive makes some funny noises a couple of times, then it errors out.
Here are the logs, as well as a recording of the noises:
https://mega.nz/#!OmxiSQYC!c_B_Dr4ka1JE … s6DMYZRytk
DiscImageCreator
Re: DiscImageCreator
Please check if the sector view of isobuster can read the last sector.pool7 wrote:Trying to dump a PS1 Unlicensed disc (Breaker Pro); tried with both stable and latest test version (20191227):
The drive makes some funny noises a couple of times, then it errors out.
DiscImageCreator, UmdImageCreator, Conv2multiBin, bin2wav, PS3Auth (needs login), [url=http://www.mediafire.com/file/5cgoy11x6ahc7qh/%2523recompressTo7z_20150109.bat/file]recompressTo7z_20150109.bat[/url]
Re: DiscImageCreator
How do I know what's the last sector?
One thing I noticed when checking IsoBuster: the files in the disc are 19.1MB; however if I check the properties of the CD/Session/Track, IsoBuster says the disc size is 921.290.752 bytes (449.849 blocks).
I tried entering 449849 in the Sector View window, and it did the same noise as when trying to dump with DIC(however I'm not sure if that's the number I should have entered), then showed this error:
Device reported Error code : 03/02/8D
One thing I noticed when checking IsoBuster: the files in the disc are 19.1MB; however if I check the properties of the CD/Session/Track, IsoBuster says the disc size is 921.290.752 bytes (449.849 blocks).
I tried entering 449849 in the Sector View window, and it did the same noise as when trying to dump with DIC(however I'm not sure if that's the number I should have entered), then showed this error:
Device reported Error code : 03/02/8D
Last edited by pool7 on Mon Dec 30, 2019 10:24 pm, edited 1 time in total.
Re: DiscImageCreator
Yes. TOC says the last sector is 449.849.pool7 wrote:One thing I noticed when checking IsoBuster: the files in the disc are 19.1MB; however if I check the properties of the CD/Session/Track, IsoBuster says the disc size is 921.290.752 bytes (449.849 blocks).
Code: Select all
========== TOC ==========
Data Track 1, LBA 0 - 449848, Length 449849
Total 449849Perhaps it needs swap trick. See wiki https://github.com/saramibreak/DiscImageCreator/wiki "Dumping Guide for CD with swap"pool7 wrote:I tried entering 449849 in the Sector View window, and it did the same noise as when trying to dump with DIC(however I'm not sure if that's the number I should have entered), then showed this error:
Device reported Error code : 03/02/8D
At least, kreon drive supports it.
DiscImageCreator, UmdImageCreator, Conv2multiBin, bin2wav, PS3Auth (needs login), [url=http://www.mediafire.com/file/5cgoy11x6ahc7qh/%2523recompressTo7z_20150109.bat/file]recompressTo7z_20150109.bat[/url]
Re: DiscImageCreator
Regarding pool7's disc, i read online it might have a fake TOC of 100 minutes.
---
sarami, i dumped a disc with two different drives - a plextor and LG. the hashes were the same, and tracks split the same, but the LG has a different write offset value. Is there a reason?
https://drive.google.com/file/d/15Nr7dM … sp=sharing
---
sarami, i dumped a disc with two different drives - a plextor and LG. the hashes were the same, and tracks split the same, but the LG has a different write offset value. Is there a reason?
https://drive.google.com/file/d/15Nr7dM … sp=sharing
All my posts and submission data are released into Public Domain / CC0.
Re: DiscImageCreator
http://www.mediafire.com/file/eq80y20l9 … st.7z/fileuser7 wrote:the LG has a different write offset value.
- fixed: parse driveOffset.txt
DiscImageCreator, UmdImageCreator, Conv2multiBin, bin2wav, PS3Auth (needs login), [url=http://www.mediafire.com/file/5cgoy11x6ahc7qh/%2523recompressTo7z_20150109.bat/file]recompressTo7z_20150109.bat[/url]
Re: DiscImageCreator
Returning to this old discussion. The second copy arrived and dumps fine with DIC. It is the same hashes that the old one was getting out of IsoBuster.user7 wrote:Okay, i tried with those settings, same results. Disc dumps fine in isobuster on two different drives, but not with dicsarami wrote:I always say about c2 error.user7 wrote:Another one, this is a PC press kit CD-Rom (not CD-R).
1. use "/c2 4096", not "/c2 20".
2. resurface the disc.
3. change the disc if possible.
4. change the drive.
There is another one on ebay, expensive but I bought it.
It seems DIC is more sensitive than IsoBuster to triggering c2 errors for some reason.
Last edited by user7 on Thu Jan 02, 2020 7:00 pm, edited 1 time in total.
All my posts and submission data are released into Public Domain / CC0.
Re: DiscImageCreator
When trying to run the swap command, I get invalid argument:sarami wrote:Perhaps it needs swap trick. See wiki https://github.com/saramibreak/DiscImageCreator/wiki "Dumping Guide for CD with swap"
At least, kreon drive supports it.
D:\apps\redump\dic_test_20191227>DiscImageCreator.exe swap H foo.bin
AppVersion
x86, AnsiBuild, 20191227 233113
Invalid argument
If you see the usage, execute .exe without argument
D:\apps\redump\dic_test_20191227>
PS:
If I try to dump after running the 'close' command, it seems to read the lead-out of the original disc; however it does nothing else and the drive keeps 'clicking' forever:
AppVersion
x86, AnsiBuild, 20191116 221523
/c2 val2 is omitted. set [0]
/sf val is omitted. set [60]
CurrentDirectory
D:\apps\redump\DICUI_1.15-net472
WorkingPath
Argument: D:\tmp_redump_up\to_Submit\BreakerPro\BP_swap2.bin
FullPath: D:\tmp_redump_up\to_Submit\BreakerPro\BP_swap2.bin
Drive: D:
Directory: \tmp_redump_up\to_Submit\BreakerPro\
Filename: BP_swap2
Extension: .bin
StartTime: 2020/01/03(Fri) 18:18:15
Set the drive speed: 3528KB/sec
This drive supports [OpCode: 0xd8, SubCode: 1]
This drive supports [OpCode: 0xd8, SubCode: 2]
This drive supports [OpCode: 0xd8, SubCode: 8]
Checking reading lead-out -> OK
Last edited by pool7 on Fri Jan 03, 2020 3:46 pm, edited 1 time in total.
Re: DiscImageCreator
Missing the drive speed.pool7 wrote:When trying to run the swap command, I get invalid argument:
D:\apps\redump\dic_test_20191227>DiscImageCreator.exe swap H foo.bin
----
As user7 says, if your disc have a fake TOC, I want to know the volume space size. Please upload 16th sector using Isobuster.
DiscImageCreator, UmdImageCreator, Conv2multiBin, bin2wav, PS3Auth (needs login), [url=http://www.mediafire.com/file/5cgoy11x6ahc7qh/%2523recompressTo7z_20150109.bat/file]recompressTo7z_20150109.bat[/url]
Re: DiscImageCreator
Thanks; indeed the drive speed missing was the issue.
Now the swap command worked and started dumping; however at one point DIC crashed.
Here are the logs, along with the cmd output and DIC crash details:
https://mega.nz/#!S3ZHFCYC!RPS1QRJU6pZq … R_kLxqFmHc
Here's sector 16 from IsoBuster, both RAW and non-RAW:
https://mega.nz/#!36J1SQBT!H7rWI4Zn4sU0 … MstQQcM7m4
Now the swap command worked and started dumping; however at one point DIC crashed.
Here are the logs, along with the cmd output and DIC crash details:
https://mega.nz/#!S3ZHFCYC!RPS1QRJU6pZq … R_kLxqFmHc
Here's sector 16 from IsoBuster, both RAW and non-RAW:
https://mega.nz/#!36J1SQBT!H7rWI4Zn4sU0 … MstQQcM7m4
