More actions
No edit summary |
m (Text replacement - "|discussion=" to "|donation=") |
||
(13 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=psvita2.png | ||
|image_alt=uo_amphetamin | |image_alt=uo_amphetamin | ||
}} | }} | ||
{{Infobox Vita Homebrews | {{Infobox Vita Homebrews | ||
|title=uo_amphetamin | |title=uo_amphetamin | ||
|image= | |image=psvita2.png | ||
|description=Unofficial updated version of Amphetamin. | |description=Unofficial updated version of Amphetamin. | ||
|author=Rinnegatamante | |author=Rinnegatamante | ||
Line 17: | Line 17: | ||
|website=http://wololo.net/talk/viewtopic.php?p=411361#p411361 | |website=http://wololo.net/talk/viewtopic.php?p=411361#p411361 | ||
|source=https://github.com/Rinnegatamante/uo_amphetamin | |source=https://github.com/Rinnegatamante/uo_amphetamin | ||
|donation=https://www.patreon.com/Rinnegatamante | |||
}} | }} | ||
[[Amphetamin Vita|Amphetamin]] is the first plugin for | [[Amphetamin Vita|Amphetamin]] is the first plugin for PS Vita made by Team FreeK that will allows you to set a custom frequency for CPU/BUS/GPU when playing games. | ||
The original [[Amphetamin Vita|amphetamin]] since has a race condition with main thread appears to constantly flick on screen when menu is called. | |||
The original [[Amphetamin Vita|amphetamin]] since has a race condition with main thread appears to | |||
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 PSP|CWCheat]] and similar plugins did in PSP era). | 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 PSP|CWCheat]] and similar plugins did in PSP era). | ||
==Installation== | ==Installation== | ||
To install it just overwrite your amphetamin.suprx in ux0:/ | To install it just overwrite your amphetamin.suprx in ux0:plugins/. | ||
== | ==Compatibility== | ||
HENkaku 4.0. | |||
==Credits== | ==Credits== | ||
All credits for the plugin goes to Team Freek (mr.gas, Major_Tom, TheFl0w) | *All credits for the plugin goes to Team Freek (mr.gas, Major_Tom, TheFl0w). | ||
*I only added this little patch to fake pause/resume main thread. | |||
== External links == | == External links == | ||
* | * GitHub - https://github.com/Rinnegatamante/uo_amphetamin | ||
* | * Wololo- http://wololo.net/talk/viewtopic.php?p=411361#p411361 | ||
* GBAtemp - https://gbatemp.net/threads/release-uo_amphetamin-a-little-patch-for-amphetamin.439993/ | |||
* VitaDB - https://vitadb.rinnegatamante.it/#/info/44 | * VitaDB - https://vitadb.rinnegatamante.it/#/info/44 | ||
[[Category:Support the author]] |
Latest revision as of 01:07, 14 August 2023
uo_amphetamin | |
---|---|
General | |
Author | Rinnegatamante |
Type | Plugins |
Version | 1.0 |
License | Mixed |
Last Updated | 2016/08/31 |
Links | |
Download | |
Website | |
Source | |
Support Author | |
Amphetamin is the first plugin for PS Vita made by Team FreeK that will allows you to set a custom frequency for CPU/BUS/GPU when playing games.
The original amphetamin since has a race condition with main thread appears to constantly 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/.
Compatibility
HENkaku 4.0.
Credits
- All credits for the plugin goes to Team Freek (mr.gas, Major_Tom, TheFl0w).
- I only added this little patch to fake pause/resume main thread.