mirror of
https://github.com/hacks-guide/Guide_Vita.git
synced 2024-11-23 01:29:51 +00:00
Update for the guide after initial feedback from users (#154)
* Corrected version in table Henlo implementation by SKGleba is only tested on 3.65 and 3.74, in between it says firmware unsupported so user is forced to update to 3.74 * Added more instruction for non memorycard users It is better to make them create an internal memory right away. When they will downgrade, vitadeploy will disappear if installed in near, and running Henlo again will not work as they would need to disable spoof so that Henlo correctly detect the version they are in and use the correct ropchain for the hack. * Removed Vitadeploy steps Vitadeploy is installed but never used in the guide, so it's unecessary to make the user install it if he doesn't need it * Changing instruction following 1.0.2 release 1.0.2 fix the need of a reboot after chosing the option to replace near with vitadeploy * 3.65 should go to henlo * moved internal memory card creation instructions down Co-authored-by: emiyl <me@emiyl.com>
This commit is contained in:
parent
1cebcc708e
commit
afaf34dd7d
@ -50,6 +50,16 @@ Before starting, Windows users should enable the option to show file extensions
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="text-align: center; font-weight: bold;">3.65</td>
|
||||
<td style="text-align: center; font-weight: bold;">3.65</td>
|
||||
<td style="text-align: center; font-weight: bold;"><a href="using-henlo">Using HENlo</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="text-align: center; font-weight: bold;">3.67</td>
|
||||
<td style="text-align: center; font-weight: bold;">3.73</td>
|
||||
<td style="text-align: center; font-weight: bold;"><a href="updating-firmware-(3.74)">Updating Firmware (3.74)</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="text-align: center; font-weight: bold;">3.74</td>
|
||||
<td style="text-align: center; font-weight: bold;">3.74</td>
|
||||
<td style="text-align: center; font-weight: bold;"><a href="using-henlo">Using HENlo</a></td>
|
||||
</tr>
|
||||
|
@ -19,9 +19,6 @@ If you have a PS Vita 1000, you must also have an official Sony memory card (of
|
||||
### What You Need
|
||||
|
||||
* An internet connection on your PS Vita (TV)
|
||||
* An FTP Client such as [WinSCP](https://winscp.net/) or [CyberDuck](https://cyberduck.io/)
|
||||
* The latest release of [VitaDeploy](https://github.com/SKGleba/VitaDeploy/releases/latest/)
|
||||
+ Download the `VitaDeploy.vpk` file
|
||||
|
||||
### Instructions
|
||||
|
||||
@ -36,22 +33,8 @@ If you have a PS Vita 1000, you must also have an official Sony memory card (of
|
||||
|
||||
If you have VitaShell installed from a previous homebrew installation, HENkaku won't install molecularShell as it will detect a pre-existing taiHEN config. This will not be an issue.
|
||||
|
||||
#### Section II - Installing VitaDeploy
|
||||
|
||||
1. Launch the molecularShell application
|
||||
1. Press <Btn btn="SELECT" /> to enable FTP access on your device
|
||||
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/`
|
||||
1. Transfer `VitaDeploy.vpk` to the `data` folder
|
||||
1. Press <Btn btn="cancel" /> on your device to close the FTP connection
|
||||
1. On your device, navigate to `ux0:` -> `data/`
|
||||
1. Press <Btn btn="confirm" /> on `VitaDeploy.vpk` to install it
|
||||
1. Press <Btn btn="confirm" /> again to confirm the install
|
||||
1. Press <Btn btn="confirm" /> once more to confirm again
|
||||
1. Close the molecularShell application
|
||||
|
||||
#### Section III - Configuring HENkaku
|
||||
#### Section II - Configuring HENkaku
|
||||
|
||||
1. Launch the Settings application
|
||||
1. Navigate to `HENkaku Settings`
|
||||
|
@ -28,9 +28,11 @@ The "VitaDeploy" application will also be installed to your home screen. VitaDep
|
||||
|
||||
1. Press <Btn btn="confirm" /> on "Install henkaku" to enable homebrew
|
||||
1. Press <Btn btn="confirm" /> on "Install VitaDeploy"
|
||||
- If you are on a first generation Vita without a memory card, press <Btn btn="confirm" /> on "Replace NEAR with VitaDeploy" instead (requires a reboot and will reset LiveArea screen layout)
|
||||
- If you are on a first generation Vita without a memory card, press <Btn btn="confirm" /> on "Replace NEAR with VitaDeploy" instead
|
||||
1. Press <Btn btn="confirm" /> on "Exit"
|
||||
|
||||
If you are on a first generation Vita without a memory card, we recommend you create an internal memory partition by following the [Creating an internal memory card](https://guide.psp2.dev/guides/creating-an-internal-memory-card).
|
||||
|
||||
#### Section III - Configuring HENkaku
|
||||
|
||||
1. Launch the Settings application
|
||||
|
Loading…
Reference in New Issue
Block a user