More actions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{#seo: | {{#seo: | ||
|title=Vita Homebrew Apps (Plugins) - GameBrew! | |title=Vita Homebrew Apps (Plugins) - GameBrew! | ||
Line 16: | Line 15: | ||
|license=Mixed | |license=Mixed | ||
|download=https://dlhb.gamebrew.org/vitahomebrews/screenshotenablervita.7z | |download=https://dlhb.gamebrew.org/vitahomebrews/screenshotenablervita.7z | ||
|website= | |website=https://wololo.net/talk/viewtopic.php?t=47974 | ||
|source= | |source=https://github.com/yifanlu/taiHEN/blob/master/USAGE.md#hooking-weak-imports | ||
}} | }} | ||
Screenshot plugin for | '''Screenshot Enabler''' is a taiHEN plugin for enabling screenshot on games/apps that disable built-in screenshot option of Vita. | ||
Alternative version - Get [[freescreenshots Vita]] instead. | |||
==How To Use Screenshot Enabler?== | |||
*Screenshot plugin for PSVITA. | |||
*Put "screenshot.suprx" in 'tai' folder in the root of your Vita. | |||
*Change config.txt in that directory to load plugin for title of your choice by adding new lines like below: | |||
<pre> | |||
# titleid for your game (this one is for Ape Escape Demo for example to enable screenshot for ARK) | |||
*NPEG00005 | |||
ux0:tai/screenshot.suprx | |||
</pre> | |||
After that, you can use PS button + START combo as usual to take screenshots. | |||
== | ==Screenshot== | ||
[[image:screenshotenablervita.jpg|600px]] | |||
== | ==Notes== | ||
It has been tested on ARK, should work for other apps that disable screenshots though. | |||
This plugin is compiled from the source code here, i have zero addition to it: https://github.com/yifanlu/taiHEN/blob/master/USAGE.md#hooking-weak-imports | |||
==Changelog== | |||
'''(v.1.0)''' | '''(v.1.0)''' | ||
* First Release. | * First Release. | ||
==Credits/Thanks== | |||
*All credits belong to yifanlu. Also thanks to @frangar for helping me through. | |||
== External links == | == External links == | ||
* Official Website - | * Official Website - https://wololo.net/talk/viewtopic.php?t=47974 | ||
* Github - | * Github - https://github.com/yifanlu/taiHEN/blob/master/USAGE.md#hooking-weak-imports | ||
* VitaDB - https://vitadb.rinnegatamante.it/#/info/220 | * VitaDB - https://vitadb.rinnegatamante.it/#/info/220 | ||
Revision as of 03:03, 14 November 2022
Screenshot Enabler | |
---|---|
File:Screenshotenablervita.jpg | |
General | |
Author | reprep & yifanlu |
Type | Plugins |
Version | 1.0 |
License | Mixed |
Last Updated | 2017/03/27 |
Links | |
Download | |
Website | |
Source | |
Screenshot Enabler is a taiHEN plugin for enabling screenshot on games/apps that disable built-in screenshot option of Vita.
Alternative version - Get freescreenshots Vita instead.
How To Use Screenshot Enabler?
- Screenshot plugin for PSVITA.
- Put "screenshot.suprx" in 'tai' folder in the root of your Vita.
- Change config.txt in that directory to load plugin for title of your choice by adding new lines like below:
# titleid for your game (this one is for Ape Escape Demo for example to enable screenshot for ARK) *NPEG00005 ux0:tai/screenshot.suprx
After that, you can use PS button + START combo as usual to take screenshots.
Screenshot
Notes
It has been tested on ARK, should work for other apps that disable screenshots though.
This plugin is compiled from the source code here, i have zero addition to it: https://github.com/yifanlu/taiHEN/blob/master/USAGE.md#hooking-weak-imports
Changelog
(v.1.0)
- First Release.
Credits/Thanks
- All credits belong to yifanlu. Also thanks to @frangar for helping me through.