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/Rinnegatamante/uo_amphetamin | |source=https://github.com/Rinnegatamante/uo_amphetamin | ||
}} | }} | ||
[[Amphetamin Vita|Amphetamin]] is the first plugin for PSVITA made by Team Freek that will allows you to set a custom frequency for CPU/BUS/GPU when playing games. | |||
Original amphetamin since has a race condition with main thread appears to consantly flick on screen when menu is called. | |||
This little patch for amphetamin will fix this behaviour by just pausing main thread (aka the game) when menu is triggered and resuming main thread when amphetamin menu is closed. (like CWCheat and similar plugins did in PSP era). | |||
== | ==Installation== | ||
To install it just overwrite your amphetamin.suprx in ux0:/plugins. | |||
== | ==Screenshot== | ||
[[image:uoamphetaminvita.jpg|600px]] | |||
==Changelog== | |||
'''(v.1.0)''' | '''(v.1.0)''' | ||
* First Release. | * First Release. | ||
==Credits== | |||
All credits for the plugin goes to Team Freek (mr.gas, Major_Tom, TheFl0w), me i only added this little patch to fake pause/resume main thread. | |||
== External links == | == External links == | ||
* Official Website - http://wololo.net/talk/viewtopic.php?p=411361#p411361 | * Official Website - http://wololo.net/talk/viewtopic.php?p=411361#p411361 | ||
* Github - https://github.com/Rinnegatamante/uo_amphetamin | * Github - https://github.com/Rinnegatamante/uo_amphetamin | ||
* VitaDB - | * VitaDB - https://vitadb.rinnegatamante.it/#/info/44 | ||
https://vitadb.rinnegatamante.it/#/info/44 | |||
Revision as of 22:50, 15 November 2022
uo_amphetamin | |
---|---|
File:Uoamphetaminvita.jpg | |
General | |
Author | Rinnegatamante |
Type | Plugins |
Version | 1.0 |
License | Mixed |
Last Updated | 2016/08/31 |
Links | |
Download | |
Website | |
Source | |
Amphetamin is the first plugin for PSVITA made by Team Freek that will allows you to set a custom frequency for CPU/BUS/GPU when playing games.
Original amphetamin since has a race condition with main thread appears to consantly flick on screen when menu is called.
This little patch for amphetamin will fix this behaviour by just pausing main thread (aka the game) when menu is triggered and resuming main thread when amphetamin menu is closed. (like CWCheat and similar plugins did in PSP era).
Installation
To install it just overwrite your amphetamin.suprx in ux0:/plugins.
Screenshot
Changelog
(v.1.0)
- First Release.
Credits
All credits for the plugin goes to Team Freek (mr.gas, Major_Tom, TheFl0w), me i only added this little patch to fake pause/resume main thread.
External links
- Official Website - http://wololo.net/talk/viewtopic.php?p=411361#p411361
- Github - https://github.com/Rinnegatamante/uo_amphetamin
- VitaDB - https://vitadb.rinnegatamante.it/#/info/44