Le développement de sphaira est rapide, et les versions s’enchaînent à un rythme effréné, au fil des remontés des utilisateurs que iTotalJustice écoute attentivement. Voici donc une nouvelle révision, qui ajoute pas mal de souplesse dans certaines fonctionnalités (extraction/compression zip), tout en réactivant le menu irs qu’il avait retiré dans la version 0.8.1.
↓ Nouveautés / Corrections (cliquer pour voir) ↓'
0.8.2
- Update zh.json by @BIGBIGSUI in #129
- highlight the currently select entry in popup list.
- remove stale etags if the server does not send back a new etag. fixes appstore images constantly being requested.
- only append etag if the dst file already exists.
- enable the curl option to request compressed data from the server. this allows for slightly faster download speeds when requesting text (json, xml) data.
- add option to extract multiple / single zip files.
- add option to compress multiple single files into a zip.
- themezer now displays the file name when it’s extracting.
- the « install forwarder » option in the filebrowser has been move outside of the « advanced menu ».
- added select all option in the filebrowser by pressing ZL.
- added back the irs menu.
- irs menu will now try and connect to the first available joycon that supports irs.
- irs menu now displays the name of the connected joycon in the title bar.
0.8.1
- fix appstore author search being case sensitive.
- gc_menu now waits on the gamecard inserted event, rather than polling. slightly reduces core3 usage.
- fix control nca (name and icon) mounting due to uses the app_id rather than the program id when mounting.
- stream installs can now parse the control nca, allowing for artwork and application name to be parsed during installs.
- improved « skip_if_already_installed » option by checking each nca existence, rather than checking if all exist in order to skip.
- re-write usb protocol to match Tinfoils. this allows applications such as ns-usbloader and fluffy to be used with sphaira.
- add « boost mode » option for installing. this increases the CPU clock and reduces the GPU clock, can improve transfer speed.
- removed the irs menu. no one used it.
- removed the web menu. the switch web browser sucks, and no one used it.
- add option in the theme menu to download the default background music, i highly recommend it.
- added shortcut for the « misc » menu, triggered by pressing « – » (minus), this allows for faster navigation between menus.
- small optimisations throughout the code base.
Github | GBAtemp