More actions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{#seo: | {{#seo: | ||
|title=Vita Homebrew Apps (Plugins) - GameBrew! | |title=Vita Homebrew Apps (Plugins) - GameBrew! | ||
Line 19: | Line 18: | ||
|source=https://github.com/xyzz/pngshot | |source=https://github.com/xyzz/pngshot | ||
}} | }} | ||
'''Pngshot''' is a plugin to make screenshots great again. | |||
== | ==What is Pngshot?== | ||
Pngshot is a plugin that replaces standard compressed JPG screenshots with PNG screenshots without watermark. | |||
It also enables screenshots taking in every game. | |||
== | ==Pngshot's Features == | ||
* Takes screenshots in png format | |||
https:// | * No watermark | ||
* Take screenshots in any app | |||
==Screenshot== | |||
[[image:pngshotvita.jpg|600px]] | |||
== How To Instal Pngshot == | |||
Download here or from the [https://github.com/xyzz/pngshot/releases Releases section]. | |||
Copy <code>pngshot.suprx</code> to <code>ur0:tai</code> and add <code>ur0:tai/pngshot.suprx</code> below <code>*main</code> in <code>ur0:tai/config.txt</code>. | |||
Note that this was only tested with retail SceShell. If, for some reason, you have some weird modifications done to your SceShell, this plugin will probably crash your Vita. | |||
== Pngshot's Usage == | |||
Press PS button + Start to take a screenshot. You can access screenshots with the Photos app, or from <code>ux0:picture/SCREENSHOT</code>. | |||
== Additional notes == | |||
To compile this plugin from source, you need a custom build of libpng (the one in vdpm will not work). Check out <code>libpng</code> directory for a working <code>VITABUILD</code>. | |||
==Changelog== | |||
'''(v.1.3)''' | |||
* Added Testkit/DEX support. | |||
'''(v.1.2)''' | |||
*Added support for 3.68 | |||
'''(v.1.1)''' | |||
*Added support for 3.65/3.67 | |||
'''(v.1.0)''' | '''(v.1.0)''' | ||
* First Release. | * First Release. | ||
== External links == | == External links == | ||
* Github - https://github.com/xyzz/pngshot | * Github - https://github.com/xyzz/pngshot | ||
* VitaDB - https://vitadb.rinnegatamante.it/#/info/283 | * VitaDB - https://vitadb.rinnegatamante.it/#/info/283 | ||
Revision as of 12:56, 11 November 2022
pngshot | |
---|---|
File:Pngshotvita.jpg | |
General | |
Author | xyzz |
Type | Plugins |
Version | 1.3 |
License | MIT License |
Last Updated | 2019/04/06 |
Links | |
Download | |
Source | |
Pngshot is a plugin to make screenshots great again.
What is Pngshot?
Pngshot is a plugin that replaces standard compressed JPG screenshots with PNG screenshots without watermark.
It also enables screenshots taking in every game.
Pngshot's Features
- Takes screenshots in png format
- No watermark
- Take screenshots in any app
Screenshot
How To Instal Pngshot
Download here or from the Releases section.
Copy pngshot.suprx
to ur0:tai
and add ur0:tai/pngshot.suprx
below *main
in ur0:tai/config.txt
.
Note that this was only tested with retail SceShell. If, for some reason, you have some weird modifications done to your SceShell, this plugin will probably crash your Vita.
Pngshot's Usage
Press PS button + Start to take a screenshot. You can access screenshots with the Photos app, or from ux0:picture/SCREENSHOT
.
Additional notes
To compile this plugin from source, you need a custom build of libpng (the one in vdpm will not work). Check out libpng
directory for a working VITABUILD
.
Changelog
(v.1.3)
- Added Testkit/DEX support.
(v.1.2)
- Added support for 3.68
(v.1.1)
- Added support for 3.65/3.67
(v.1.0)
- First Release.
External links
- Github - https://github.com/xyzz/pngshot
- VitaDB - https://vitadb.rinnegatamante.it/#/info/283