Skip to content

A basic PS VITA homebrew application that sorts the application database in your LiveArea.

License

Notifications You must be signed in to change notification settings

joel16/VITA-Homebrew-Sorter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VITA-Homebrew-Sorter

A basic PS VITA homebrew application that sorts the application database in your LiveArea. The application sorts apps and games that are inside folders as well. This applications also allows you to backup your current "loadout" that you can switch into as you wish. A backup will be made before any changes are applied to the application database. This backup is overwritten each time you use the sort option. You can find the backup in ux0:/data/VITAHomebrewSorter/backups/app.db.

VITA Homebrew Sorter Screenshot

Disclaimer

I am not responsible for anything that happens to your device after the use of this software. I always make sure to test my software(s) thoroughly before release. If you do encounter any problems please submit an issue with a copy of your app.db (ur0:/shell/db/app.db).

Features:

  • Sort app list by title/titleID alphabetically (ascending)
  • Sort app list by title/titleID alphabetically (descending)
  • Sort bubbles inside of folders only.
  • Sort bubbles that are not inside folders only.
  • Display app list after sorting is applied using ImGui's tables API.
  • Backup application database before sorting is applied. Note: Two backups are made. An original backup for first time use (ux0:/data/VITAHomebrewSorter/backups/app.db.bkp), and another backup which is overwritten everytime the sort functionality is used (ux0:/data/VITAHomebrewSorter/backups/app.db).
  • Custom loadouts to backup/restore. (Do note: If you install a new application after you've already backed up your loadout and then attempt to restore this loadout, the new application will not appear on LiveArea and a warning message will be displayed. You can work around this by overwriting your load out backups each time an app is installed or simple re-install the VPK. Although the new application's icon will not appear on LiveArea, its data should not be lost.)

Credits:

About

A basic PS VITA homebrew application that sorts the application database in your LiveArea.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages