More actions
m (Text replacement - "GameBrew!" to "GameBrew") |
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=MIT | |license=MIT | ||
|download=https://dlhb.gamebrew.org/vitahomebrews/nowatermarksvita.7z | |download=https://dlhb.gamebrew.org/vitahomebrews/nowatermarksvita.7z | ||
|website= | |website=https://www.reddit.com/r/vitahacks/comments/624902/comment/dfjofc1/ | ||
|source=https://github.com/TillusB/nowatermarks | |source=https://github.com/TillusB/nowatermarks | ||
}} | }} | ||
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] from here and replaced sceScreenshotOverlayImage with an empty function as suggested [https://www.reddit.com/r/vitahacks/comments/624902/comment/dfjofc1/ 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. | |||
* | |||
== External links == | 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/error-when-using-autoplugin#what-is-a-plugin https://cimmerian.gitbook.io/vita-troubleshooting-guide/plugins-related-problem/] | |||
Revision as of 01:37, 5 Ocak 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 from here 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/