More actions
m (Text replacement - "GameBrew!" to "GameBrew") |
No edit summary |
||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{#seo: | {{#seo: | ||
|title=Vita Homebrew Apps ( | |title=Vita Homebrew Apps (System Tools) - GameBrew | ||
|title_mode=append | |title_mode=append | ||
|image= | |image=psp2hfwvita2.png | ||
|image_alt=psp2hfw | |image_alt=psp2hfw | ||
}} | }} | ||
{{Infobox Vita Homebrews | {{Infobox Vita Homebrews | ||
|title=psp2hfw | |title=psp2hfw | ||
|image= | |image=psp2hfwvita2.png | ||
|description=Hybrid Firmware toolset for Playstation Vita | |description=Hybrid Firmware toolset for Playstation Vita. | ||
|author=SKGleba | |author=SKGleba | ||
|lastupdated=2020/04/16 | |lastupdated=2020/04/16 | ||
|type= | |type=System Tools | ||
|version=0.5 | |version=0.5 | ||
|license=Mixed | |license=Mixed | ||
|download=https://dlhb.gamebrew.org/vitahomebrews/psp2hfwvita.7z | |download=https://dlhb.gamebrew.org/vitahomebrews/psp2hfwvita.7z | ||
|website= | |website=https://www.reddit.com/r/vitahacks/comments/g2f186/release_psp2hfw_a_hybrid_firmware_toolset_for/ | ||
|source=https://github.com/SKGleba/psp2hfw | |source=https://github.com/SKGleba/psp2hfw | ||
}} | }} | ||
psp2hfw a set of tools and guides for running a hybrid firmware (HFW) on the Playstation Vita console. | |||
It utilise of 0syscall6 and enso_ex which patched syscall 6 of Vita lv0 secure kernel. 0syscall6 makes it possible to do things that normal Vita cannot do. And by modifying the boot loader level to read the OS, | |||
*vs0 - Storage location for OS data such as system apps and main shell. | |||
*os0 - Location for main OS files including kernel libraries, user libraries, etc. | |||
you will be able to run the data there without checks, making it possible to boot a different firmware than the one originally specified by the bootloader. | |||
Due to the risk of modifying os0, GC-SD adapter should be available for recovery as a preliminary preparation. | |||
'''Note:''' This is a PoC for advanced users/developers only. | |||
==Screenshots== | |||
https://dlhb.gamebrew.org/vitahomebrews/psp2hfwvita3.png | |||
https://dlhb.gamebrew.org/vitahomebrews/psp2hfwvita4.png | |||
==Media== | ==Media== | ||
<youtube> | '''HFW installer for PSVita''' ([https://www.youtube.com/watch?v=7hcvTbtGWjE skgleba]) <br> | ||
<youtube>7hcvTbtGWjE</youtube> | |||
==Compatibility== | |||
Currently not all firmwares can be installed on top of current base bootloaders [3.60 | 3.65]: | |||
*Check out the [https://github.com/SKGleba/psp2hfw/issues issues page] to know what needs to be done to increase compatibility. | |||
*Please note that not all homebrew apps/plugins are compatible with all firmwares; HenKaku and TaiHen may be incompatible too. | |||
Tested firmwares: | |||
(Base 3.60) 3.61 everything works fine <br> | |||
(Base 3.65) 3.67 - 3.73 everything works fine <br> | |||
== External links == | ==External links== | ||
* | * GitHub - https://github.com/SKGleba/psp2hfw | ||
* Twitter - https://twitter.com/skgleba/status/1250775016918171648 | |||
* | * Reddit - https://www.reddit.com/r/vitahacks/comments/g2f186/release_psp2hfw_a_hybrid_firmware_toolset_for/ | ||
* Reddit - | |||
Latest revision as of 00:00, 12 December 2022
psp2hfw | |
---|---|
General | |
Author | SKGleba |
Type | System Tools |
Version | 0.5 |
License | Mixed |
Last Updated | 2020/04/16 |
Links | |
Download | |
Website | |
Source | |
psp2hfw a set of tools and guides for running a hybrid firmware (HFW) on the Playstation Vita console.
It utilise of 0syscall6 and enso_ex which patched syscall 6 of Vita lv0 secure kernel. 0syscall6 makes it possible to do things that normal Vita cannot do. And by modifying the boot loader level to read the OS,
- vs0 - Storage location for OS data such as system apps and main shell.
- os0 - Location for main OS files including kernel libraries, user libraries, etc.
you will be able to run the data there without checks, making it possible to boot a different firmware than the one originally specified by the bootloader.
Due to the risk of modifying os0, GC-SD adapter should be available for recovery as a preliminary preparation.
Note: This is a PoC for advanced users/developers only.
Screenshots
Media
HFW installer for PSVita (skgleba)
Compatibility
Currently not all firmwares can be installed on top of current base bootloaders [3.60 | 3.65]:
- Check out the issues page to know what needs to be done to increase compatibility.
- Please note that not all homebrew apps/plugins are compatible with all firmwares; HenKaku and TaiHen may be incompatible too.
Tested firmwares:
(Base 3.60) 3.61 everything works fine
(Base 3.65) 3.67 - 3.73 everything works fine