Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Better Amphetamin Vita: Difference between revisions

From GameBrew
No edit summary
No edit summary
Line 1: Line 1:
{{cleanup|article|Needs cleanup}}
{{#seo:
{{#seo:
|title=Vita Homebrew Apps (Plugins) - GameBrew!
|title=Vita Homebrew Apps (Plugins) - GameBrew!
Line 17: Line 16:
|download=https://dlhb.gamebrew.org/vitahomebrews/betteramphetaminvita.7z
|download=https://dlhb.gamebrew.org/vitahomebrews/betteramphetaminvita.7z
|website=https://wololo.net/talk/viewtopic.php?f=116&t=46952
|website=https://wololo.net/talk/viewtopic.php?f=116&t=46952
|source=https://github.com/BeatPlay/BetterAmphetaminPlugin
|source=https://web.archive.org/web/20201029023841/https://github.com/BeatPlay/BetterAmphetaminPlugin
}}
}}
Improved version of Amphetamin plugin.
'''Better Amphetamin''' is an improved version of Amphetamin plugin.
 
==Media==
<youtube>-H5CYQvFcCI</youtube>


==What is Better Amphetamin?==
Better Amphetamine Plugin is the work of wololo forums user BeatPlay and is a fork of the reworked Amphetamine plugin by Rinnegatamante which itself was a fork of TheFloW's original plugin.


==Screenshots==
What the original plugin was meant to do was allow you to overclock the CPU of your Vita, but now with Henkaku R6 you can also slightly overclock your GPU to allow for better performance in games.
https://dlhb.gamebrew.org/vitahomebrews/betteramphetaminvita-01.jpg
https://dlhb.gamebrew.org/vitahomebrews/betteramphetaminvita-02.jpg
https://dlhb.gamebrew.org/vitahomebrews/betteramphetaminvita-03.jpg
https://dlhb.gamebrew.org/vitahomebrews/betteramphetaminvita-04.jpg
https://dlhb.gamebrew.org/vitahomebrews/betteramphetaminvita-05.jpg
https://dlhb.gamebrew.org/vitahomebrews/betteramphetaminvita-06.jpg
https://dlhb.gamebrew.org/vitahomebrews/betteramphetaminvita-07.jpg
https://dlhb.gamebrew.org/vitahomebrews/betteramphetaminvita-08.jpg


==Changelogs==
==Features==
'''(v.1.0)'''
*Overclocking (NEW: GPU XBAR Frequency)
* First Release.
*Added optional auto*overclock
 
*Added optional auto*underclock
== External links ==
*Remaining battery (in mAh)
* Official Website - https://wololo.net/talk/viewtopic.php?f=116&t=46952
*Estimated SoT
* Github - https://github.com/BeatPlay/BetterAmphetaminPlugin
*Estimated time to fully charge the battery
* VitaDB - Better Amphetamine Plugin is the work of wololo forums user BeatPlay and is a fork of the reworked Amphetamine plugin by Rinnegatamante which itself was a fork of TheFloW�s original plugin. What the original plugin was meant to do was allow you to overclock the CPU of your Vita, but now with Henkaku R6 you can also slightly overclock your GPU to allow for better performance in games.
*Battery temperature
*custom Controller color (FULL RGB) (PS TV)


== Function ==
== Function ==
* Overclocking (duh)
* Overclocking (duh)
* emaining battery (in mAh)
* emaining battery (in mAh)
Line 53: Line 43:
* Game Title ID
* Game Title ID


== Usage ==
==Installing Better Amphetamin Plugin==


Create a folder called plugins in ux0:/ . Then put amphetamin.suprx and game.txt into ux0:/plugins/.
Create a folder called <code>plugins</code> in <code>ux0:/</code> . Then put <code>amphetamin.suprx</code> and <code>game.txt</code> into <code>ux0:/plugins/</code>.


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.
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.


You can download both amphetamin.suprx and game.txt from release page.
You can download both <code>amphetamin.suprx</code> and <code>game.txt</code> from release page.


