Back
sphaira
by iTotalJustice
|
Version | 0.11.3 |
Zip size | 1,092 KiB |
License | GPLv3 |
Updated | 29/05/2025 |
Downloads | 19,875 |
MD5 | cd6bee395cdc20a39bad099282cbf70a |
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.11.3
Fixed ncz install caused by write offset being incremented twice.
Fixed zlt being set only when size == max_packet rather than size % max_packet == 0.
Added web browser back.
Added list of built-in URL's for the web browser.
Update Russian translation by @redraz in #155
0.11.2
fix filebrowser displaying native (sd) folders as empty in the info.
enable mounting hdd over ftp.
fix the left-side menu appearing as an option in the misc menu.
change builtin updater to update all sphaira paths.
fix toggling the ftp option in the network menu which would prevent ftp from re-starting.
workaround users using file based emummc (please use partiton based) which would cause file copy (sd -> sd), game dumps and installing.
hasher is now multi-threaded (80 MB/s + for sd,100 MB/s+ for hdd).
file copy is now multi-threaded (2.5x speed up for sd -> hdd copy).
0.11.1
fix filebrowser splitscreen crash when changing between views.
0.11.0
gamecard (xci) dumping, both full and trimmed.
gamecard cert / bin dumping.
gamecard auto trim detection (for flashcart).
multi-threaded game dumping.
multi-threaded file uploads.
added extension for usb S2S install which allows for multi-threaded transfers.
controller led flashing during ftp/mtp/nxlink is limited to player 1 now, rather than all controllers.
disable auto sleep during file transfer.
add usbds max packet detection and zlt handling.
disable error box on all transfer errors.
gamecard menu can now be accessed even if install is disabled, to allow for dumping.
add hdd mount support to the file browser.
add hdd dumping support.
add split screen mode for the file browser.
massively improve boot time (730ms -> 280ms).
add file hashing in the file browser (crc32, md5, sha1, sha256).
add scrolling text for progress bar and menus (no more clipped text).
display game icon whilst dumping nsp / gamecard.
fix time/battery text position changing every few seconds due to spacing issue.
loads of new translation changes (thank you to everyone!)
enable boost mode during boot and file transfers, speeds up some transfers by 1.5x.
add file assoc for nxmp and SwitchWave. clicking on any media file (such as .mp4) in the filebrowser will show allow you to load that file with either of the above apps.
support for changing the left-side menu.
optimised appstore unzip code by interating the zip rather than searching for each file, reduces retroarch extract time from 52s -> 26s.