1.6 KiB
Sigpatch-Updater
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
Where does it download the patches and sys-patch from?
The patches and sys-patch are downloaded from a new host. Huge thanks to them!
What is sys-patch?
You can read more about it here.
Instructions to compile.
Following impeeza's guides to setup MSYS2 and DevKitPro is adviced.
-
After having MSYS2 and DevKitPro you have to add the following libraries:
switch-curl
libcurl-devel
switch-mbedtls
-
Open the MSYS2 MSYS terminal.
-
Clone the project using
git clone https://E1ite007@bitbucket.org/e1ite007/sigpatch-updater.git
or download it manually. -
Go to the directory where the project is with
cd sigpatch-updater\
-
Run
make
under the root of the project.
Special Thanks!
-
ITotalJustice for developing this wonderful app and sys-patch. This fork only intends to update it with working urls.
-
toph for the design of the app icon
-
The-4n for previously updating the sigpatch thread on gbatemp
-
Joonie for their help with hekate patches in the past
-
TeJay for previously maintaining the patches repo
-
Archbox for being very helpful as always