flb
2c4d930b5f
default to not overwriting .inis
2022-11-04 02:24:45 +01:00
PoloNX
64c13a5626
Update extract.cpp ( #209 )
...
* Update extract.cpp
Use Minizip beacause it's faster with big packs like deepsea
* fix for pull request
* fix crash at 66%
* fix create DIR
* Refactored extraction, possibly ironed out some bugs
* get uncompressed size using minizip
* use minizip to extract cheats, remove zipper dependency, fix getUncompressedSize()
Co-authored-by: flb <f.lb@gmx.com>
2022-08-07 15:39:17 +02:00
flb
fbe876b050
Allow offline extraction of cheats ( https://github.com/HamletDuFromage/aio-switch-updater/issues/107 ), Fixed extraction of the the complete cheat archive ( https://github.com/HamletDuFromage/aio-switch-updater/issues/163 ), Fixed display bug for cheats extraction ( https://github.com/HamletDuFromage/aio-switch-updater/issues/164 )
2021-11-19 14:28:10 +01:00
flb
cb6b78c11c
add a prompt asking about replacing reboot_payload.bin by hekate (closes https://github.com/HamletDuFromage/aio-switch-updater/issues/153 )
2021-10-22 02:02:10 +02:00
flb
4656b860e8
added option to delete orphaned cheats
2021-10-14 21:50:18 +02:00
flb
5259a461c4
Added way to delete cheats for a specific game
2021-09-21 16:06:16 +02:00
flb
d03bbb13ea
clang format (better than never)
2021-09-11 15:48:13 +02:00
flb
a697365a77
fixed crash when downloading cheats in applet mode, updated borealis submodule, passed strings as references
2021-07-17 14:29:55 +02:00
flb
4688d62541
Fixed bugs previously caused by tickering labels. (close https://github.com/HamletDuFromage/aio-switch-updater/issues/91 )
...
When needed, issue a warning about custom themes after downloading a new firmware. (closes https://github.com/HamletDuFromage/aio-switch-updater/issues/109 and https://github.com/HamletDuFromage/aio-switch-updater/issues/84 )
Abort AMS update process for Mariko Switches when payload.bin cannot be found. (closes https://github.com/HamletDuFromage/aio-switch-updater/issues/110 )
2021-07-15 19:56:59 +02:00
flb
62d3afacc8
Restored and improved View installed cheats menu. https://github.com/HamletDuFromage/aio-switch-updater/issues/105
2021-06-28 16:58:04 +02:00
flb
0af19943a6
Disabled the option to download individual cheat codes while in applet mode, except for the one game currently running. UI tweaks. Prevents crashes when requesting invalid CheatSlips cheat sheets. Bunch of refactoring.
2021-06-28 00:46:00 +02:00
flb
6c13a2f817
changed way of copying files after an install
2021-05-22 18:10:34 +02:00
flb
d66b1c4e1e
refactor to be more in line with C++ conventions
2021-03-16 03:04:21 +01:00
flb
717c86bab4
Shortened load times, added an option to extract entire gbatemp archive
2021-03-10 17:23:02 +01:00
flb
deae6b2c8e
clean up the cheats extraction a little
2021-02-22 20:51:29 +01:00
flb
7baa9e1350
headers cleanup
2021-02-10 17:28:47 +01:00
flb
91cf2f00b9
some quick clean up
2021-02-01 17:01:49 +01:00
flb
42ac9217cf
Added GUI option to disable cheat updates
2020-09-26 16:55:24 +02:00
flb
2feb6901d6
Made ini avoidance more robust, added a download payload option and cleaned stuff up
2020-09-21 20:36:46 +02:00
flb
fa63d66027
fixed inis not being overwritten by default (for sigpatches)
2020-09-21 00:11:34 +02:00
flb
2d545017ee
Added possibility to conserve existing .ini when updating CFW. Other minor bug fixes
2020-09-20 22:58:40 +02:00
flb
5e9026d5ea
Initial Commit
2020-09-20 02:21:28 +02:00