Pngshot-ssu Vita: Difference between revisions
From GameBrew
More actions
Created page with "{{Infobox Vita Homebrews |title=sys-screenuploader |image=sysscreenuploaderVita.png |description=A ported sys-screenuploader from switch to vita. |author=OctoNezd |lastupdated=2026/04/29 |type=Plugins |version=1.0.0 |license=MIT |download=https://dlhb.gamebrew.org/vitahomebrews/sysscreenuploaderVita.7z |website=https://www.reddit.com/r/vitahacks/comments/1sw3hfl/kinda_ported_sysscreenuploader_from_switch_to_vita/ |source=https://github.com/OctoNezd/pngshot-sys-screen-upl..." |
No edit summary |
||
| Line 2: | Line 2: | ||
|title=sys-screenuploader | |title=sys-screenuploader | ||
|image=sysscreenuploaderVita.png | |image=sysscreenuploaderVita.png | ||
|description= | |description=Take screenshots in PNG format. | ||
|author=OctoNezd | |author=OctoNezd | ||
|lastupdated=2026/04/29 | |lastupdated=2026/04/29 | ||
| Line 19: | Line 19: | ||
|image_alt=sys-screenuploader | |image_alt=sys-screenuploader | ||
}} | }} | ||
pngshot-ssu is a modification of pngshot which allows making screenshots in PNG format. The modification is that screenshots are sent to Telegram or Discord using | pngshot-ssu (pngshot-sys-screen-uploader) is a modification of [[pngshot Vita|pngshot]] which allows making screenshots in PNG format. The modification is that screenshots are sent to Telegram or Discord using screenuploader.bakatrouble.me service based on the [[Sys-screenuploader Switch|sys-screenuploader Switch plugin]]. | ||
== Installation == | == Installation == | ||
| Line 39: | Line 39: | ||
== Controls == | == Controls == | ||
PS button+Start - Take a screenshot | |||
Screenshots can be accessed with the Photos app, or from <code>ux0:picture/SCREENSHOT</code>. | Screenshots can be accessed with the Photos app, or from <code>ux0:picture/SCREENSHOT</code>. | ||
| Line 45: | Line 45: | ||
==Media== | ==Media== | ||
'''Pngshot-sys-screen-uploader demo''' ([https://www.youtube.com/watch?v=NOtk0emn10Q Octo]) <br> | '''Pngshot-sys-screen-uploader demo''' ([https://www.youtube.com/watch?v=NOtk0emn10Q Octo]) <br> | ||
<youtube width= | <youtube width="640">NOtk0emn10Q</youtube> | ||
==Changelog== | ==Changelog== | ||
| Line 52: | Line 52: | ||
== External links == | == External links == | ||
* GitHub - https://github.com/OctoNezd/pngshot-sys-screen-uploader | |||
* Reddit - https://www.reddit.com/r/vitahacks/comments/1sw3hfl/kinda_ported_sysscreenuploader_from_switch_to_vita/ | * Reddit - https://www.reddit.com/r/vitahacks/comments/1sw3hfl/kinda_ported_sysscreenuploader_from_switch_to_vita/ | ||
Revision as of 05:35, 12 July 2026
| sys-screenuploader | |
|---|---|
| General | |
| Author | OctoNezd |
| Type | Plugins |
| Version | 1.0.0 |
| License | MIT License |
| Last Updated | 2026/04/29 |
| Links | |
| Download | |
| Website | |
| Source | |
pngshot-ssu (pngshot-sys-screen-uploader) is a modification of pngshot which allows making screenshots in PNG format. The modification is that screenshots are sent to Telegram or Discord using screenuploader.bakatrouble.me service based on the sys-screenuploader Switch plugin.
Installation
Download from the Releases section or CI.
Copy pngshot-ssu.suprx to ur0:tai and add this into config.txt:
# Upload screenshots from screenshot key *main ur0:tai/pngshot-ssu.suprx # Swaps send to email button logic with upload to ssu button *NPXS10004 ur0:tai/pngshot-ssu.suprx
Create a ux0:data/pngshot-ssu directory. Write config.txt, based on the contents of config.sample.txt in the repository.
Controls
PS button+Start - Take a screenshot
Screenshots can be accessed with the Photos app, or from ux0:picture/SCREENSHOT.
Media
Pngshot-sys-screen-uploader demo (Octo)
Changelog
v1.0
- I think its more or less stable. I think. Hadnt been able to reproduce livearea glitches and lags after I disabled debugging plugins.