DiscImageCreator
Re: DiscImageCreator
Hello,
I am dumping some games with my PX-708A, and if i use the /sf i get a error
[f:getfilename to fix error][l:171] getlasterror: 2
where F: is my drive, if i remove it, it works and i get a dump without any errors.
Am i missing a file?
I use an older version without the firmware check, because if i update my drive to anything above 1.04 it stops reading disk.
I am dumping some games with my PX-708A, and if i use the /sf i get a error
[f:getfilename to fix error][l:171] getlasterror: 2
where F: is my drive, if i remove it, it works and i get a dump without any errors.
Am i missing a file?
I use an older version without the firmware check, because if i update my drive to anything above 1.04 it stops reading disk.
Last edited by Nextria on Fri Feb 14, 2020 11:41 pm, edited 1 time in total.
-
TonyLizard
- Posts: 1333
- Joined: Mon Jun 08, 2026 1:28 am
Re: DiscImageCreator
I've dowloaded your latest DIC build, and while trying to dump a PC game i obtain this error (taken from _mainError.txt)
and of course the copy is interrupting. What is happening here?
Code: Select all
nLBA 93, Directory Record is invalid
nLBA 178, Directory Record is invalid- Attachments
-
- SWATEE.7z
- Imported Redump attachment 4144
- (104.51 KiB) Downloaded 1 time
Last edited by TonyLizard on Fri Feb 14, 2020 8:02 pm, edited 1 time in total.
Plextor: PX-W4012TU, PX-W5224TA, Premium, PX-716SA, PX-760A || LG GDR-8164B || Lite-On SOHD-167D
HP (Toshiba/Samsung): TS-H353A - Kreon FW || HP (Hitachi/LG): BH40N - crossflashed with LG BH16NS40 FW || Sony Optiarc AD-7280S
HP (Toshiba/Samsung): TS-H353A - Kreon FW || HP (Hitachi/LG): BH40N - crossflashed with LG BH16NS40 FW || Sony Optiarc AD-7280S
Re: DiscImageCreator
Updated test version. http://www.mediafire.com/file/eq80y20l9 … st.7z/file
@wiggy2k, @Lizard
Logs, please.
@Nextria
According to 5ch, it seems a lot of 708 users met with the same problem. So I changed it as 1.04 works.
@wiggy2k, @Lizard
Logs, please.
@Nextria
According to 5ch, it seems a lot of 708 users met with the same problem. So I changed it as 1.04 works.
DiscImageCreator, UmdImageCreator, Conv2multiBin, bin2wav, PS3Auth (needs login), [url=http://www.mediafire.com/file/5cgoy11x6ahc7qh/%2523recompressTo7z_20150109.bat/file]recompressTo7z_20150109.bat[/url]
Re: DiscImageCreator
Hey @sarami, thank you, i have been trying for hours to compile itsarami wrote:Updated test version. http://www.mediafire.com/file/eq80y20l9 … st.7z/file
@wiggy2k, @Lizard
Logs, please.
@Nextria
According to 5ch, it seems a lot of 708 users met with the same problem. So I changed it as 1.04 works.
my self with visual studio 2019 only the get error upon error.
I tried the build but no i also get an error like Lizard
Code: Select all
nLBA 20, Directory Record is invalid
nLBA 36, Directory Record is invalid- Attachments
-
- TR2.rar
- Imported Redump attachment 4147
- (20.22 KiB) Downloaded 1 time
-
TonyLizard
- Posts: 1333
- Joined: Mon Jun 08, 2026 1:28 am
Re: DiscImageCreator
logs attached, similar problem:sarami wrote:Updated test version. http://www.mediafire.com/file/eq80y20l9 … st.7z/file
@wiggy2k, @Lizard
Logs, please.
Code: Select all
nLBA 20, Directory Record is invalid
nLBA 100, Directory Record is invalid- Attachments
-
- SWATEE.7z
- Imported Redump attachment 4148
- (17.04 KiB) Downloaded 1 time
Plextor: PX-W4012TU, PX-W5224TA, Premium, PX-716SA, PX-760A || LG GDR-8164B || Lite-On SOHD-167D
HP (Toshiba/Samsung): TS-H353A - Kreon FW || HP (Hitachi/LG): BH40N - crossflashed with LG BH16NS40 FW || Sony Optiarc AD-7280S
HP (Toshiba/Samsung): TS-H353A - Kreon FW || HP (Hitachi/LG): BH40N - crossflashed with LG BH16NS40 FW || Sony Optiarc AD-7280S
Re: DiscImageCreator
DiscImageCreator, UmdImageCreator, Conv2multiBin, bin2wav, PS3Auth (needs login), [url=http://www.mediafire.com/file/5cgoy11x6ahc7qh/%2523recompressTo7z_20150109.bat/file]recompressTo7z_20150109.bat[/url]
Re: DiscImageCreator
0xF1 can support multiple sector overreads:sarami wrote:/viewtopic.php?p=25331#p25331nitro322 wrote:Someone on Discord stated it's because of the large offset on the disk (1101 samples)
"F1 06 00 00 00 00 00 00 0b 00" = last read sector
"F1 06 00 00 0b 00 00 00 0b 00" = last read sector + 1
"F1 06 00 00 16 00 00 00 0b 00" = last read sector + 2
and so on.
PX-4824TA (offset +98), PX-755SA (offset +30), ASUS BW-16D1HT (offset +6)
-
TonyLizard
- Posts: 1333
- Joined: Mon Jun 08, 2026 1:28 am
Re: DiscImageCreator
this fixed my problem. thanks!sarami wrote:Reuploaded http://www.mediafire.com/file/eq80y20l9 … st.7z/file
Plextor: PX-W4012TU, PX-W5224TA, Premium, PX-716SA, PX-760A || LG GDR-8164B || Lite-On SOHD-167D
HP (Toshiba/Samsung): TS-H353A - Kreon FW || HP (Hitachi/LG): BH40N - crossflashed with LG BH16NS40 FW || Sony Optiarc AD-7280S
HP (Toshiba/Samsung): TS-H353A - Kreon FW || HP (Hitachi/LG): BH40N - crossflashed with LG BH16NS40 FW || Sony Optiarc AD-7280S
Re: DiscImageCreator
sarami wrote:Reuploaded http://www.mediafire.com/file/eq80y20l9 … st.7z/file
With me it’s also working !
Thank you !
Re: DiscImageCreator
looks good now, thank yousarami wrote:Updated test version. http://www.mediafire.com/file/eq80y20l9 … st.7z/file
@wiggy2k, @Lizard
Logs, please.
Code: Select all
LBA[123395, 0x1e203], MSF[27:27:20], mode 1
LBA[123396, 0x1e204], MSF[27:27:21], mode 1 User data vs. ecc/edc doesn't match
LBA[123397, 0x1e205], MSF[00:00:00], zero sync
LBA[123398, 0x1e206], MSF[00:00:00], zero sync
LBA[123399, 0x1e207], audio
LBA[123400, 0x1e208], audio