More actions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{#seo: | {{#seo: | ||
|title=Vita Homebrew Apps (Other Apps) - GameBrew! | |title=Vita Homebrew Apps (Other Apps) - GameBrew! | ||
Line 19: | Line 18: | ||
|source=https://github.com/D5C85B13876B8/hbb | |source=https://github.com/D5C85B13876B8/hbb | ||
}} | }} | ||
Download and install VPK files on your Vita without using a computer or a web browser. | |||
taiHENkaku: Requires "Enable unsafe homebrew" on. | |||
==Screenshots== | ==Screenshots== | ||
Line 30: | Line 27: | ||
https://dlhb.gamebrew.org/vitahomebrews/homebrewdownloadervita-03.jpg | https://dlhb.gamebrew.org/vitahomebrews/homebrewdownloadervita-03.jpg | ||
https://dlhb.gamebrew.org/vitahomebrews/homebrewdownloadervita-04.jpg | https://dlhb.gamebrew.org/vitahomebrews/homebrewdownloadervita-04.jpg | ||
== | ==Changelog== | ||
'''(v.1.0)''' | '''(v.0.3)''' | ||
*Category list now supports UTF-8 | |||
*Added ratings, Press triangle on an app page that is installed to open the rating dialog. There has to be ratings from at least 3 different IP addresses before it will display the result on the app page. | |||
'''(v.0.23)''' | |||
*UTF-8 text. | |||
*Background image. | |||
'''(v.0.22)''' | |||
*Fixed download/install progress bar. | |||
*Fixed an XSS issue with the HTML output on the server. | |||
*Now checks everything in a VPK. | |||
*Can now use domain names as the server address. | |||
*Also, You can enable (Item descriptions only and very slow) support for UTF-8 if you build the client from source, uncomment UsingPgfText in main.h | |||
'''(v.0.2.1)''' | |||
* Fixed some crashes that would happen during download/install on the client and fixes a problem where HTTP_AcceptIPs wasn't working correctly on the server. | |||
'''(v.0.2)''' | |||
Has some bugs and the code really needs to be cleaned up, but should mostly work. | |||
hbb_Win32.zip contains the server for Windows and the client vpk. | |||
To use the client vpk, you need a config file. See Readme.txt for more info. | |||
'''Known problems:''' | |||
*Some vpk files will cause crashes. | |||
*Download is slow if the vpk has many files. | |||
*The progress bar during download/install will sometimes appear to reset, however it is still working fine. | |||
*Text wrapping in descriptions isn't very good and will sometimes wrap lines much earlier than they should be. | |||
'''(v.0.1)''' | |||
* First Release. | * First Release. | ||
== External links == | == External links == | ||
* Github - https://github.com/D5C85B13876B8/hbb | * Github - https://github.com/D5C85B13876B8/hbb | ||
* VitaDB - https://vitadb.rinnegatamante.it/#/info/179 | * VitaDB - https://vitadb.rinnegatamante.it/#/info/179 | ||
Revision as of 02:10, 6 November 2022
Homebrew Downloader | |
---|---|
General | |
Author | D5C85B13876B8 |
Type | Other Apps |
Version | 0.3 |
License | Mixed |
Last Updated | 2016/10/21 |
Links | |
Download | |
Source | |
Download and install VPK files on your Vita without using a computer or a web browser.
taiHENkaku: Requires "Enable unsafe homebrew" on.
Screenshots
Changelog
(v.0.3)
- Category list now supports UTF-8
- Added ratings, Press triangle on an app page that is installed to open the rating dialog. There has to be ratings from at least 3 different IP addresses before it will display the result on the app page.
(v.0.23)
- UTF-8 text.
- Background image.
(v.0.22)
- Fixed download/install progress bar.
- Fixed an XSS issue with the HTML output on the server.
- Now checks everything in a VPK.
- Can now use domain names as the server address.
- Also, You can enable (Item descriptions only and very slow) support for UTF-8 if you build the client from source, uncomment UsingPgfText in main.h
(v.0.2.1)
- Fixed some crashes that would happen during download/install on the client and fixes a problem where HTTP_AcceptIPs wasn't working correctly on the server.
(v.0.2) Has some bugs and the code really needs to be cleaned up, but should mostly work.
hbb_Win32.zip contains the server for Windows and the client vpk. To use the client vpk, you need a config file. See Readme.txt for more info.
Known problems:
- Some vpk files will cause crashes.
- Download is slow if the vpk has many files.
- The progress bar during download/install will sometimes appear to reset, however it is still working fine.
- Text wrapping in descriptions isn't very good and will sometimes wrap lines much earlier than they should be.
(v.0.1)
- First Release.