Donator
Donator
Registered
Joined
Sep 1, 2018
Messages
87
Reaction score
62
Points
18
Thanks for sharing this.

Couple of questions:
Mega's showing me 2 files with same filename and size. After downloading both, they are identical.
Can you confirm if you uploaded twice the same file?

Also, I opened the file with both 7zip and WinRar, and the file inside is a txt. Not that it matters, it can be renamed; just wondering why you chose to make it a txt instead of a common hdd image extension.
 
Well-known member
Registered
Joined
Apr 10, 2020
Messages
53
Reaction score
10
Points
8
yes they're the same files (i'll quickly remove it), it's just happened cause i had some troubles wile i uploading it.
For the .txt it's "normal", cause with the program i've used to copy my drive it only allowed me the .txt so I could only do it with this type.
 
Well-known member
Registered
Joined
Apr 10, 2020
Messages
53
Reaction score
10
Points
8
If you found anything on this you can reply below here ;)
 
Donator
Donator
Registered
Joined
Sep 1, 2018
Messages
87
Reaction score
62
Points
18
Thanks. Quick question: what software did you use to create the HDD image?
 
Well-known member
Registered
Joined
Apr 10, 2020
Messages
53
Reaction score
10
Points
8
well it's named HDD Raw Copy Tool
 
Member
Registered
Joined
Jun 7, 2019
Messages
11
Reaction score
24
Points
13
The HDD appears to have been formatted by Windows perhaps, due to which the data at the first few sectors is overwritten.
However it seems to be partially recoverable, as the table that references file and directories is intact and only the array that references that table is overwritten along with first superblock header and the main header.

Code:
The HDD contains:
1) superblock name erased - Biohazard 4 (Resident Evil 4)
2) DVDEmuDiagData CD 656MB
3) Monster Hunter DVD 4492MB
4) Crimson Tears DVD 4492MB
5) EMPTY (partially erased) DVD 4492MB - maybe Prince of Persia: Jikan no Suna PAPX-90517, Prince of Persia: The Sands of Time SLES-51918
6) GRADIUS_V
7) EMPTY (erased) - completely erased or was never used

It is not known how many files from the EMPTY areas can be recovered.

Most of this information was determined by AKuHAK.
 
Active member
Registered
Joined
Jun 13, 2019
Messages
25
Reaction score
38
Points
13
The Resident evil 4 build seems to be pre-released.
 
Well-known member
Registered
Joined
Apr 10, 2020
Messages
53
Reaction score
10
Points
8
So is there a way to recover it and is it maybe intersting to?

Another question:

prince of percia was made by Ubisoft and resident evil by Capcom, i don't understand why there're so differents games and differents companies on this disk.
does that's meens this ps2 was buyed by several groups?
 
Well-known member
Registered
Joined
May 30, 2019
Messages
87
Reaction score
29
Points
18
So is there a way to recover it and is it maybe intersting to?

Another question:

prince of percia was made by Ubisoft and resident evil by Capcom, i don't understand why there're so differents games and differents companies on this disk.
does that's meens this ps2 was buyed by several groups?
Anything is possible, my tool was used by at least 2 companies probably more.
 
Member
Registered
Joined
Jun 7, 2019
Messages
11
Reaction score
24
Points
13
Here is a simple program to extract SN Systems DTL-T14000 DVD Emulator HDD:

It can only extract files that have not been deleted.
Running it with no arguments prints short usage information.
It takes only one parameter - the input HDD image file name.
Once started, it creates a text file, in which all (non-erased) files from the image are listed (together with some more data) and then asks the user if the program should continue by extracting the files found.

If the initial structures describing the superblocks are missing, it attempts to search for each superblock individually. However this is unreliable and it may even crash the program if there is much damage within a superblock, so using the program on such images is not recommended.

For files that have been deleted or whole deleted supeblocks, it is better to use some tool to search for the particular filetypes, because the links between the structures referencing the files and the files' data are lost in such cases.

The archive also includes a file incompletely describing the HDD structures, should anybody need it, in order to create a more complete program for managing the HDD data for example.
 
Well-known member
Registered
Joined
Jul 30, 2019
Messages
500
Reaction score
117
Points
43
did the resident evil 4 pre release get recovered?
 
Well-known member
Registered
Joined
Jul 30, 2019
Messages
500
Reaction score
117
Points
43
That sucks, i would of like to play that build.
 
Last edited:
Donator
Donator
Registered
Joined
Jun 4, 2019
Messages
86
Reaction score
51
Points
18
The game was ported from GameCube. Nothing really interesting can be found in any prototype PS2 build.
 
Well-known member
Registered
Joined
Jul 30, 2019
Messages
500
Reaction score
117
Points
43
The only re4 build I knew about was the game cube build that had a debug menu but it was only disc one.
 
Top