More actions
m (Text replacement - "GameBrew!" to "GameBrew") |
No edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{#seo: | {{#seo: | ||
|title=Vita Homebrew PC Tools (PC Utilities) - GameBrew | |title=Vita Homebrew PC Tools (PC Utilities) - GameBrew | ||
|title_mode=append | |title_mode=append | ||
|image= | |image=vitaicondownloader2.png | ||
|image_alt=Vita Icon Downloader | |image_alt=Vita Icon Downloader | ||
}} | }} | ||
{{Infobox Vita Homebrews | {{Infobox Vita Homebrews | ||
|title=Vita Icon Downloader | |title=Vita Icon Downloader | ||
|image= | |image=vitaicondownloader2.png | ||
|description=Small script written in Python to dump | |description=Small script written in Python to dump PS Vita icons to the PC from Vita appmeta folder using FTP. | ||
|author=Lvieira21 | |author=Lvieira21 | ||
|lastupdated=2020/10/15 | |lastupdated=2020/10/15 | ||
Line 15: | Line 14: | ||
|version=1.0.0 | |version=1.0.0 | ||
|license=Mixed | |license=Mixed | ||
|download=https://dlhb.gamebrew.org/vitahomebrews/ | |download=https://dlhb.gamebrew.org/vitahomebrews/vitaicondownloader.7z | ||
|website= | |website=https://www.reddit.com/r/vitahacks/comments/jb9t3q/release_vita_icon_downloader/ | ||
|source=https://github.com/Lvieira21/vita-dump-icons | |source=https://github.com/Lvieira21/vita-dump-icons | ||
}} | }} | ||
This script is intended to download PS Vita installed app icons in order to upload to a Discord Rich Presence app. | |||
It finds each icon0 from each appmeta game/app folder, downloads through FTP, saves it to a folder you choose under the gameID name in PNG format, and resizes it to discord app Standards. | |||
To be used with Electry's [[VitaPresence]] and MightyV's [[Vita Presence The Server|vita-presence-server]]. | |||
Currently the GUI version is only available for macOS and requires Google Chrome installed in order to work. | |||
==Screenshots== | ==Screenshots== | ||
https://dlhb.gamebrew.org/vitahomebrews/ | https://dlhb.gamebrew.org/vitahomebrews/vitaicondownloader3.png | ||
https://dlhb.gamebrew.org/vitahomebrews/ | https://dlhb.gamebrew.org/vitahomebrews/vitaicondownloader4.png | ||
==Known issues== | |||
If you cancel the directory selection prompt, the app hangs. | |||
== | ==Changelog== | ||
''' | '''v1.0.0''' | ||
* | *This is the first GUI release. I'll be building the windows version soon. | ||
*Notice: in order for it to work, you need Google Chrome installed. | |||
== External links == | == External links == | ||
* | * GitHub - https://github.com/Lvieira21/vita-dump-icons | ||
* Reddit - https://www.reddit.com/r/vitahacks/comments/jb9t3q/release_vita_icon_downloader/ | |||
* Reddit - | |||
Latest revision as of 13:37, 6 July 2024
Vita Icon Downloader | |
---|---|
General | |
Author | Lvieira21 |
Type | PC Utilities |
Version | 1.0.0 |
License | Mixed |
Last Updated | 2020/10/15 |
Links | |
Download | |
Website | |
Source | |
This script is intended to download PS Vita installed app icons in order to upload to a Discord Rich Presence app.
It finds each icon0 from each appmeta game/app folder, downloads through FTP, saves it to a folder you choose under the gameID name in PNG format, and resizes it to discord app Standards.
To be used with Electry's VitaPresence and MightyV's vita-presence-server.
Currently the GUI version is only available for macOS and requires Google Chrome installed in order to work.
Screenshots
Known issues
If you cancel the directory selection prompt, the app hangs.
Changelog
v1.0.0
- This is the first GUI release. I'll be building the windows version soon.
- Notice: in order for it to work, you need Google Chrome installed.