Commit Graph

2758 Commits

Author SHA1 Message Date
jeffyjeffy1023
4d3df72bfe
Update yamt.md (#175)
Made the "select internal storage if not using a memory card" bit more clear, corrected a grammar error (dont -> don't)
2024-01-11 18:33:13 +00:00
emiyl
a76f508811
Update ads.txt 2023-12-02 18:03:31 +00:00
user18081972
f92242106a
Update storage-format-(windows).md (#174) 2023-11-09 20:50:42 +00:00
emiyl
b8300d89a3
end tag in adrenaline 2023-09-07 12:14:31 +01:00
lifehackerhansol
9efd2b4b92
treewide: sync bullet point indents all to 4-space (#171)
This is apparently the standard
2023-09-07 12:12:57 +01:00
lifehackerhansol
528dfe55de
Proper CI procedures for npm (#170)
* Commit the package-lock.json

Needed for faster CI builds (as if it wasn't fast already, but let's
follow proper procedures here.)

* workflow: use npm ci

This should result in a faster dependency install.
Needs package-lock.json
2023-09-07 12:12:45 +01:00
Josh Chaiken
b38cb3d6a6
Clarified Adrenaline guide with FTP instructions (#169)
* 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 <me@emiyl.com>
2023-09-07 12:12:26 +01:00
Josh Chaiken
275bc53103
Added clarifications to the YAMT guide (#168)
* Added clarifications to the YAMT guide

* slight change

---------

Co-authored-by: emiyl <me@emiyl.com>
2023-06-06 17:18:10 +01:00
Josh Chaiken
5be84815f7
Fix grammar on Finalizing Setup step (#167)
* Fix grammar on Finalizing Setup step

* Apply suggestions from code review

added PS button formatter
2023-06-06 17:17:32 +01:00
Josh Chaiken
55b232cba5
Installing Enso step enhancements to clear up important information (#166)
* Repeating the 'dont let your vita go to sleep mode' to be more inline with the step that its related to. It seems that duplicating this content is valid considering the importance

* slight change

---------

Co-authored-by: emiyl <me@emiyl.com>
2023-06-06 17:17:12 +01:00
Josh Chaiken
8e241afa40
Clearing up some steps on the Uninstalling CFW section (#165)
* Updated to remove redundant information. Moved the rebooting step and step to hold down L into a single step as they happen at the same time and are relevant to each other

* slight change

---------

Co-authored-by: emiyl <me@emiyl.com>
2023-06-06 17:16:24 +01:00
Alexander Chudesnov
cf074b061d
Remove outdated Evo cards warning (#163)
Resolves #162
2023-06-06 17:14:37 +01:00
emiyl
92bb84773a add github icon to navbar 2023-04-06 20:24:57 +01:00
emiyl
b6c15d19a5
weird fix 2023-04-06 20:17:53 +01:00
jell0zz
2dde8d591b
Update installing-henkaku.md (#158)
Update installing-henkaku.md

1) Added a reference to imcunlock in the tip section for PS Vita 1000 owners. 

2) Changed: "This restriction does not apply to the PS Vita 2000 or PS TV as those devices have a -- built-in memory card --."
to
Now: "This restriction does not apply to the PS Vita 2000 or PS TV as those devices have  -- preconfigured internal storage -- ."

3) Changed grammatical error as pointed out by Paddel

:)
2023-04-06 20:16:13 +01:00
CatKasha
054bc99ed6
add missing step in creating internal mc (#160)
without Enable Unsafe Homebrew checkbox vitadeploy app will open vitashell instead of itself
2023-04-06 20:15:16 +01:00
lifehackerhansol
d0d958cf9c
Switch to new theme and update VuePress to beta49 (#161)
* Switch to new theme and update VuePress to beta49

Non-breaking changes in the guide:
- URLs in the get-started version table now explicitly include `.html`
  as otherwise it doesn't work under Vite. (It probably works under
  GitHub Pages, but it's better for it to work everywhere instead.)

Breaking changes in the guide:
- The front page button is nixed and replaced with a link to
  get-started at end of page

* Kang publish script from dsi.cfw.guide

The VuePress 2.0.0-b49 changes were only tested with npm. It is unknown
whether yarn will actually work with the changes.

dsi.cfw.guide already uses npm for this, so let's just use the script
from there as it is known to work.

This file was taken from the following snapshot:
66d1089257/.github/workflows/publish.yml

* Document website testing process in README

* fix hero image and add get started button

* update theme

---------

Co-authored-by: emiyl <me@emiyl.com>
2023-04-06 20:14:42 +01:00
Patrick Markert
5713d208f3
some smaller fixes and updates (#155) 2023-01-25 01:11:00 +00:00
emiyl
7af145ffcd creating internal memory card guide 2023-01-09 11:06:32 +00:00
emiyl
cea6951b15
update henlo url to jailbreak.psp2.dev 2023-01-09 10:15:51 +00:00
Rui Miguel
e01b4c7d79
Use unmount or unmountdisk (#153)
Most cards come with a partition scheme already in place, so, unmount on the root device  won't work as intended. Unmountdisk should be used in that case.
2023-01-06 18:47:43 +00:00
emiyl
d0223f4c35
added instruction to install vitadeploy after creating internal partition 2023-01-06 18:46:28 +00:00
Samilop Iter
afaf34dd7d
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>
2023-01-06 18:42:25 +00:00
emiyl
1cebcc708e fix old notices 2022-12-29 12:04:04 +00:00
emiyl
443af004e1 updated credits 2022-12-29 12:02:39 +00:00
emiyl
79b715187e faq updated as vitas can be hacked without a computer on all firmwares now 2022-12-29 11:57:48 +00:00
emiyl
96a5879c05 don't use ssl for exploit link cuz vita is bad with ssl on lower firmwares 2022-12-29 11:55:39 +00:00
emiyl
8d87325537 fixes 2022-12-29 11:55:10 +00:00
emiyl
4145653f62 added henlo 2022-12-29 11:52:13 +00:00
emiyl
083183ea69
Merge pull request #152 from Paddel06/master 2022-10-14 11:00:53 +01:00
Paddel06
752c3e9a8e minor fixes 2022-10-14 00:43:24 +02:00
emiyl
1dcfc1e693
removed vhbb from 3.60 guide 2022-09-21 02:38:28 +01:00
emiyl
50d89e6a08
fixed links 2022-09-21 02:36:56 +01:00
emiyl
e9f6da28bb
set ux0 to default in yamt 2022-09-21 02:36:20 +01:00
emiyl
8b2a5873ff
swap sections 3 and 4 of adrenaline 2022-09-21 02:04:12 +01:00
emiyl
25251e47c4
removed vhbb 2022-09-21 02:00:18 +01:00
emiyl
bec98484ab
Merge pull request #149 from HRudyPlayZ/patch-1 2022-09-21 01:52:37 +01:00
emiyl
53d90ca06d
Merge pull request #150 from laurencepike/patch-1 2022-09-11 11:12:50 +01:00
Laurence Pike
1045f79595
Update yamt.md
Sort the list of folders to keep on memory card to alphabetical order.
2022-09-06 14:55:43 +09:00
emiyl
607111cb52
Create ads.txt 2022-08-31 13:16:07 +01:00
emiyl
846f5ccf28 remove ads.txt 2022-08-29 17:20:44 +01:00
emiyl
126acb3481 new ad units 2022-08-29 17:16:33 +01:00
emiyl
2c11e3a09e
Create ads.txt 2022-08-25 15:06:23 +01:00
HRudyPlayZ
a50a5aa1a8
The henkaku portion now uses the appropriate pages
Changed to use the (legacy) 3.60 page instead.
2022-08-16 23:24:47 +02:00
HRudyPlayZ
03cea98d7d
Made changes for the finalizing setup (legacy)
(As it isn't linked other than on 3.60 pages)
Still needs some work.
2022-08-16 23:23:36 +02:00
HRudyPlayZ
d2e2fe5196
Made enso (3.60) appear in the sidebar
(I hope it works)
2022-08-16 23:20:14 +02:00
HRudyPlayZ
8792631992
Made the henkaku portion use the Enso (3.60) page 2022-08-16 23:17:45 +02:00
HRudyPlayZ
5b7bec2bb0
Stop asking people to update to downgrade.
It is known that the update made the hacking process harder for <= 3.60 users.
2022-08-16 23:11:56 +02:00
emiyl
a430be842d
Merge pull request #147 from Paddel06/master
some smaller changes and additions
2022-05-16 00:55:35 +01:00
emiyl
bceff2a2e4
Update adrenaline.md 2022-05-16 00:55:14 +01:00