Page 2 of 3
Re: DICUI: A simple, effective DIC GUI is now available!
Posted: Wed Jun 27, 2018 9:12 pm
by Square
I gave a try with PoPoRoGue (Japan) (v1.0) and PoPoRoGue (Japan) (Yokokuban).
While dumps checksums match, i'm getting different results for this part :
user7 wrote:*Made the three PSX-specific fields (EDC, Anti-modchip, and LibCrypt) automatically filled in, when possible
PoPoRoGue (Japan) (v1.0) using DICUI 1.07
EDC:
Yes
Anti-modchip:
No
LibCrypt: No
While you have
EDC:
No
Anti-modchip:
Yes
LibCrypt: No
PoPoRoGue (Japan) (Yokokuban) using DICUI 1.07
EDC:
Yes
Anti-modchip:
No
LibCrypt: No
While you have
EDC:
No
Anti-modchip:
No
LibCrypt: No
Re: DICUI: A simple, effective DIC GUI is now available!
Posted: Wed Jun 27, 2018 10:12 pm
by sarami
Square wrote:I gave a try with PoPoRoGue (Japan) (v1.0) and PoPoRoGue (Japan) (Yokokuban).
While dumps checksums match, i'm getting different results for this part :
user7 wrote:*Made the three PSX-specific fields (EDC, Anti-modchip, and LibCrypt) automatically filled in, when possible
PoPoRoGue (Japan) (v1.0) using DICUI 1.07
EDC:
Yes
Anti-modchip:
No
LibCrypt: No
While you have
EDC:
No
Anti-modchip:
Yes
LibCrypt: No
There are 3 patterns in Anti-modchip screen.
English:
http://bbs.a9vg.com/thread-4478698-1-1.html
Japanese:
http://trynet.fc2web.com/psmanual-j.html
Red hand:
http://bxk07344.blog.so-net.ne.jp/_page … 2012-09-02
Red hand version is adopted to IQ Final Taikenban and PoPoRoGue. (Only 2? I'm not sure.)
Perhaps DIC can't detect the red hand version yet.
Re: DICUI: A simple, effective DIC GUI is now available!
Posted: Thu Jun 28, 2018 5:34 pm
by Square
Thanks for your input and your work on DIC while i'm at it !
How about the different EDC results ?
Using
psxt001z
File: PoPoRoGue (Japan) (Yokokuban).bin
Size (bytes): 119705040 (OK)
Size (sectors): 50895 (OK)
EDC in Form 2 sectors:
NO
ID: PROG-E\PPX
<--- Hangs here
Using
DICUI 1.07
PoPoRoGue (Japan) (Yokokuban)
EDC:
Yes
Anti-modchip: No
LibCrypt: No
Code: Select all
<rom name="PoPoRoGue (Japan) (Yokokuban).bin" size="119705040" crc="b7a67488" md5="b6de4492c1e942c41cf32523b704df8b" sha1="803bd2d6225a99ccd58cd113a64a97e69f8616d9" />
Using
psxt001z
File: PoPoRoGue (Japan).bin
Size (bytes): 702787008 (OK)
Size (sectors): 298804 (OK)
EDC in Form 2 sectors:
NO
ID: SCPS-10050
Date: 1998-10-27
System area:
Jap NoEDC
Using
DICUI 1.07
PoPoRoGue (Japan)
EDC:
Yes
Anti-modchip: No
LibCrypt: No
Code: Select all
<rom name="PoPoRoGue (Japan).bin" size="702787008" crc="bbb50ac2" md5="950d12d0cc9d0ecd5d01ea6c96a9b808" sha1="25440784ca1898c1651421d290a2e12b7934dfe8" />
Re: DICUI: A simple, effective DIC GUI is now available!
Posted: Fri Jun 29, 2018 12:53 am
by rosewood
Square wrote:Thanks for the update !
Doesn't crash anymore with my USB PX-755UF.
I confirm, it also doesn't crash anymore with PX-760A connected via Ugreen IDE-USB3 adapter.
It still doesn't run with Windows XP though...
Re: DICUI: A simple, effective DIC GUI is now available!
Posted: Wed Jul 04, 2018 10:03 pm
by darksabre76
For the EDC check, the current code sees if there are any missing EDC instances as per the DIC output and then if there are, it says it doesn't have EDC. If this is inaccurate, how many missing instances are needed before saying a disc doesn't have EDC? Is it if the sector count matches the error count? Or is it lower, like 300?
Re: DICUI: A simple, effective DIC GUI is now available!
Posted: Mon Jul 16, 2018 11:56 am
by darksabre76
Bump on that EDC question, what's a good identifier from DIC outputs to see if there's EDC or not?
Re: DICUI: A simple, effective DIC GUI is now available!
Posted: Mon Jul 16, 2018 12:16 pm
by iR0b0t
You can basically check only a few sectors or scan the entire data track.
For the second one, if all sectors have EDC bytes set to '00' its a NO EDC.
You can subtract 150 postgap sectors, as they can have EDC bytes set no matter what.
Also, only check MODE2 FORM1 sectors, *corrected*
Re: DICUI: A simple, effective DIC GUI is now available!
Posted: Tue Jul 17, 2018 12:02 pm
by darksabre76
Due to *cough* programmer error, we now have an updated check for EDC in a Git branch.
Re: DICUI: A simple, effective DIC GUI is now available!
Posted: Wed Jul 18, 2018 2:01 pm
by darksabre76
@sarami or @Square: do either of you know how to detect that "red hand" antimod screen? I'd like to see if I can get that working in part of DICUI.
Re: DICUI: A simple, effective DIC GUI is now available!
Posted: Sat Jul 21, 2018 9:35 pm
by Square
I have no idea.
All i know is that PoPoRoGue (Japan) (v1.0) (SCPS 10050) uses the Red hand version

While PoPoRoGue (Japan) (v1.1) (SCPS 91312 / PSone Books version) use the other one.
I verified it on a 1002 equipped with a 1st gen modchip
Maybe someone with the required skills could check and compare both versions to see what has been changed ?