Search found 175 matches

by ssjkakaroto
Fri Aug 29, 2025 1:27 pm
Forum: General discussion
Topic: Optical Disc Drives Compatible with Compact Discs (CDs)
Replies: 14
Views: 16015

Re: Optical Disc Drives Compatible with Compact Discs (CDs)

<t>AFAIK DIC is also in active development, Sarami usually tries to fix things reported on github.<br/>
The features it lack should be related to extreme edge cases, otherwise there wouldn't be hundreds (thousands?) of discs that were dumped with DIC.<br/>
I don't have any issues with the fact that ...
by ssjkakaroto
Wed Aug 27, 2025 8:44 am
Forum: General discussion
Topic: Optical Disc Drives Compatible with Compact Discs (CDs)
Replies: 14
Views: 16015

Re: Optical Disc Drives Compatible with Compact Discs (CDs)

Is there any good reason to phase out DIC like that on working drives?
by ssjkakaroto
Fri Mar 21, 2025 11:04 am
Forum: General discussion
Topic: CDArchive - Improved support for ring based protections
Replies: 26
Views: 9367

Re: CDArchive - Improved support for ring based protections

Hi reentrant, is this an alternative to DIC?
by ssjkakaroto
Fri Feb 25, 2022 12:57 pm
Forum: General discussion
Topic: PX-712UF no longer reads CDs after firmware update
Replies: 10
Views: 5155

Re: PX-712UF no longer reads CDs after firmware update

<r><QUOTE author="Agent47"><s>[quote=Agent47]</s>If you are going to dump CDs you should invest in a CD-only plextor. They have the best read rates. For DVDs, there is zero reason to use a plextor, any dvd drive can dump those discs properly. DVD PX models are trash amd the laser is known for ...
by ssjkakaroto
Wed Feb 16, 2022 10:05 am
Forum: General discussion
Topic: Fix for NTFS with wudump
Replies: 0
Views: 1606

Fix for NTFS with wudump

<r>It seems Blazin64 was able to fix NTFS dumping with wudump.<br/>
<br/>
<URL url="https://github.com/FIX94/wudump/pull/18"><s>[url]</s>https://github.com/FIX94/wudump/pull/18<e>[/url]</e></URL><br/>
<br/>
He also provided a compiled version within the PR. Can anyone report if it's properly working ...
by ssjkakaroto
Sun Nov 21, 2021 11:07 am
Forum: General discussion
Topic: DiscImageCreator
Replies: 3539
Views: 2939447

Re: DiscImageCreator

<r>I think the issue is this part of the code:<br/>

<CODE><s>[code]</s> if ((*pExecType == cd && ui64Avail.QuadPart > 3000000000) ||
(*pExecType == swap && ui64Avail.QuadPart > 3000000000) ||
(*pExecType == data && ui64Avail.QuadPart > 3000000000) ||
(*pExecType == audio && ui64Avail.QuadPart ...
by ssjkakaroto
Fri Sep 17, 2021 9:53 am
Forum: General discussion
Topic: ASUS and LG Drive Audio Tracks / Positive Offset Testing
Replies: 24
Views: 10429

Re: ASUS and LG Drive Audio Tracks / Positive Offset Testing

<r><QUOTE author="scsi_wuzzy"><s>[quote=scsi_wuzzy]</s>I hope for that reason alone we can get all the kinks worked out with the ASUS / LG drives. They seem to be better readers. That might just be because they're less aged and worn, but I suspect it's also just because they're newer technology.<e ...
by ssjkakaroto
Wed Aug 25, 2021 11:42 am
Forum: General discussion
Topic: DiscImageCreator
Replies: 3539
Views: 2939447

Re: DiscImageCreator

Can't the scrambled hash be calculated as the disc is being dumped?
by ssjkakaroto
Thu Jul 02, 2020 6:11 pm
Forum: General discussion
Topic: What happened with RE 2 Dual Shock Edition?
Replies: 4
Views: 3377

Re: What happened with RE 2 Dual Shock Edition?

Thanks fuzzball. Using injector worked.
by ssjkakaroto
Thu Jul 02, 2020 9:06 am
Forum: General discussion
Topic: What happened with RE 2 Dual Shock Edition?
Replies: 4
Views: 3377

Re: What happened with RE 2 Dual Shock Edition?

fuzzball wrote:This is probably a fix for "psxt001z --fix" issue.
How can I fix the dumps that used that option?
Also, where can I read about that issue? A quick search for psxt001z didn't help much.