More actions
(Created page with "{{cleanup|article|Needs cleanup}} {{#seo: |title=Vita Homebrew Apps (Plugins) - GameBrew! |title_mode=append |image=capunlockervita.jpg |image_alt=CapUnlocker }} {{Infobox Vit...") |
No edit summary |
||
(6 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{#seo: | {{#seo: | ||
|title=Vita Homebrew Apps (Plugins) - GameBrew | |title=Vita Homebrew Apps (Plugins) - GameBrew | ||
|title_mode=append | |title_mode=append | ||
|image= | |image=capunlockervita2.png | ||
|image_alt=CapUnlocker | |image_alt=CapUnlocker | ||
}} | }} | ||
{{Infobox Vita Homebrews | {{Infobox Vita Homebrews | ||
|title=CapUnlocker | |title=CapUnlocker | ||
|image= | |image=capunlockervita2.png | ||
|description=Plugin for PS Vita that allows game mode applications to use system-reserved CPU core (CPU3). | |description=Plugin for PS Vita that allows game mode applications to use system-reserved CPU core (CPU3). | ||
|author=GrapheneCt | |author=GrapheneCt | ||
|lastupdated=2021/11/ | |lastupdated=2021/11/17 | ||
|type=Plugins | |type=Plugins | ||
|version=1.4 | |version=1.4 | ||
|license=MIT | |license=MIT | ||
|download=https://dlhb.gamebrew.org/vitahomebrews/capunlockervita.7z | |download=https://dlhb.gamebrew.org/vitahomebrews/capunlockervita.7z | ||
|website= | |website=https://github.com/GrapheneCt/CapUnlocker | ||
|source=https://github.com/GrapheneCt/CapUnlocker | |source=https://github.com/GrapheneCt/CapUnlocker | ||
}} | }} | ||
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 | |||
== External links == | * 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 Ocak 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/