Skip to content

VITA Homebrew Sorter v1.24

Compare
Choose a tag to compare
@joel16 joel16 released this 30 Dec 18:58
· 58 commits to main since this release

If you are getting crashes on load make sure you have libshacccg.suprx installed. If you don't have it already you can install it by following this guide. Also, please note that the loadouts feature is currently disabled due to some issues with certain databases. It will be re-enabled with a new update once its fixed and extensively tested.


Change-log:

  • Fixed error when sorting on PSTV due to the power icon not having any associated title or titleID.
  • Removed hacky sorting workaround. Instead of performing a double update (reset position and then apply new positions), a new identical db table is created which then replaces the original tbl_appinfo_icon. This also improves the speed of sorting by 2x as in the previous releases.
  • Display child apps (apps inside folders) as nodes under their parent app trees (folders).
  • Prevent auto-suspend during the sorting process. (not that it should take that long unless you have a very large appDB)
  • Loadouts tab is currently disabled until the issues are sorted out.
  • Update imGui to v1.86
  • Add an about page(tab) that displays library versions as well as some basic application usage information.
  • Logging improvements (Properly log sqlite3_exec errors rather than just the query).
  • You can now press 'start' to exit the application.
  • Clean-up sqlite usage (Make use of sceClib, c++ casting, fixed api etc)

If you'd like to support this project, then feel free to buy me a cup of ☕.