Page 1 of 1

[Release] Watermark Disabler Plugin

Posted: Mon Apr 03, 2017 10:18 pm
by reprep
This is a taiHEN plugin for disabling watermark some games/apps apply to screenshots on Vita.

Put "watermarkdisabler.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)
*PCSA-00006
ux0:tai/watermarkdisabler.suprx

After that, you can use PS button + START combo as usual to take screenshots. Now your screenshots won't be watermarked.

It has been tested on Super Stardust Delta, should work for other apps/games that watermark screenshots though.

Most of the source code belong to yifanlu's screenshot disabling example. https://github.com/yifanlu/taiHEN/blob/ ... ak-imports

Also thanks to @dots_tb for helping me through.

main.c https://pastebin.com/1epJ0Kxv

Have fun.

P.S. If requested, this can be merged with Screenshot Enabler plugin to make a two-in-one tool.

EDIT: Get freescreenshots instead viewtopic.php?f=116&t=48010&p=417674

Re: [Release] Watermark Disabler Plugin

Posted: Tue Apr 04, 2017 3:58 pm
by CelesteBlue
Glad that this project achieved.
Thanks.