Better Amphetamin Vita: Difference between revisions
More actions
No edit summary |
m Text replacement - "https://vitadb.rinnegatamante.it/" to "https://www.rinnegatamante.eu/vitadb/" |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{obsolete}} | |||
{{#seo: | {{#seo: | ||
|title=Vita Homebrew Apps (Plugins) - GameBrew | |title=Vita Homebrew Apps (Plugins) - GameBrew | ||
| Line 35: | Line 36: | ||
==Installation== | ==Installation== | ||
Create a folder called plugins in ux0: | Create a folder called plugins in ux0:. Then put amphetamin.suprx and game.txt into ux0:plugins/. | ||
==User guide== | ==User guide== | ||
| Line 116: | Line 117: | ||
== External links == | == External links == | ||
* GitHub - [https://web.archive.org/web/20201029023841/https://github.com/BeatPlay/BetterAmphetaminPlugin https://github.com/BeatPlay/BetterAmphetaminPlugin] (archived) | * GitHub - [https://web.archive.org/web/20201029023841/https://github.com/BeatPlay/BetterAmphetaminPlugin https://github.com/BeatPlay/BetterAmphetaminPlugin] (archived) | ||
* VitaDB - https:// | * VitaDB - https://www.rinnegatamante.eu/vitadb/#/info/41 | ||
* Wololo - https://wololo.net/talk/viewtopic.php?f=116&t=46952 | * Wololo - https://wololo.net/talk/viewtopic.php?f=116&t=46952 | ||
* Wololo - https://wololo.net/talk/viewtopic.php?p=411823#p411823 | * Wololo - https://wololo.net/talk/viewtopic.php?p=411823#p411823 | ||
Latest revision as of 04:36, 5 January 2025
| This application has been obsoleted by one or more applications that serve the same purpose, but are more stable or maintained. |
| Better Amphetamin | |
|---|---|
| General | |
| Author | BeatPlay |
| Type | Plugins |
| Version | 3.5 Beta 2 |
| License | Mixed |
| Last Updated | 2016/09/27 |
| Links | |
| Download | |
| Website | |
| Source | |
Better Amphetamin is an improved version of Amphetamin plugin.
Better Amphetamine Plugin is the work of wololo forums user BeatPlay and is a fork of the reworked uo_amphetamine plugin by Rinnegatamante which itself was a fork of TheFloW's Amphetamin original plugin.
Note: This plugin is outdated. Please use OclockVita instead.
Features
- Overclocking (NEW: GPU XBAR Frequency).
- Added optional auto*overclock.
- Added optional auto*underclock.
- Remaining battery (in mAh).
- Estimated SoT.
- Estimated time to fully charge the battery.
- Battery temperature.
- custom Controller color (FULL RGB) (PS TV).
Installation
Create a folder called plugins in ux0:. Then put amphetamin.suprx and game.txt into ux0:plugins/.
User guide
Functions:
- Overclocking.
- Remaining battery (in mAh).
- Estimated SoT.
- Estimated time to fully charge the battery.
- Estimated battery temperature.
- Game Title ID.
Press Select button for 2 seconds after launching game from Vitamin or MaiDumpTool, you will see the plugin menu.
Use up and down to navigate, left and right to change speed for CPU/BUS/GPU frequency.
Configuration
For advanced setting, create a file named config.txt and put it into ux0:/data/amphetamin. You should use common editor but not Windows default notepad.exe(You can use wordpad.exe, Notepad++, EditPlus, Sublime Text, Atom or more, Which use \n for linebreak). The file content must be:
freq_accurate=0 show_advanced=0 auto_oc=0 //deprecated auto_uc=0 //deprecated auto_uc_ext=0 //deprecated default_profile=2 temp_in_fahrenheit=0 psn_info=1 pstv_features=0 c*_red=0 c*_green=0 c*_blue=255
freq_accurate- 1 to enable accurate frequence(5MHz per select).show_advanced- 1 to enable advaned setting(currently has XBAR clock setting).default_profile- 1 to max battery, 2 to default, 3 to max performance t.emp_in_fahrenheit- 1 to display battery temperature in Fahrenheit.psn_info- 0 to disable PSN info.pstv_features- 1 to enable PS-TV Features (Controller color).c*_red- Set the Red RGB of Controller X to 0-255.c*_green- Set the Green RGB of Controller X to 0-255.c*_blue- Set the Blue RGB of Controller X to 0-255.
You can use the included config.txt. You can also transfer it to PSV and use VitaShell to edit it.
Screenshots
Changelog
v3.5-beta
- Added PSN info (WIP)
- Added ability to display Temp in Fahrenheit.
- Added OC Profiles (USE L+R or config.txt to change).
- auto_oc/auto_uc/auto_uc_ext have been deprecated, but are still in the code for dev reasons.
- Added main switch for PS-TV Features (pstv_features in config).
- Added custom Controller color (FULL RGB).
v3.3
- Added automatic overclock to config.txt.
- Added automatic underclock to config.txt (battery saver).
v3.2
- Add GPU XBAR(Crossbar) frequency(need advanced setting).
- Add config for advanced setting and accurate frequency.
- Add battery temperature.
- Add game TITLE_ID.
v3.1.1
- Long press button time change to 2s.
- Align the text layout.
v3.1
- Fixed clockrate not changing.
- Removed faulty FPS counter.
- Allowing 222mhz GPU.
v3
- Made overclocking more precise.
- Deactivated inital auto overclock.
v2
- Minor bug fixes for various games.
v1
- Initial release.