Releases: noirscape/SwitchGuide-Updater
Releases · noirscape/SwitchGuide-Updater
Atmosphere 0.8.2 changes
This changes the updater to accomodate for an undocumented move of BCT.ini
and fusee-secondary.bin
.
Changelog:
- Remove
BCT.ini
from sdroot if it exists. - Remove
fusee-primary.bin
from sdroot if it exists. - Remove
fusee-secondary.bin
from sdroot if it exists. - Change download paths for
fusee-secondary.bin
andfusee-primary.bin
. - Update
hekate_ipl.ini
iffusee-primary.bin
was removed.
1.3.0 - nx-hbloader/nx-hbmenu
Changelog
- nx-hbloader included. Downloads to
/atmosphere/hbl.nsp
. - nx-hbmenu included. Downloads to
/hbmenu.nro
.
1.2.4: 5 times is a cinqlet
Idk what a cinqlet is
1.2.3
Third time's the charm
1.2.2 Whooops
Atmosphere 0.8.0 (again)
Changelog
- Added accidentally lost
os.makedirs()
calls during transition.
1.2.0 changes:
- Functionizes file downloading since repeating the same 5 lines of code makes me weep a little inside.
- Add
fatal
module from Atmosphere 0.8.0 to the updated file list.
Atmosphere 0.8.0
Changelog
- Functionizes file downloading since repeating the same 5 lines of code makes me weep a little inside.
- Add
fatal
module from Atmosphere 0.8.0 to the updated file list.
No changes were made to the server files.
Derp
This release is the same as 1.1.1, it just fixes a variable that wouldnt properly update a specific file.
The changelog below is exactly the same.
Changelog
- Add the boot2 exefs kip from the 0.7.4 release.
- This fixes a minor issue where users that updated to Atmosphere 0.7.4 would no longer be able to see that they launched Atmosphere in the settings. Users who already updated should update again to get this kip.
No changes were made to the server files.
Atmosphere 0.7.4 fix
Changelog
- Add the boot2 exefs kip from the 0.7.4 release.
- This fixes a minor issue where users that updated to Atmosphere 0.7.4 would no longer be able to see that they launched Atmosphere in the settings. Users who already updated should update again to get this kip.
No changes were made to the server files.
Self-Updater
This release adds better traceback printing and a self-updater to SwitchGuide-Updater.
Changelog
- self-updater added, script can now properly accomodate for changes between releases without being reliant on updating the script manually. (Note: ServerScripts have been changed to accomodate.)
- Tracebacks are now fully printed to the screen, instead of just the Exception. This should make troubleshooting slightly easier.
If you are on a version before 1.1.0, update to this version to be able to use the self-updater.