UMD Dump PRX PSP: Difference between revisions

From GameBrew
(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/UMDDumpPRX.jpg|250px
| image = https://dlhb.gamebrew.org/psphomebrew/umddumprx.jpg|250px
| type = Plugins
| type = Plugins
| version = v1.31
| 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/UMDDumpPRX.rar
| 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
}}
}}
<youtube>OYn7yv9peGo</youtube>


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.
* [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.3
'''v1.2'''
- [Update] Adjusted to allocate buffer dynamically so that it can be started with GAME.
* [Update] Changed to use UMD_DATA.BIN for distinguishing UMD VIDEO / AUDIO.
- [Update] Changed to be able to set the startup key for VSH and GAME respectively (please refer to umd_dump.ini).
* [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.2
'''v1.0'''
- [Update] Changed to use UMD_DATA.BIN for distinguishing UMD VIDEO / AUDIO.
* [New] Changed to disable the automatic power-off function during backup.
- [New] Added UMD_DATA.BIN rewrite function.
* [New] A reboot is now required after backup is completed.
- [New] Added a function to start external software to read the UPDATE part.
* [New] Added option to cancel during backup.
- [Update] Due to the above, the configuration file has been changed.
* [New] Display backup status are now added.
- [Update] Added error check at startup.
* [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.


v1.0
'''vtest'''
- [New] Changed to disable the automatic power-off function during backup.
* [New] Implemented UMD VIDEO dumping.
- [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
==External links==
- [New] Implemented UMD VIDEO dumping.
* Author's website - http://takka.tfact.net
* Endless Paradigm - http://endlessparadigm.com/forum/showthread.php?tid=23202


References
[[Category:PSP homebrew applications]]
Author's webpage, http://takka.tfact.net
[[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
TypePlugins
Version1.31 (2010/04/29)
LicenceMixed
Links
Download
Website
Source
Advertisements

<htmlet>adsense</htmlet>


UMD Dumper PRX is a plugin that allows you to backup your UMD games or videos directly on to your Memory Stick.

Installation

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

ms0:/seplugins/umd_dump.prx 1

Reboot in recovery mode and make sure umd_dump.prx is enabled.

User guide

How to use

  • 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.

Once it is finished, press Circle to reboot.

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.

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.

Customization

You can configure the following settings by editing umd_dump.ini.

  • PSP_CTRL_HOME -> Start up button in VSH.
  • PSP_CTRL_NOTE -> Start up button in game.
  • ms0:/psp/game/iso_tool/ -> Default path to boot EBOOT.PBP.

Controls

Home - Start up button (in VSH menu)

Note - Start up button (in game)

Circle - Begin UMD dump, Reboot (after UMD dump completed)

Cross - Cancel UMD dump

Square - Boot specified EBOOT.PBP

Compatibility

Tested on PSP-2000/CFW 5.50 GEN-D3.

Changelog

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.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.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

Advertising: