More actions
No edit summary |
No edit summary |
||
Line 4: | Line 4: | ||
|description=A way to update your sigpatches. | |description=A way to update your sigpatches. | ||
|author=ITotalJustice | |author=ITotalJustice | ||
|lastupdated= | |lastupdated=2023/05/21 | ||
|type=Utilities | |type=Utilities | ||
|version=0. | |version=0.2.0 | ||
|license= | |license=MIT | ||
|download=https://dlhb.gamebrew.org/switchhomebrews/sigpatchupdaternx.7z | |download=https://dlhb.gamebrew.org/switchhomebrews/sigpatchupdaternx.7z | ||
|website=https://gbatemp.net/threads/sigpatch-updater-a-way-to-update-your-sigpatches.553802/ | |website=https://gbatemp.net/threads/sigpatch-updater-a-way-to-update-your-sigpatches.553802/ | ||
Line 13: | Line 13: | ||
|donation= | |donation= | ||
}} | }} | ||
This is a updater for you sigpatches. Currently it has the option to: | |||
This is a updater for you sigpatches. Currently it has the option to | |||
* Update patches needed for Atmosphere | |||
* Update sys-patch and auto run the sysmod | |||
* Update the app | |||
==Installation== | ==Installation== | ||
Line 25: | Line 26: | ||
==Changelog== | ==Changelog== | ||
'''v0.2.0 2023/05/21''' | |||
* fixes the download url after N DMCA (how rude of them) | |||
* added sys-patch updating | |||
* checks for internet connection before starting a download | |||
* re-license from GPL to MIT | |||
* minor code changes to make it suck less | |||
'''v0.1.4 2022/01/20''' | '''v0.1.4 2022/01/20''' | ||
*Same as the previous release, changed the download url for patches. | *Same as the previous release, changed the download url for patches. |
Revision as of 03:29, 24 Mayıs 2023
Sigpatch-Updater | |
---|---|
General | |
Author | ITotalJustice |
Type | Utilities |
Version | 0.2.0 |
License | MIT License |
Last Updated | 2023/05/21 |
Links | |
Download | |
Website | |
Source | |
This is a updater for you sigpatches. Currently it has the option to:
- Update patches needed for Atmosphere
- Update sys-patch and auto run the sysmod
- Update the app
Installation
Place the .nro to the /switch/ folder on the SD card.
Screenshots
Changelog
v0.2.0 2023/05/21
- fixes the download url after N DMCA (how rude of them)
- added sys-patch updating
- checks for internet connection before starting a download
- re-license from GPL to MIT
- minor code changes to make it suck less
v0.1.4 2022/01/20
- Same as the previous release, changed the download url for patches.
- The patches repo now has just 1 zip, regardless if you use fusee or hekate.
v0.1.3 2020/03/18
- New repo for hosting the patches. These are the same patches as before, just hosted in a way which is easier for me to manage (I don't have to parse the zip anymore).
- Added a basic error message if a download fails.
- Fixed updating app.
v0.1.2 2019/10/09
- Hekate / Kosmos patches support (Jonnie patches).
v0.1.1-alpha 2019/09/22
- Now parses (scans) the trusted gbatemp main post linking the latest sigpatches.
- This means that this app will forever work, providing that the gbatemp link does not get removed (it shouldn't).
v0.1.0-alpha 2019/09/18
- Downloads / unzips the latest sigpatches into the correct folders.
- Has an option to update the app.
Credits
Special Thanks:
- toph for the design of the app icon.
- The-4n for continuing to update the sigpatch thread of gbatemp.
- Joonie for their help with hekate patches in the past.
- TeJay for maintaining the patches repo.