The most recent version of the source is located on https://gbatemp.net/download/sys-pa...e-code-fw-18-and-atm-1-8-0-source-code.38868/
Latest Sys-Patch code of the ITotalJustice repository before was taken Down
https://github.com/impeeza/sys-patch forked from https://github.com/btc08gh/sys-patch (taked donw)
Its complete with Full GIT history and submodules.
In order to build you need:
- A Functional DevKitPro environment
- git & make packages
- devkitA64, libnx & switch-tools DevKitPro packages
Then open command terminal and run:
Bash:
pacman -Syuu --needed --noconfirm git make devkitA64 libnx switch-tools
cd ~
git clone --recursive https://github.com/impeeza/sys-patch
cd ~/sys-patch
make -j
The new binaries are on the
/out folder to be used on your console, copy their content to your SD Card root.