-
Notifications
You must be signed in to change notification settings - Fork 117
Description
Right now, when I tried adding cheats from gbatemp in v2.6.0 while being offline, the program didn't even show an option to do so, despite having (as far as I understand) all the cheats cached in /config/aio-switch-updater/cheats.zip.
In case there is some download failure (like when offline), maybe just allow the use of the cached version as if it has been freshly downloaded? This would be useful when some games are added. Additionally, it will indirectly 'kind of' future-proof the most useful function of this software (like allow for providing some custom zip... well, maybe I'm overthinking this, but I hope it is clear what I mean).
Also, I noticed that even when the version (number) online is the same as the one already cached, the program still redownloads the whole file, which is wasteful (not critical tbh, as the file is small).