More actions
Freescreenshots Plugin | |
---|---|
File:Freescreenshotspluginvita.jpg | |
General | |
Author | reprep |
Type | Plugins |
Version | 1.0 |
License | Mixed |
Last Updated | 2017/04/04 |
Links | |
Download | |
Source | |
Freescreenshots is a plugin that enables native screenshots feature on any game and removes watermarks on games that use it for taken screenshots.
What is Freescreenshots?
Freescreenshots is a taiHEN plugin to literally free screenshots on your Vita. This plugin does two things:
- It enables screenshots for some games/apps which block taking screenshots. PSP emu is one example to this.
- It removes watermarks on screenshots some games/apps apply to screenshots.
Screenshot
How to use Freescreenshots
Put "freescreenshots.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 Super Stardust Delta for example to remove watermark on screenshots)
*PCSA00006 ux0:tai/freescreenshots.suprx
titleid for your game (this one is for Ape Escape Demo for example to enable screenshot for ARK)
*NPEG00005 ux0:tai/freescreenshots.suprx
After that, you can use PS button + START combo as usual to take screenshots. Now screenshots are enabled on every app/game and they won't be watermarked.
Notes
Most of the source code belong to yifanlu's screenshot disabling example. https://github.com/yifanlu/taiHEN/blob/master/USAGE.md#hooking-weak-imports
Changelog
(v.1.0)
- First Release.
Thanks
Thanks to dots_tb and frangar for helping me through and answering my stupid questions. Also TillusB's nowatermarks github was helpful.