mirror of
https://github.com/hacks-guide/Guide_Vita.git
synced 2024-11-23 09:39:44 +00:00
e13b2d2e67
* Remove vuepress theme submodule * Switch to VitePress
4.6 KiB
4.6 KiB
sidebar |
---|
false |
Adrenaline
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
- You may need change from USB mode to FTP mode
- To change to FTP mode, first press and change "SELECT button" from "USB" to "FTP"
- For username, you can use "guest" and leave the password field blank
- 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
- Press to return to
ux0:
- Close the VitaShell application
Section III - 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
Section IV - Modifying Plugin Config
- Launch the VitaShell application
- 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
- Enter this even if you found
tai/
underur0:tai
- Press to close the line editor
- Press to close the text 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
Adrenaline and the PSP Homebrew Browser have been successfully installed.