Framecounter Vita: Difference between revisions
From GameBrew
More actions
No edit summary |
No edit summary |
||
| Line 17: | Line 17: | ||
|website=https://wololo.net/talk/viewtopic.php?t=48014 | |website=https://wololo.net/talk/viewtopic.php?t=48014 | ||
|source=https://github.com/Rinnegatamante/Framecounter | |source=https://github.com/Rinnegatamante/Framecounter | ||
|discussion=https://www.patreon.com/Rinnegatamante | |||
}} | }} | ||
Framecounter is a little plugin that works as an FPS counter. It will show an FPS counter on the top left side of your screen. | Framecounter is a little plugin that works as an FPS counter. It will show an FPS counter on the top left side of your screen. | ||
| Line 42: | Line 43: | ||
==Credits== | ==Credits== | ||
A huge thanks to everyone who helped me getting into taiHen on #vitasdk. | |||
== External links == | == External links == | ||
Revision as of 02:52, 3 February 2023
| Framecounter | |
|---|---|
| General | |
| Author | Rinnegatamante |
| Type | Plugins |
| Version | 1.2 |
| License | Mixed |
| Last Updated | 2018/07/11 |
| Links | |
| Download | |
| Website | |
| Source | |
Framecounter is a little plugin that works as an FPS counter. It will show an FPS counter on the top left side of your screen.
Installation
Copy the .suprx file to ux0(ur0):tai/ then write the path to the plugin in the config.txt.
Enable it under *ALL or under *TITLEID for any specific game that you want to use it on (change to ur0 if you store the plugin there)
*ALL ux0:tai/Framecounter.suprx
Controls
Hold Start for 3 seconds - Enable/Disable fps showing
Screenshots
Changelog
v1.2
- Micro update that adds the possibility to hide framerate by holding for 3 seconds Start since i got asked for such a feature multiple times.
v1.1
- Now it doesn't black screen anymore with homebrews (thanks to davee and xyz for pointing me to the solution).
Credits
A huge thanks to everyone who helped me getting into taiHen on #vitasdk.