CmepMgr Vita: Difference between revisions
From GameBrew
More actions
Created page with "{{Infobox Vita Homebrews |title=CmepMgr |image=psvita2.png |description=A framework for easily executing cmep code. |author=Princess-of-Sleeping |lastupdated=2022/01/01 |type=Plugins |version=1.0 |license=MIT |download=https://dlhb.gamebrew.org/vitahomebrews/cmepmgrvita.7z |website=https://github.com/Princess-of-Sleeping/CmepMgr |source=https://github.com/Princess-of-Sleeping/CmepMgr |discussion= }} {{#seo: |title=Vita Homebrew Apps (Plugins) - GameBrew |title_mode=appen..." |
No edit summary |
||
| Line 22: | Line 22: | ||
==Installation== | ==Installation== | ||
Place the .skprx to your tai folder (ux0 or ur0). | |||
== | Add to your *KERNEL section in config.txt (change to ur0 if you store the plugin there) | ||
*KERNEL | |||
ux0:tai/cmep_mgr.skprx | |||
==Compatibility== | |||
Currently the framework only works with 3.60. | Currently the framework only works with 3.60. | ||
== | ==Credits== | ||
Yifan Lu for update_service_sm exploit. | |||
Everybody who contributed on vitasdk. | |||
==Credits== | ==Credits== | ||
| Line 36: | Line 42: | ||
== External links == | == External links == | ||
* | * GitHub - https://github.com/Princess-of-Sleeping/CmepMgr | ||
Revision as of 11:12, 7 June 2023
| CmepMgr | |
|---|---|
| General | |
| Author | Princess-of-Sleeping |
| Type | Plugins |
| Version | 1.0 |
| License | MIT License |
| Last Updated | 2022/01/01 |
| Links | |
| Download | |
| Website | |
| Source | |
CmepMgr is a framework for easily executing cmep code.
Installation
Place the .skprx to your tai folder (ux0 or ur0).
Add to your *KERNEL section in config.txt (change to ur0 if you store the plugin there)
*KERNEL ux0:tai/cmep_mgr.skprx
Compatibility
Currently the framework only works with 3.60.
Credits
Yifan Lu for update_service_sm exploit.
Everybody who contributed on vitasdk.
Credits
- Yifan Lu for update_service_sm exploit.
- Everybody who contributed on vitasdk.