UmdImageCreator

sarami
Posts: 1762
Joined: Mon Jun 08, 2026 1:27 am

UmdImageCreator

Post by sarami »

I created umd disc dumping tool to verify some question.
https://github.com/saramibreak/UmdImageCreator

Related topic: /viewtopic.php?t=195


/viewtopic.php?p=397#p397
Jackal wrote:the PSP is accessing the data through the filesystem.. So the last sectors of a PSP dump could be erroneous and some tools are known to create bad dumps.
No problem if it uses ioctl (sceIoIoctl/sceIoDevctl).

/viewtopic.php?p=386#p386
Enker wrote:We probably won't be able to add these dumps to Redump until there's a dumping tool that can dump both partitions at once, to ensure that there isn't a gap between them.
I tested ULJM-05105 (Stealth feat. Wipeout pure Stealth edition).
Log on GAME

Code: Select all

pspUmdTypes: 0x30 (GAME VIDEO)

L0 length:  62256 (0x0f330)
0x01F20014 is unknown: 05 80 00 32
0x01F200A0 is unknown: 20
Log on XMB

Code: Select all

pspUmdTypes: 0x30 (GAME VIDEO)

L0 length: 380304 (0x5cd90)
L1 length: 431104 (0x69400)
-----------------
    Total: 811408 (0xc6190)

0x01F20014 is unknown: 05 80 00 32
0x01F200A0 is unknown: 20
62256 + 380304 = 442560 (it matched layerbreak). So, there isn't a gap between GAME and VIDEO.
DiscImageCreator, UmdImageCreator, Conv2multiBin, bin2wav, PS3Auth (needs login), [url=http://www.mediafire.com/file/5cgoy11x6ahc7qh/%2523recompressTo7z_20150109.bat/file]recompressTo7z_20150109.bat[/url]
User avatar
tossEAC
Posts: 1681
Joined: Mon Jun 08, 2026 1:26 am

Re: UmdImageCreator

Post by tossEAC »

Does the resulting iso work as it should.

If put in ISO folder, does it work as a game.
And if you put it in ISO\Video does it work as a Video.

If so I would say you are on the right track.
Last edited by tossEAC on Mon Jul 16, 2018 11:41 am, edited 1 time in total.
He who controls the SPICE... controls the UNIVERSE!
The SPICE must flow.
User avatar
ajshell1
Posts: 362
Joined: Mon Jun 08, 2026 1:28 am

Re: UmdImageCreator

Post by ajshell1 »

It's not working on my hacked PSP3000 with 660 PRO-C.

Pressing the Note button does nothing, and the eboot version cannot be started because the data is corrupt.
sarami
Posts: 1762
Joined: Mon Jun 08, 2026 1:27 am

Re: UmdImageCreator

Post by sarami »

tossEAC wrote:If put in ISO folder, does it work as a game.
And if you put it in ISO\Video does it work as a Video.
changed: output directory
ajshell1 wrote:It's not working on my hacked PSP3000 with 660 PRO-C.
changed: PSP_FW_VERSION 150 -> 661 (but I don't know this is correct or not.)
DiscImageCreator, UmdImageCreator, Conv2multiBin, bin2wav, PS3Auth (needs login), [url=http://www.mediafire.com/file/5cgoy11x6ahc7qh/%2523recompressTo7z_20150109.bat/file]recompressTo7z_20150109.bat[/url]
Jackal
Posts: 2598
Joined: Mon Jun 08, 2026 1:26 am

Re: UmdImageCreator

Post by Jackal »

Does your tool dump these properly? https://redump.info/discs/system/psp/status/3/

also, does your tool dump the same way as PSP Filer, or is there a chance that dumps with your tool are more complete?

sorry if any of these questions are stupid or already answered
Last edited by Jackal on Mon Jul 16, 2018 3:17 pm, edited 1 time in total.
F1ReB4LL
Posts: 3395
Joined: Mon Jun 08, 2026 1:26 am

Re: UmdImageCreator

Post by F1ReB4LL »

Don't miss the LedZep's tool, he has even posted it a little earlier than sarami - /viewtopic.php?p=401#p401
sarami
Posts: 1762
Joined: Mon Jun 08, 2026 1:27 am

Re: UmdImageCreator

Post by sarami »

Jackal wrote:Does your tool dump these properly? https://redump.info/discs/system/psp/status/3/
Perhaps yes. I think these dumps are good because there isn't a gap between GAME and VIDEO.
Jackal wrote:also, does your tool dump the same way as PSP Filer
I tested some discs by PSP Filer and my tool, and comfirmed same hash is outputted.

But problem is  UMD VIDEO disc, not GAME VIDEO hybrid disc.
----
ACUM-34031 (Final Fantasy VII - Advent Children)
Log on GAME

Code: Select all

pspUmdTypes: 0x60 (VIDEO AUDIO)

L0 length: 21504 (0x05400)
0x01F20014 is unknown: 05 80 00 32
0x01F200A0 is unknown: 01
Log on XMB

Code: Select all

pspUmdTypes: 0x60 (VIDEO AUDIO)

L0 length: 421056 (0x66cc0)
L1 length: 264112 (0x407b0)
-----------------
    Total: 685168 (0xa7470)

0x01F20014 is unknown: 05 80 00 32
0x01F200A0 is unknown: 01
21504  + 421056 = 442560 (layerbreak)
But as you know, UMD VIDEO can't dump on GAME. So, 21504 sectors are undumpable.
DiscImageCreator, UmdImageCreator, Conv2multiBin, bin2wav, PS3Auth (needs login), [url=http://www.mediafire.com/file/5cgoy11x6ahc7qh/%2523recompressTo7z_20150109.bat/file]recompressTo7z_20150109.bat[/url]
User avatar
ajshell1
Posts: 362
Joined: Mon Jun 08, 2026 1:28 am

Re: UmdImageCreator

Post by ajshell1 »

I just finished dumping my (formerly user7/dizzzy's) copy of Stealth + Wipeout Pure.

Here are the output hashes:

ULUS-10058.iso  5ef803ca  386bfb26919a8f95d7300227b5b3d215  ea642afa63a3c36b7f55c407484ef4dc030cd5f2

Now what?

Also, sarami, you need to make this thing dump faster. It's too slow currently. It took several hours for my copy to dump.

(I'm attaching all output files except the 0B _mainError.txt file (because I don't want to upload an empty file Image).
Attachments

[The extension txt has been deactivated and can no longer be displayed.]

[The extension txt has been deactivated and can no longer be displayed.]

[The extension txt has been deactivated and can no longer be displayed.]

Last edited by ajshell1 on Tue Jul 17, 2018 12:45 pm, edited 1 time in total.
LedZeppelin68
Posts: 80
Joined: Mon Jun 08, 2026 1:26 am

Re: UmdImageCreator

Post by LedZeppelin68 »

Hi, ajshell1, can you please dump this hybrid disc with UMDKiller mod?
/viewtopic.php?p=401#p401
and compare the dump
User avatar
ajshell1
Posts: 362
Joined: Mon Jun 08, 2026 1:28 am

Re: UmdImageCreator

Post by ajshell1 »

I'll test it out. I'll try to give you the results tomorrow.
Post Reply