Back
sphaira
by iTotalJustice
|
Version | 0.13.3 |
Zip size | 1,144 KiB |
License | GPLv3 |
Updated | 19/06/2025 |
Downloads | 45,784 |
MD5 | 9fb2c5029dbb3164cfa4d316bb2c825f |
App Details
A homebrew menu for the switch.
Features:
Launch homebrew
File browser
Appstore
Create / installer forwarders for homebrew
Theme browser, powered by Themezer
And many more!
A homebrew menu for the switch.
Screenshots
Changelog
0.13.3
- Fixed account save listing where the profile uid differs from the account uid
0.13.2
- Fixed CreateFolderWithPath for hdd crashing due to a nullptr dereference.
- Fixed flashcart detection in the GameCard menu.
0.13.1
- Fixed potential deadlock if an invalid jpeg was loading with nvjpg.
0.13.0
- fixed rare crash when closing the appstore.
- fixed gc menu not being able to select "Back" whilst a gamecard is not inserted.
- fixed themezer theme download crash when downloading certain themes that had % in their file name.
- fixed hdd freeze when doing hdd->hdd copy, zip or unzip due to a deadlock bug in usbhsfs (will be fixed upstream soon).
- fixed not deleting save before restoring, which could result in stale files being leftover.
- fixed es ticket struct being the wrong size, this could result in failed installs.
- fixed the filebrowser not displaying the correct current mount fs when translations were enabled.
- fixed filebrowser split screen button not working.
- fixed tik/cert files being placed at the beginning of the nsp when dumped, they're now placed at the end of the file list, following standardNSP.
- added save backup / restore to USB.
- homebrew refreshes itself when an app is installed / removed from the appstore, as well as downloading via ghdl.
- added support for all save types (system, bcat, cache, device).
- added more descriptive error messages for internal sphaira errors.
- enable boost mode as early as possible during init.
- added mtp custom mount support (sd card, image sd/nand, install, speed test).
- use the real save timestamp when creating a save zip backup.
- added common ticket patching if the ticket has been modified. this is applied during install and game dumping.
- added personalised -> common ticket convert option for installing.
0.12.0
- fix ncz block installs.
- fix usbds setting zlt for both read/write, rather than just write.
- appstore add option to view installed files.
- appstore add option to view project website.
- add support for setting custom forwarder gif/logo from file.
- option to swap left/right side menus.
- multi-threaded zip and unzip.
- further optimise appstore installing by downloading zip to memory rather than file, multi-threading the md5 hash and multi-threading the unzip.
- use nxtc for title caching.
- use oss-nvjpg for jpeg loading (improved performance over stbi).
- add save menu, currently backup and restore are supported.
- further optimise zip/unzip code by increasing the file buffer size to reduce io r/w.
- fix action buttons in the filebrowser not responding to touch screen.
- Pt patches by @ninstar.
- Add default theme and update screenshots by @ninstar.
- Updated theme and new strings. by @Yorunokyujitsu.
- 中文语言文件更新 by @Johnluckygogogo.
- Update fr.json by @chronoss09.
- fixed long strings, translate untranslated by @rashevskyv.