vgmoose
vgmoose
More information about how to view this info: https://www.reddit.com/r/jailbreak/comments/e1s9p9/tip_use_filza_to_search_your_entire_text_message/
Been having a few conversations with @ITotalJustice and I'm feeling confident that we can get an initial version of currently-installed detection in the next release > So my take on...
Currently, the "Local" state is only used for legacy Wii U apps that have XML metadata, and for hb-appstore itself (If it's running from an NRO, but hasn't technically been...
Fixed in [2.3.1](https://github.com/fortheusers/hb-appstore/releases/tag/v2.3.1)
Fixed in [2.3.1](https://github.com/fortheusers/hb-appstore/releases/tag/v2.3.1)
libget now supports interfacing with OSC repos, if you create a custom repos.json with an entry of `"type": "osc"`. [Example here](https://github.com/fortheusers/libget#example-local-repo-jsons): ``` { "repos": [{ "name":"Wii OSC Repo", "url":"https://hbb1.oscwii.org", "type":"osc",...
is there a reason not to always do this? (instead of putting it behind select)
Update! The [FAQ](https://checkra.in) now contains the following info: > We will release the full checkra1n source once we have a Windows GUI version. We had hoped to get there in...
Currently we're adding "Aroma-ready" to the next release. I do agree that the sidebar code needs some reworking though. Adding categories to web is a lot easier than changing the...
To clarify, the new list of [Wii U categories](https://github.com/fortheusers/hb-appstore/blob/f2cffc1cc864fda5c44e52136abe8fdda7f83162/gui/Sidebar.hpp#L35-L37) in 2.3 will be: ``` "Search", "All Apps", "Aroma-Ready", "Games", "Emulators", "Tools", "Advanced", "Misc" ``` "Misc" functions as a catch-all, if...