More actions
(Created page with "{{Infobox Vita Homebrews |title=psp2renga |image=psp2rengavita.png |description=Custom lv0 framework for Playstation Vita/TV. |author=SKGleba |lastupdated=2019/12/23 |type=Developments |version=1.2 |license=MIT |download=https://dlhb.gamebrew.org/vitahomebrews/psp2rengavita.7z |website=https://github.com/SKGleba/psp2renga |source= |donation= }} {{#seo: |title=Vita Homebrew PC Tools (Developments) - GameBrew |title_mode=append |image=psp2rengavita.png |image_alt=psp2renga...") |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 9: | Line 9: | ||
|license=MIT | |license=MIT | ||
|download=https://dlhb.gamebrew.org/vitahomebrews/psp2rengavita.7z | |download=https://dlhb.gamebrew.org/vitahomebrews/psp2rengavita.7z | ||
|website=https:// | |website=https://twitter.com/skgleba/status/1208800338993713152 | ||
|source= | |source=https://github.com/SKGleba/psp2renga | ||
|donation= | |donation= | ||
}} | }} | ||
Line 19: | Line 19: | ||
|image_alt=psp2renga | |image_alt=psp2renga | ||
}} | }} | ||
Psp2renga is a custom lv0 framework for Playstation Vita/TV. | Psp2renga is a custom lv0 framework for Playstation Vita/TV. | ||
See [https://github.com/SKGleba/psp2renga/blob/master/README.md readme] for instructions. | |||
==Changelog== | ==Changelog== | ||
Line 76: | Line 45: | ||
==Credits== | ==Credits== | ||
* Team Molecule for the update_sm 0x50002 exploit and help over discord | * Team Molecule for the update_sm 0x50002 exploit and help over discord. | ||
* Team Molecule for HenKaku, TaiHen and Enso | * Team Molecule for HenKaku, TaiHen and Enso. | ||
* xerpi for the vita-baremetal-loader | * xerpi for the vita-baremetal-loader. | ||
* CelesteBlue for the ssmgr-resume hook | * CelesteBlue for the ssmgr-resume hook. | ||
== External links == | == External links == | ||
* | * GitHub - https://github.com/SKGleba/psp2renga | ||
* Twitter - https://twitter.com/skgleba/status/1208800338993713152 |
Latest revision as of 01:33, 31 Ocak 2024
psp2renga | |
---|---|
General | |
Author | SKGleba |
Type | Developments |
Version | 1.2 |
License | MIT License |
Last Updated | 2019/12/23 |
Links | |
Download | |
Website | |
Source | |
Psp2renga is a custom lv0 framework for Playstation Vita/TV.
See readme for instructions.
Changelog
v1.2
- Changelog [NMF]:
- Removed irq_handler hook, added fcmd_handler hook instead => stability++.
- Added support for custom-paddr framework banks (phycont/cSRAM) => compatibility++.
- Optimized code exec.
- Changelog [NMP]:
- Removed TaiHen requirements.
- Added ussm caching (optional) => stability++.
- Added support for custom-paddr commem => compatibility++.
- Moved the setup payloads to venezia SPRAM.
- Optimized the exploit/code exec.
- Changelog [RENGA]:
- Added renga_xet_bank for phycont/sram switching
- Added renga_mepcpy
- Now renga runs by default on PhyCont (add the _forcesram plugin to SceShell if you want all-time SRAM)
- Added 3 user plugins: _settings; _forcephy; and _forcesram.
- Updated the lv0loader
v1.0
- First Release.
Credits
- Team Molecule for the update_sm 0x50002 exploit and help over discord.
- Team Molecule for HenKaku, TaiHen and Enso.
- xerpi for the vita-baremetal-loader.
- CelesteBlue for the ssmgr-resume hook.