Skip to content

Commit

Permalink
General fixes, related to IMC, YAMT and HENlo install. (#179)
Browse files Browse the repository at this point in the history
* IMC Creation fixes

1. The console reboots automatically after replacing NEAR (and you have to press square)
2. Clarified that you have to open the HENlo page again
3. On the HENlo screen X is hardcoded as confirm button, not changing with config

* Confirm button change

On the HENlo screen X is hardcoded as confirm button, not changing with config

* Update yamt.md

Rewritten the list of apps to keep on uma0:/imc0: in case of SD2VITA failure, not to reactivate HENkaku (outdated), small specification about 1000 with no MC, small writing fixes.

* readability improvement

* readability improvement 2
  • Loading branch information
boh-wyp authored Oct 10, 2024
1 parent 9ee0b9e commit c80d8c5
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 19 deletions.
9 changes: 6 additions & 3 deletions docs/creating-an-internal-memory-card.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,12 @@ This partition will only be 1GB in size. We recommend you use this to then insta

#### Section I - Installing HENkaku and VitaDeploy

1. Press <Btn btn="confirm" /> on "Install henkaku" to enable homebrew
1. Press <Btn btn="confirm" /> on "Replace NEAR with VitaDeploy"
1. Press <Btn btn="confirm" /> on "Exit"
1. Press <Btn btn="cross" /> on "Replace NEAR with VitaDeploy"
1. Press <Btn btn="square" /> and wait for the device to reboot
1. Launch the web browser again
1. On the HENlo page, press `Unlock my Vita`, then press `Unlock`
1. Press <Btn btn="cross" /> on "Install henkaku" to enable homebrew


#### Section II - Configuring HENkaku

Expand Down
8 changes: 4 additions & 4 deletions docs/using-henlo.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,12 +30,12 @@ The "VitaDeploy" application will also be installed to your home screen. VitaDep
#### Section II - Installing HENkaku and VitaDeploy

::: danger
If you are on a first generation Vita without a memory card, before reading this section create an internal memory partition by following [Creating an internal memory card](creating-an-internal-memory-card). Once created, you are free to come back to this part of the guide and follow it **from the start again**.
If you are on a first generation Vita without an official memory card, before reading this section create an internal memory partition by following [Creating an internal memory card](creating-an-internal-memory-card). Once created, you are free to come back to this part of the guide and follow it **from the start again**.
:::

1. Press <Btn btn="confirm" /> on "Install henkaku" to enable homebrew
1. Press <Btn btn="confirm" /> on "Install VitaDeploy"
1. Press <Btn btn="confirm" /> on "Exit"
1. Press <Btn btn="cross" /> on "Install henkaku" to enable homebrew
1. Press <Btn btn="cross" /> on "Install VitaDeploy"
1. Press <Btn btn="cross" /> on "Exit"

#### Section III - Configuring HENkaku

Expand Down
19 changes: 7 additions & 12 deletions docs/yamt.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,18 +104,13 @@ If you are coming from the [Using Henlo](using-henlo) guide, you may need to ins

___

If you want to reclaim the space on your memory card (to use for storing PSP games for instance), you can delete the contents of `uma0:` (the new memory card mount point) and / or `imc0:` (if you have a PS Vita 2000 or PS TV).
If you want to reclaim the space on your memory card (to use for storing PSP games for instance), you can delete the contents of `uma0:` (the new memory card mount point) and / or `imc0:` (if you have a PS Vita 2000, PS TV or are using a 1000 with no memory card).

If you decide to do this, you must *not* delete these folders if they exist:
If you decide to do this, you *shouldn't* delete these folders:

+ `uma0:app/PCSG90096`
+ `uma0:app/VITASHELL`
+ `uma0:appmeta/PCSG90096`
+ `uma0:appmeta/VITASHELL`
+ `uma0:data/bootstrap.self`
+ `uma0:license/app/PCSG90096`
+ `uma0:license/app/VITASHELL`
+ `uma0:user/00/savedata/PCSG90096`
+ `uma0:user/00/savedata/VITASHELL`
+ `uma0:app/SKGD3PL0Y`
+ `uma0:appmeta/SKGD3PL0Y`
+ `uma0:license/app/SKGD3PL0Y`
+ `uma0:user/00/savedata/SKGD3PL0Y`

This is because you must keep h-encore installed to the memory card so you can enable HENkaku (and therefore YAMT) after a reboot.
This is because you should keep VitaDeploy installed on the memory card so you can still have tools availible in case your SD2VITA fails.

0 comments on commit c80d8c5

Please sign in to comment.