Skip to content

Commit

Permalink
Clarified Adrenaline guide with FTP instructions (#169)
Browse files Browse the repository at this point in the history
* Clarified Adrenaline guide with FTP instructions

* added clarification for username during ftp connection

* added clarification for username during ftp connection

* Added additional clarifications regarding the adrenaline_kernel.skprx step

* slight change

---------

Co-authored-by: emiyl <[email protected]>
  • Loading branch information
scatteredbra1n and emiyl authored Sep 7, 2023
1 parent 275bc53 commit b38cb3d
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion docs/adrenaline.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@ You must have already installed VitaShell to use this.

1. Launch the VitaShell application
1. Press <Btn btn="SELECT" /> to enable FTP access on your device
+ You may need change from USB mode to FTP mode
+ To change to FTP mode, first press <Btn btn="start"> and change "SELECT button" from "USB" to "FTP"
+ For username, you can use "guest" and leave the password field blank
1. Open your FTP client on your computer
1. Enter the IP Address and Port displayed on your device
1. Using your FTP client, navigate to `ux0:` -> `data/`
Expand Down Expand Up @@ -74,7 +77,9 @@ You must have already installed VitaShell to use this.
1. Press <Btn btn="confirm" /> to edit the line
1. Enter the following text:
+ `ux0:app/PSPEMUCFW/sce_module/adrenaline_kernel.skprx`
1. Press <Btn btn="cancel" /> to close the editor
+ Enter this even if you found `tai/` under `ur0:tai`
1. Press <Btn btn="cancel" /> to close the line editor
1. Press <Btn btn="cancel" /> to close the text editor
1. When prompted, press <Btn btn="confirm" /> to save your modifications
1. Close the VitaShell application
1. Reboot your device
Expand Down

0 comments on commit b38cb3d

Please sign in to comment.