Nowatermarks Vita: Difference between revisions
From GameBrew
More actions
No edit summary |
No edit summary |
||
| Line 20: | Line 20: | ||
Simple vita plugin to remove watermarks from screenshots. | Simple vita plugin to remove watermarks from screenshots. | ||
Based on YifanLu's [https://github.com/yifanlu/taiHEN/blob/master/USAGE.md#advanced-usage screenshot sample] | Based on YifanLu's [https://github.com/yifanlu/taiHEN/blob/master/USAGE.md#advanced-usage screenshot sample] and replaced sceScreenshotOverlayImage with an empty function as suggested [https://www.reddit.com/r/vitahacks/comments/624902/comment/dfjofc1/ here]. | ||
==Installation== | ==Installation== | ||
Revision as of 01:37, 5 January 2023
| nowatermarks | |
|---|---|
| File:Nowatermarksvita.jpg | |
| General | |
| Author | TillusB |
| Type | Plugins |
| Version | 0.01 |
| License | MIT License |
| Last Updated | 2017/04/12 |
| Links | |
| Download | |
| Website | |
| Source | |
Simple vita plugin to remove watermarks from screenshots.
Based on YifanLu's screenshot sample and replaced sceScreenshotOverlayImage with an empty function as suggested here.
Installation
Drop the .suprx into ux0(ur0):tai/ and add the line (change accordingly if you are using ur0)
*XXXXYYYYY ux0:tai/nowatermarks.suprx
where *XXXXYYYYY will be the titleID of the application you want to use this plugin on.
If you want to enable a plugin for all applications, use *ALL instead.
External links
- GitHub - https://github.com/TillusB/nowatermarks
- Reddit - https://www.reddit.com/r/vitahacks/comments/624902/comment/dfjofc1/
- Vita Troubleshooting Guide - https://cimmerian.gitbook.io/vita-troubleshooting-guide/plugins-related-problem/