More actions
boot_change.prx | |
---|---|
![]() | |
General | |
Author | Takka |
Type | Plugins |
Version | 1.01 |
License | Mixed |
Last Updated | 2011/01/10 |
Links | |
Download | |
Website | |
boot_change is a plugin that is designed to force the execution of ISO files that normally wouldn't boot on Prometheus ISO Loader V0.1/0.2.
Installation
PRX version
Copy the EBOOT.PBP file to /PSP/GAME/boot_change/.
Copy the following files to /seplugins/:
- boot_change.prx
- boot_change.ini
- boot_change_00.db through boot_change_02.db
- boot_change.fnt
Edit vsh.txt in /seplugins/ and add the following line
ms0:/seplugins/boot_change.prx 1
For PSP Go user write this line instead
ef0:/seplugins/boot_change.prx 1
Restart the PSP.
EBOOT version
Copy the PSP folder and seplugins folder to MS or internal memory.
Edit the second line of /seplugins/boot_change.ini to set the path for Prometheus ISO Loader.
Note: The provided files are for PSP Go; for other models, change ef0 to the appropriate path like ms0.
User guide
How to use
Press the default button (Square+R) to display the selection screen (for the PRX version).
Use Left/Right to choose software, press Circle to save settings, and Cross to exit.
Use Up/Down to switch between data files.
To reset to the default state, press Triangle to write the default settings.
You can edit or add db files as needed.
Notes:
- boot_change.fnt is a Japanese font file. It’s not required for operation but will cause Japanese text to display incorrectly if absent.
- Some software may cause issues or freeze when returning to the main menu.
- You do not need to restart the PSP to apply changes made to boot_change.db files, as they are read when the menu is displayed.
Settings (boot_change.ini)
The boot_change.ini file is used to set up the launch key. On the first line, specify the launch key. The default key is Square+R. (This setting doesn't apply in the EBOOT version, but do not delete it.)
The following keys can be used, separated by |:
PSP_CTRL_CIRCLE / PSP_CTRL_CROSS / PSP_CTRL_SQUARE / PSP_CTRL_TRIANGLE PSP_CTRL_UP / PSP_CTRL_DOWN / PSP_CTRL_RIGHT / PSP_CTRL_LEFT PSP_CTRL_RTRIGGER / PSP_CTRL_LTRIGGER PSP_CTRL_VOLUP / PSP_CTRL_VOLDOWN PSP_CTRL_SCREEN / PSP_CTRL_NOTE / PSP_CTRL_SELECT / PSP_CTRL_START PSP_CTRL_DISC / PSP_CTRL_HOLD / PSP_CTRL_WLAN_UP
Example: PSP_CTRL_START | PSP_CTRL_LTRIGGER | PSP_CTRL_RTRIGGER
On the second line, specify the path for Prometheus ISO Loader.
boot_change_00.db
The first line should contain the name of the data file.
Following lines should pair the software name and the file to launch, with each pair on two separate lines.
Any empty lines or lines starting with '#' will be ignored.
By naming files boot_change_01.db to boot_change_99.db, you can switch between different data files.
Japanese text can be used, but it must be written in UTF-8 format.
Compatibility
Tested on PSP-go/6.20TN-B with Prometheus ISO Loader V0.2.
Changelog
Ver 1.01
- Fixed an issue where it was not possible to return to the default state.
Ver 1.0
- Implemented basic functionality.
Credits
Special Thanks to N崎 / liquidzigong.
External links
- Author's website - http://takka.tfact.net/blog/archives/2331