More actions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{Infobox Vita Homebrews | {{Infobox Vita Homebrews | ||
|title=Screenshot Enabler | |title=Screenshot Enabler | ||
Line 14: | Line 8: | ||
|version=1.0 | |version=1.0 | ||
|license=Mixed | |license=Mixed | ||
|download=https://dlhb.gamebrew.org/vitahomebrews/ | |download=https://dlhb.gamebrew.org/vitahomebrews/screenshot.zip | ||
|website=https://wololo.net/talk/viewtopic.php?t=47974 | |website=https://wololo.net/talk/viewtopic.php?t=47974 | ||
|source=https://github.com/yifanlu/taiHEN/blob/master/USAGE.md#hooking-weak-imports | |source=https://github.com/yifanlu/taiHEN/blob/master/USAGE.md#hooking-weak-imports | ||
}} | }} | ||
{{#seo: | |||
|title=Vita Homebrew Apps (Plugins) - GameBrew | |||
|title_mode=append | |||
|image=screenshotenablervita2.png | |||
|image_alt=Screenshot Enabler | |||
}} | |||
Screenshot Enabler is a taiHEN plugin for enabling screenshot on games/apps that disable built-in screenshot option of Vita. | Screenshot Enabler is a taiHEN plugin for enabling screenshot on games/apps that disable built-in screenshot option of Vita. | ||
Latest revision as of 08:09, 4 August 2024
Screenshot Enabler | |
---|---|
General | |
Author | reprep, yifanlu |
Type | Plugins |
Version | 1.0 |
License | Mixed |
Last Updated | 2017/03/26 |
Links | |
Download | |
Website | |
Source | |
Screenshot Enabler is a taiHEN plugin for enabling screenshot on games/apps that disable built-in screenshot option of Vita.
Note: Use the alternative version freescreenshots instead, which combines this plugin and Watermark Disabler plugin.
Installation
Put screenshot.suprx in tai folder in the root of your Vita (ux0 or ur0).
Change config.txt in that directory to load plugin for title of your choice by adding new lines like below (change to ur0 if you store the plugin there)
# titleid for your game (this one is for Ape Escape Demo for example to enable screenshot for ARK) *NPEG00005 ux0:tai/screenshot.suprx
After installing, you can use PS button + Start combo as usual to take screenshots.
It has been tested on ARK, should work for other apps that disable screenshots though.
Credits
This plugin is compiled from the source code here.
All credits belong to yifanlu. Also thanks to @frangar for helping me through.