More actions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{#seo: | {{#seo: | ||
|title=Vita Homebrew Apps (Plugins) - GameBrew! | |title=Vita Homebrew Apps (Plugins) - GameBrew! | ||
Line 19: | Line 18: | ||
|source=https://github.com/rereprep/oclockvitaminimal | |source=https://github.com/rereprep/oclockvitaminimal | ||
}} | }} | ||
'''oclockvitaminimal''' is a taiHEN plugin that automatically increase your PSVITA clock. | |||
== | ==What is oclockvitaminimal?== | ||
This is a minimalist version of Oclock Vita plugin which belongs to frangarcj ([[OclockVita]]). | |||
I removed the menu code and button hooks, it now auto-activates at start and set the CPU/GPU to max. | |||
All credits to frangarcj, i love his work, i haven't added a single line of code to his release, I only erased some stuff. This was meant for my private use but since some people showed interest, I decided to post it. | |||
== | ==Installing oclockvitaminimal on your Vita== | ||
*Put "oclockvitaminimal.suprx" in 'tai' folder in the root of your Vita. | |||
*Change config.txt in that directory to load plugin for title of your choice by adding new lines like below: | |||
<pre> | |||
# titleid for your game (this one is for Root//Letter for example) | |||
*PCSB01019 | |||
ux0:tai/oclockvitaminimal.suprx | |||
</pre> | |||
After that just run the game. It will set the CPU/GPU to max when the game is started. | |||
==Screenshot== | |||
[[image:oclockvitaminimalvita.jpg|500px]] | |||
==Changelog== | |||
'''(v.1.0)''' | '''(v.1.0)''' | ||
* First Release. | * First Release. | ||
==Thanks to== | |||
*https://github.com/Scorpeg | |||
*BeatPlay - [[Better Amphetamin Vita]] | |||
== External links == | == External links == | ||
* Github - https://github.com/rereprep/oclockvitaminimal | * Github - https://github.com/rereprep/oclockvitaminimal | ||
* VitaDB - https://vitadb.rinnegatamante.it/#/info/256 | * VitaDB - https://vitadb.rinnegatamante.it/#/info/256 | ||
Revision as of 02:09, 14 November 2022
oclockvitaminimal | |
---|---|
General | |
Author | reprep & frangarcj |
Type | Plugins |
Version | 1.0 |
License | MIT License |
Last Updated | 2017/05/07 |
Links | |
Download | |
Source | |
oclockvitaminimal is a taiHEN plugin that automatically increase your PSVITA clock.
What is oclockvitaminimal?
This is a minimalist version of Oclock Vita plugin which belongs to frangarcj (OclockVita).
I removed the menu code and button hooks, it now auto-activates at start and set the CPU/GPU to max.
All credits to frangarcj, i love his work, i haven't added a single line of code to his release, I only erased some stuff. This was meant for my private use but since some people showed interest, I decided to post it.
Installing oclockvitaminimal on your Vita
- Put "oclockvitaminimal.suprx" in 'tai' folder in the root of your Vita.
- Change config.txt in that directory to load plugin for title of your choice by adding new lines like below:
# titleid for your game (this one is for Root//Letter for example) *PCSB01019 ux0:tai/oclockvitaminimal.suprx
After that just run the game. It will set the CPU/GPU to max when the game is started.
Screenshot
Changelog
(v.1.0)
- First Release.
Thanks to
- https://github.com/Scorpeg
- BeatPlay - Better Amphetamin Vita