CapUnlocker Vita: Difference between revisions
From GameBrew
More actions
No edit summary |
|||
| Line 32: | Line 32: | ||
ur0:tai/CapUnlocker.skprx | ur0:tai/CapUnlocker.skprx | ||
Reboot your device and relaunch HENkaku. | Reboot your device and relaunch HENkaku. | ||
==Changelog== | ==Changelog== | ||
| Line 51: | Line 49: | ||
* GitHub - https://github.com/GrapheneCt/CapUnlocker | * GitHub - https://github.com/GrapheneCt/CapUnlocker | ||
* CBPS Forums - https://forum.devchroma.nl/index.php/topic,331.0.html | * CBPS Forums - https://forum.devchroma.nl/index.php/topic,331.0.html | ||
* Vita Troubleshooting Guide - [https://cimmerian.gitbook.io/vita-troubleshooting-guide/plugins-related-problem/error-when-using-autoplugin#what-is-a-plugin https://cimmerian.gitbook.io/vita-troubleshooting-guide/plugins-related-problem/] | |||
Latest revision as of 23:37, 11 January 2023
| CapUnlocker | |
|---|---|
| General | |
| Author | GrapheneCt |
| Type | Plugins |
| Version | 1.4 |
| License | MIT License |
| Last Updated | 2021/11/17 |
| Links | |
| Download | |
| Website | |
| Source | |
CapUnlocker is a plugin for PS Vita that allows game mode applications to use system-reserved CPU core (CPU3).
Features
- Unlocks some non-game capabilities for PS Vita homebrew apps.
- Allow mounting some virtual drives like cache0:.
- Allow using 4th core for game applications.
- Allow using virtual machine threadmgr functions (ForVM and ForMono).
- Allow using all of the thread attributes.
Installation
Install CapUnlocker.skprx under *KERNEL in ur0:tai/config.txt.
*KERNEL ur0:tai/CapUnlocker.skprx
Reboot your device and relaunch HENkaku.
Changelog
v1.4
- Fixed threading hooks issues.
1.3
- Add thread attribute unlock.
v1.2
- Add VM functions unlock.
v1.1
- Initial Release.
External links
- GitHub - https://github.com/GrapheneCt/CapUnlocker
- CBPS Forums - https://forum.devchroma.nl/index.php/topic,331.0.html
- Vita Troubleshooting Guide - https://cimmerian.gitbook.io/vita-troubleshooting-guide/plugins-related-problem/