== Config ==
==Media==
<youtube>-H5CYQvFcCI</youtube>
 
==Screenshot==
[[image:betteramphetaminvita.jpg|600px]]


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:
== Configing Better Amphetamin ==
For advanced setting, create a file named <code>config.txt</code> and put it into <code>ux0:/data/amphetamin</code>. 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 <code>\n</code> for linebreak). The file content must be:


freq_accurate=0
<pre>freq_accurate=0
show_advanced=0
show_advanced=0
freq_accurate: 1 to enable accurate frequence(5MHz per select)
auto_oc=0 //deprecated
show_advanced: 1 to enable advaned setting(currently has XBAR clock setting)
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</pre>


You can also download that config.txt from release page. You can also transfer it to PSV and use VitaShell to edit it.
<code>freq_accurate</code> : 1 to enable accurate frequence(5MHz per select)<br />
<code>show_advanced</code> : 1 to enable advaned setting(currently has XBAR clock setting) <code>default_profile</code> : 1 to max battery, 2 to default, 3 to max performance <code>temp_in_fahrenheit</code>: 1 to display battery temperature in Fahrenheit <code>psn_info</code> : 0 to disable PSN info <code>pstv_features</code> : 1 to enable PS-TV Features (Controller color) <code>c*_red</code> : Set the Red RGB of Controller X to 0-255 <code>c*_green</code> : Set the Green RGB of Controller X to 0-255 <code>c*_blue</code> : Set the Blue RGB of Controller X to 0-255


==Changelog for Better Amphetamine Plugin==
You can also download that <code>config.txt</code> from release page. You can also transfer it to PSV and use VitaShell to edit it.


'''v3.2'''
==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


* add GPU XBAR(Crossbar) frequency(need advanced setting)
== External links ==
* add config for advanced setting and accurate frequency
* Official Website - https://wololo.net/talk/viewtopic.php?f=116&t=46952
* add battery temperature
* Github - [https://web.archive.org/web/20201029023841/https://github.com/BeatPlay/BetterAmphetaminPlugin https://github.com/BeatPlay/BetterAmphetaminPlugin]
* add game TITLE_ID
* VitaDB - https://vitadb.rinnegatamante.it/#/info/41
 
'''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
 
==Instructions for using Better Amphetamine Plugin==
 
* Copy amphetamine.suprx to the ux0:/plugins/ folder
* Create a game.txt inside the same folder
* Inside that file put this line: ux0:/plugins/amphetamin.suprx 1 and save.
* When inside a dumped game, press SELECT for a few seconds to bring up the overclocking menu.
 
https://vitadb.rinnegatamante.it/#/info/41
* Gbatemp -
* Google Source -
* Reddit -
* Gitlab -

Revision as of 04:42, 15 November 2022

Better Amphetamin
File:Betteramphetaminvita.jpg
General
AuthorBeatPlay
TypePlugins
Version3.5 Beta 2
LicenseMixed
Last Updated2016/09/27
Links
Download
Website
Source

Better Amphetamin is an improved version of Amphetamin plugin.

What is Better Amphetamin?

Better Amphetamine Plugin is the work of wololo forums user BeatPlay and is a fork of the reworked Amphetamine plugin by Rinnegatamante which itself was a fork of TheFloW's original plugin.

What the original plugin was meant to do was allow you to overclock the CPU of your Vita, but now with Henkaku R6 you can also slightly overclock your GPU to allow for better performance in games.

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)

Function

  • Overclocking (duh)
  • emaining battery (in mAh)
  • Estimated SoT
  • Estimated time to fully charge the battery
  • Eslimated battery temperature
  • Game Title ID

Installing Better Amphetamin Plugin

Create a folder called plugins in ux0:/ . Then put amphetamin.suprx and game.txt into ux0:/plugins/.

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.

You can download both amphetamin.suprx and game.txt from release page.

Media

Screenshot

File:Betteramphetaminvita.jpg

Configing Better Amphetamin

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 temp_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 also download that config.txt from release page. You can also transfer it to PSV and use VitaShell to edit it.

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

External links

Advertising: