More actions
No edit summary |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 18: | Line 18: | ||
|source=https://github.com/Electry/NoPowerLimitsVita | |source=https://github.com/Electry/NoPowerLimitsVita | ||
}} | }} | ||
NoPowerLimits is a PSVita kernel plugin that removes some restrictions placed by [https://docs.vitasdk.org/group__ScePowerUser.html#ga9c95226b6af51ff89c04b61ee1fe01da ScePower] | NoPowerLimits is a PSVita kernel plugin that removes some restrictions placed by [https://docs.vitasdk.org/group__ScePowerUser.html#ga9c95226b6af51ff89c04b61ee1fe01da ScePower], namely: | ||
*77% brightness limit - when a game requests power mode C or D (166MHz GPU + network features). | *77% brightness limit - when a game requests power mode C or D (166MHz GPU + network features). | ||
Line 35: | Line 35: | ||
==Screenshots== | ==Screenshots== | ||
nopowerlimitsvita3.gif | https://dlhb.gamebrew.org/vitahomebrews/nopowerlimitsvita3.gif | ||
nopowerlimitsvita4.png | https://dlhb.gamebrew.org/vitahomebrews/nopowerlimitsvita4.png | ||
==Changelog== | ==Changelog== |
Latest revision as of 06:57, 8 Ocak 2023
NoPowerLimits | |
---|---|
General | |
Author | Electry |
Type | Plugins |
Version | 1.1 |
License | Mixed |
Last Updated | 2019/11/04 |
Links | |
Download | |
Website | |
Source | |
NoPowerLimits is a PSVita kernel plugin that removes some restrictions placed by ScePower, namely:
- 77% brightness limit - when a game requests power mode C or D (166MHz GPU + network features).
- Disabled WLAN (network features) - when a game requests power mode B (166MHz GPU + full brightness).
- Disabled camera - when a game requests power mode C or D (166MHz GPU + network features).
Previously with 166+MHz on the GPU, you either had available WLAN or 100% brightness. Now you can have them both in all four power modes (A/B/C/D).
Installation
Put NoPowerLimits.skprx in ur0:tai/ folder.
Copy this to ur0:tai/config.txt
*KERNEL ur0:tai/NoPowerLimits.skprx
Screenshots
Changelog
v1.1
- Fixed a bug where camera was inaccessible within games in some situations.
v1.0
- First Release.