More actions
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=2023/ | |lastupdated=2023/12/30 | ||
|type=Utilities | |type=Utilities | ||
|version=0. | |version=0.3.0 | ||
|license=MIT | |license=MIT | ||
|download=https://dlhb.gamebrew.org/switchhomebrews/sigpatchupdaternx.7z | |download=https://dlhb.gamebrew.org/switchhomebrews/sigpatchupdaternx.7z | ||
Line 26: | Line 26: | ||
==Changelog== | ==Changelog== | ||
'''v0.3.0 2023/12/30''' | |||
* updates the patches download url. | |||
* allow for cancelling in progress downloads. | |||
* downloads will error out if the host returns anything but a 200 code. | |||
* blocks controller input after finishing a download. A message will be shown "Press (A) to continue". this prevents the user from accidentally pressing (A) multiple times, causing multiple downloads. | |||
'''v0.2.0 2023/05/21''' | '''v0.2.0 2023/05/21''' | ||
*Fixes the download url after N DMCA (how rude of them). | *Fixes the download url after N DMCA (how rude of them). |
Revision as of 12:27, 6 Ocak 2024
Sigpatch-Updater | |
---|---|
General | |
Author | ITotalJustice |
Type | Utilities |
Version | 0.3.0 |
License | MIT License |
Last Updated | 2023/12/30 |
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.3.0 2023/12/30
- updates the patches download url.
- allow for cancelling in progress downloads.
- downloads will error out if the host returns anything but a 200 code.
- blocks controller input after finishing a download. A message will be shown "Press (A) to continue". this prevents the user from accidentally pressing (A) multiple times, causing multiple downloads.
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.