Page 177 of 354
Re: DiscImageCreator
Posted: Thu Mar 28, 2019 11:25 am
by sarami
https://github.com/saramibreak/DiscImag … r/releases
*2019-03-26
- added: GDR-8084N and GCC-4244N for GC/Wii
- added: output dat for linux
- added: /vn flag (support VideoNow)
- added: /sf flag in dvd command for RingProtect
- added: support pregap data track
- added: support 288 and 264 and 240 bits of SafeDisc
- changed: /74 option is only used by swap command
- changed: app is aborted if crc16 of subQ is 0 when disc is reread
- fixed: detecting SecuROM (devided v3 to v3_1 and v3_2)
- fixed: detecting SecuROM Type 4 (4.5.x.xx - 4.6.x.xx)
- fixed: detecting smartE
- fixed: SafeDisc Lite dumping
- fixed: buffer offset overflow of GD-ROM TOC
- fixed: CDTEXT
- fixed: Subs vs. TOC desync
Re: DiscImageCreator
Posted: Fri Mar 29, 2019 4:19 pm
by Spört
Thank you SO MUCH for the Linux support.
Sadly it crashes for me.
Used
https://github.com/saramibreak/DiscImag … nux.tar.gz
Three different discs in a PLEXTOR PX-755A.
Every time it crashed, here are logs:
https://transfer.sh/1oa0f/errors.7z
Re: DiscImageCreator
Posted: Fri Mar 29, 2019 7:11 pm
by sarami
Spört wrote:Sadly it crashes for me.
Please try to use su or sudo.
Re: DiscImageCreator
Posted: Sat Mar 30, 2019 4:27 am
by Spört
Sorry, should have said. Those happened when I ran it as root indeed!
Re: DiscImageCreator
Posted: Sat Mar 30, 2019 5:24 am
by fuzzball
Has the new version (2019-03-26) changed the return code?
Error in DICUI (1.12.1).
Re: DiscImageCreator
Posted: Sat Mar 30, 2019 2:53 pm
by F1ReB4LL
/viewtopic.php?p=49360#p49360 -- sarami, do you follow the discussion? Was 313 errors (incorrect), became 315 errors after your fixes (also incorrect, should be 314 or am I wrong?).
Re: DiscImageCreator
Posted: Sat Mar 30, 2019 9:01 pm
by sarami
Spört wrote:Sorry, should have said. Those happened when I ran it as root indeed!
ReadBufferCapacity fails. I don't know why... PX-755A supports this. At least, app works well by KNOPPIX 8.2.
fuzzball wrote:Has the new version (2019-03-26) changed the return code?
No.
F1ReB4LL wrote:Was 313 errors (incorrect), became 315 errors after your fixes (also incorrect, should be 314 or am I wrong?).
Which sector should be correct?
Re: DiscImageCreator
Posted: Sat Mar 30, 2019 11:24 pm
by darksabre76
DICUI is fixed now in WIP builds. The error file was renamed between builds. This has been addressed. If anything like this comes up again, please ping on Discord in the #discimagecreator channel. I rarely look in this thread for DICUI related anything.
Re: DiscImageCreator
Posted: Sat Mar 30, 2019 11:41 pm
by fuzzball
darksabre76 wrote:DICUI is fixed now in WIP builds. The error file was renamed between builds. This has been addressed. If anything like this comes up again, please ping on Discord in the #discimagecreator channel. I rarely look in this thread for DICUI related anything.
Thank you for the quick fix.
I do not use Discord, so I will report on GitHub.
Re: DiscImageCreator
Posted: Sun Mar 31, 2019 5:40 am
by F1ReB4LL
sarami wrote:F1ReB4LL wrote:Was 313 errors (incorrect), became 315 errors after your fixes (also incorrect, should be 314 or am I wrong?).
Which sector should be correct?
edccchk wrote:Non-data sectors........ 91
Mode 0 sectors.......... 0
with errors..... 0
Mode 1 sectors.......... 18908
with errors..... 223
Mode 2 form 1 sectors... 0
with errors..... 0
with warnings... 0
Mode 2 form 2 sectors... 0
with errors..... 0
with warnings... 0
Total sectors........... 18999
Total errors............ 223
Total warnings.......... 0
Total errors+warnings... 223
223 + 91 = 314
CDMage also shows 314.