Framecapper Vita: Difference between revisions
From GameBrew
More actions
Created page with "{{Infobox Vita Homebrews |title=Framecapper |image=psvita2.png |description=A simple plugin for PSVita that forces 30 FPS framecap. |author=Rinnegatamante |lastupdated=2025/07/20 |type=Plugins |version=1.1 |license=GPL-3.0 |download=https://dlhb.gamebrew.org/vitahomebrews/FramecapperVita.7z |website=https://www.rinnegatamante.eu/vitadb/#/info/1283 |source=https://github.com/Rinnegatamante/Framecapper |donation=https://www.patreon.com/Rinnegatamante }} {{#seo: |title=Vita..." |
No edit summary |
||
| Line 17: | Line 17: | ||
|title_mode=append | |title_mode=append | ||
|image=psvita2.png | |image=psvita2.png | ||
|image_alt= | |image_alt=Framecapper Vita | ||
}} | }} | ||
Simple plugin that allows to force a 20/30 FPS framecap on PSVita apps by forcing specific VSync intervals. | Simple plugin that allows to force a 20/30 FPS framecap on PSVita apps by forcing specific VSync intervals. | ||
Revision as of 09:47, 26 July 2025
| Framecapper | |
|---|---|
| General | |
| Author | Rinnegatamante |
| Type | Plugins |
| Version | 1.1 |
| License | GPL-3.0 |
| Last Updated | 2025/07/20 |
| Links | |
| Download | |
| Website | |
| Source | |
| Support Author | |
Simple plugin that allows to force a 20/30 FPS framecap on PSVita apps by forcing specific VSync intervals.
Differences between suprx files
Framecapper30.suprx: 30 FPS cap for applications already having V-Sync functionality.Framecapper20.suprx: 20 FPS cap for applications already having V-Sync functionality.Framecapper30Inject.suprx: 30 FPS cap for applications not already having V-Sync functionality.Framecapper20Inject.suprx: 20 FPS cap for applications not already having V-Sync functionality.
Setup Instructions
- Install this plugin by copying the suprx files (depending on what framerate target you want) to your taiHEN plugins folder (usually
ux0:tai) and adding entries to yourconfig.txtunder*ALLor under specific Title ID sections you want to use the plugin on.
A simple plugin for PSVita that forces 30 FPS framecap.
Changelog
v1.1
- Added support for injecting V-Sync into applications not using it.
v1.0
- First Release.