Nowatermarks Vita: Difference between revisions
From GameBrew
More actions
No edit summary |
No edit summary |
||
| (4 intermediate revisions by the same user not shown) | |||
| Line 2: | Line 2: | ||
|title=Vita Homebrew Apps (Plugins) - GameBrew | |title=Vita Homebrew Apps (Plugins) - GameBrew | ||
|title_mode=append | |title_mode=append | ||
|image= | |image=psvita2.png | ||
|image_alt=nowatermarks | |image_alt=nowatermarks | ||
}} | }} | ||
{{Infobox Vita Homebrews | {{Infobox Vita Homebrews | ||
|title=nowatermarks | |title=nowatermarks | ||
|image= | |image=psvita2.png | ||
|description=Simple vita plugin to remove watermarks from screenshots. | |description=Simple vita plugin to remove watermarks from screenshots. | ||
|author=TillusB | |author=TillusB | ||
| 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== | ||
Drop the .suprx into ux0(ur0):tai/ and add the line (change | Drop the .suprx into ux0(ur0):tai/ and add the line to tai/config.txt (change to ur0 if you store the plugin there) | ||
*XXXXYYYYY | *XXXXYYYYY | ||
Latest revision as of 06:47, 7 January 2023
| nowatermarks | |
|---|---|
| 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 to tai/config.txt (change to ur0 if you store the plugin there)
*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/