UMD Dump PRX PSP: Difference between revisions
From GameBrew
More actions
Created page with "{{Infobox PSP homebrew | title = UMD Dump PRX | image = https://dlhb.gamebrew.org/psphomebrew/UMDDumpPRX.jpg|250px | type = Plugins | version = v1.31 | licence = Mixed | autho..." |
No edit summary |
||
| Line 1: | Line 1: | ||
{{Infobox PSP homebrew | {{Infobox PSP homebrew | ||
| title = UMD Dump PRX | | title = UMD Dump PRX | ||
| image = https://dlhb.gamebrew.org/psphomebrew/ | | image = https://dlhb.gamebrew.org/psphomebrew/umddumprx.jpg|250px | ||
| type = Plugins | | type = Plugins | ||
| version = | | version = 1.31 (2010/04/29) | ||
| licence = Mixed | | licence = Mixed | ||
| author = Takka | | author = Takka | ||
| website = http://endlessparadigm.com/forum/showthread.php?tid=23202 | | website = http://endlessparadigm.com/forum/showthread.php?tid=23202 | ||
| download = https://dlhb.gamebrew.org/psphomebrew/ | | download = https://dlhb.gamebrew.org/psphomebrew/umddumprx.rar | ||
| source = http://endlessparadigm.com/forum/showthread.php?tid=23202 | | source = http://endlessparadigm.com/forum/showthread.php?tid=23202 | ||
}} | }} | ||
UMD Dumper PRX is a plugin that allows you to backup your UMD games or videos directly on to your Memory Stick. | UMD Dumper PRX is a plugin that allows you to backup your UMD games or videos directly on to your Memory Stick. | ||
Installation | ==Installation== | ||
Copy umd_dump.prx and umd_dump.ini to seplugins folder of your Memory Stick. | Copy umd_dump.prx and umd_dump.ini to seplugins folder of your Memory Stick. | ||
Write the following line to vsh.txt and game.txt in the same seplugins directory | Write the following line to vsh.txt and game.txt in the same seplugins directory | ||
ms0:/seplugins/umd_dump.prx 1 | ms0:/seplugins/umd_dump.prx 1 | ||
Reboot in recovery mode and make sure umd_dump.prx is enabled. | Reboot in recovery mode and make sure umd_dump.prx is enabled. | ||
User guide | ==User guide== | ||
UMD VIDEO/UMD AUDIO will be saved to /iso/video/. | ===How to use=== | ||
UMD GAME will be saved to /iso/UMD ID/. | * UMD VIDEO/UMD AUDIO will be saved to /iso/video/. | ||
* UMD GAME will be saved to /iso/UMD ID/. | |||
You can cancel by pressing Cross in the middle of the process. | You can cancel by pressing Cross in the middle of the process. | ||
Once it is finished, press Circle to reboot. | Once it is finished, press Circle to reboot. | ||
After reboot, you can press Square to boot the specified EBOOT.PBP. | After reboot, you can press Square to boot the specified EBOOT.PBP. | ||
In this state it is possible to extract the UPDATE section. You will need to reboot once it is completed. | In this state it is possible to extract the UPDATE section. You will need to reboot once it is completed. | ||
Note from developer: | '''Note from developer:''' | ||
If in any events backup is incompleted (e.g.encounter errors), a file with the name "01234565789012345678901234567890123456789012345678901234567890123456789" will be generated in /iso/video (occasionally will be in /iso/) which you can simply delete it. | If in any events backup is incompleted (e.g.encounter errors), a file with the name "01234565789012345678901234567890123456789012345678901234567890123456789" will be generated in /iso/video (occasionally will be in /iso/) which you can simply delete it. | ||
Customization | ===Customization=== | ||
You can configure the following settings by editing umd_dump.ini. | You can configure the following settings by editing umd_dump.ini. | ||
PSP_CTRL_HOME -> Start up button in VSH. | * PSP_CTRL_HOME -> Start up button in VSH. | ||
PSP_CTRL_NOTE -> Start up button in game. | * PSP_CTRL_NOTE -> Start up button in game. | ||
ms0:/psp/game/iso_tool/ -> Default path to boot EBOOT.PBP. | * ms0:/psp/game/iso_tool/ -> Default path to boot EBOOT.PBP. | ||
Controls | ==Controls== | ||
Home - Start up button (in VSH menu) | Home - Start up button (in VSH menu) | ||
Note - Start up button (in game) | Note - Start up button (in game) | ||
Circle - Begin UMD dump | |||
Circle - Begin UMD dump, Reboot (after UMD dump completed) | |||
Cross - Cancel UMD dump | Cross - Cancel UMD dump | ||
Square - Boot specified EBOOT.PBP | Square - Boot specified EBOOT.PBP | ||
Compatibility | ==Compatibility== | ||
Tested on PSP-2000/CFW 5.50 GEN-D3. | Tested on PSP-2000/CFW 5.50 GEN-D3. | ||
Changelog | ==Changelog== | ||
v1.31 | '''v1.31''' | ||
* [Bug] Fixed menu display not being performed reliably. | |||
'''v1.3''' | |||
* [Update] Adjusted to allocate buffer dynamically so that it can be started with GAME. | |||
* [Update] Changed to be able to set the startup key for VSH and GAME respectively (please refer to umd_dump.ini). | |||
v1. | '''v1.2''' | ||
* [Update] Changed to use UMD_DATA.BIN for distinguishing UMD VIDEO / AUDIO. | |||
* [New] Added UMD_DATA.BIN rewrite function. | |||
* [New] Added a function to start external software to read the UPDATE part. | |||
* [Update] Due to the above, the configuration file has been changed. | |||
* [Update] Added error check at startup. | |||
v1. | '''v1.0''' | ||
* [New] Changed to disable the automatic power-off function during backup. | |||
* [New] A reboot is now required after backup is completed. | |||
* [New] Added option to cancel during backup. | |||
* [New] Display backup status are now added. | |||
* [New] Added confirmation before backup begins. | |||
* [Update] Changed save location to /iso/video/ for UMD VIDEO/UMD AUDIO and /iso/ for UMD GAME. | |||
* [Update] Changed to save with UMD ID. | |||
* [Update] Changed the start button to HOME. | |||
* [Bug] Fixed BUG where video.iso size remains large. | |||
'''vtest''' | |||
* [New] Implemented UMD VIDEO dumping. | |||
==External links== | |||
- | * Author's website - http://takka.tfact.net | ||
* Endless Paradigm - http://endlessparadigm.com/forum/showthread.php?tid=23202 | |||
[[Category:PSP homebrew applications]] | |||
[[Category:PSP homebrew plugins]] | |||
Revision as of 03:15, 13 August 2021
| UMD Dump PRX | |
| https://dlhb.gamebrew.org/psphomebrew/umddumprx.jpg | |
| General | |
|---|---|
| Author(s) | Takka |
| Type | Plugins |
| Version | 1.31 (2010/04/29) |
| Licence | Mixed |
| Links | |
| Download | |
| Website | |
| Source | |
<htmlet>adsense</htmlet>