• Hey, guest user. Hope you're enjoying GameParadise! Have you considered registering for an account? Come join us and add your take to the daily discourse.
Sys-Patch Sysmodule last Source Code

Sys-Patch Sysmodule last Source Code
Latest Sys-Patch code of the ITotalJustice repository before was taken Down

 
 
Latest Sys-Patch code of the ITotalJustice repository before was taken Down

https://github.com/ITotalJustice/sys-patch

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
First you need to extract the repo to your home directory
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.
Author
admin
Downloads
40
Views
81
First release
Last update
Rating
0.00 star(s) 0 ratings

More resources from admin

 
Back
Top