More actions
No edit summary |
No edit summary |
||
(4 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=nopowerlimitsvita2.png | ||
|image_alt=NoPowerLimits | |image_alt=NoPowerLimits | ||
}} | }} | ||
{{Infobox Vita Homebrews | {{Infobox Vita Homebrews | ||
|title=NoPowerLimits | |title=NoPowerLimits | ||
|image= | |image=nopowerlimitsvita2.png | ||
|description=Removes some restrictions with power modes. | |description=Removes some restrictions with power modes. | ||
|author=Electry | |author=Electry | ||
Line 15: | Line 15: | ||
|license=Mixed | |license=Mixed | ||
|download=https://dlhb.gamebrew.org/vitahomebrews/nopowerlimitsvita.7z | |download=https://dlhb.gamebrew.org/vitahomebrews/nopowerlimitsvita.7z | ||
|website= | |website=https://github.com/Electry/NoPowerLimitsVita | ||
|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], 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== | |||
https://dlhb.gamebrew.org/vitahomebrews/nopowerlimitsvita3.gif | |||
https://dlhb.gamebrew.org/vitahomebrews/nopowerlimitsvita4.png | |||
==Changelog== | ==Changelog== | ||
''' | '''v1.1''' | ||
*Fixed a bug where camera was inaccessible within games in some situations. | *Fixed a bug where camera was inaccessible within games in some situations. | ||
''' | '''v1.0''' | ||
* First Release. | * First Release. | ||
== External links == | == External links == | ||
* | * GitHub - https://github.com/Electry/NoPowerLimitsVita | ||
* VitaDB - https://vitadb.rinnegatamante.it/#/info/509 | * VitaDB - https://vitadb.rinnegatamante.it/#/info/509 |
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.