mirror of
https://github.com/hacks-guide/Guide_Vita.git
synced 2024-12-02 15:36:19 +00:00
4.2 KiB
4.2 KiB
title | sidebar |
---|---|
Adrenaline | false |
Required Reading
Adrenaline is a homebrew application which modifies the official PSP Emulator of the PS Vita (TV) to run a PSP 6.61 custom firmware.
Additionally, adrenaline also enables access to a full PSP home menu running under the official PSP Emulator.
::: tip You must have already installed VitaShell to use this. :::
What You Need
- An FTP Client such as WinSCP or CyberDuck
- Alternatively, you can also use the USB transfer feature of VitaShell
- The latest release of Adrenaline
- The latest release of PSP Homebrew Browser
Instructions
Section I - Prep Work
- Launch the VitaShell application
- Press to enable FTP access on your device
- Open your FTP client on your computer
- Enter the IP Address and Port displayed on your device
- Using your FTP client, navigate to
ux0:
->data/
- Transfer
Adrenaline.vpk
to thedata
folder - Transfer
PSPhbb_dev.vpk
to thedata
folder - Press on your device to close the FTP connection
Section II - Installing VPKs
- On your device, navigate to
ux0:
->data/
- Press on each of the
.vpk
files to mark them - Press to open the menu, then select "More" -> "Install all" to install the marked files
- Press to confirm the install
- Press to continue the install each time you are prompted about extended permissions
- Press to open the menu, then select "Delete" to delete the marked files
- Press to confirm the deletion
Section III - Modifying Plugin Config
- Press to return to
ux0:
- Navigate to
tai/
- If
ux0:tai
doesn't exist or does not contain aconfig.txt
, press again and then navigate tour0:tai
- If
- Press on
config.txt
to open it in the editor - Highlight the
*KERNEL
line with the cursor - Press to open the menu, then select "Insert empty line"
- Highlight the new blank line
- Press to edit the line
- Enter the following text:
ux0:app/PSPEMUCFW/sce_module/adrenaline_kernel.skprx
- Press to close the editor
- When prompted, press to save your modifications
- Close the VitaShell application
- Reboot your device
- If your device does not have Ensō, you will need to manually launch and exit h-encore to enable homebrew
- This is required to load the new kernel plugin added to
ux0:tai/config.txt
Section IV - Installing PSP XMB
- Launch the Adrenaline application
- Press to download the PSP 6.61 firmware
- This process will take some time
- If the download fails, the downloader will get confused and begin to give you the error
Cannot find ux0:/app/PSPEMUCFW/661.PBP
- If you encounter the above error, use VitaShell to delete the
ux0:app/PSPEMUCFW/flash0/
folder, then try again - If the flash0 folder was not present, or you still encounter this error, manually download EBOOT.PBP, rename it to
661.PBP
, then transfer it toux0:app/PSPEMUCFW/
using VitaShell - Rename the
EBOOT.PBP
to661.PBP
before transferring it, otherwise you might overwrite another file with the same name inux0:app/PSPEMUCFW/
! - The Adrenaline application will close automatically when the download is complete
- Re-launch the Adrenaline application
- Press to install PSP 6.61 the firmware
- Press to boot the PSP home menu
- The PSP home menu is also known as the XrossMediaBar ("XMB")
- Perform the PSP Initial Setup
- To close the PSP Emulator, hold the button to open the menu, then select
Settings
->Exit PspEmu Application
Adrenaline and the PSP Homebrew Browser have been successfully installed.