diff --git a/README.md b/README.md index f0c3d1b..6d293de 100644 --- a/README.md +++ b/README.md @@ -29,8 +29,10 @@ the overlay can be used to change the config options and to see what patches are - Patched (yellow) means it was already patched, likely by sigpatches or a custom atmosphere build.

- - + + + +

--- @@ -46,6 +48,8 @@ cd sys-patch make ``` +the output of `out/` can be copied to your sd card. for the sysmodule to take effect, rebot your switch, or, use [sysmodules overlay](https://github.com/WerWolv/ovl-sysmodules/tree/master/source) to start it. + --- ## What is being patched? @@ -88,16 +92,6 @@ Also, if you forget to update your patches when you update fw / atmosphere, this --- -## My request - -This repo is mainly a proof of concept. I would love for someone to build upon this, make it into something bigger / better. - -here are a few ideas that i have: -- option to load new patterns from file -- make homebrew frontend that can update this sysmod, apply patches, all without having to reboot - ---- - ## Credits / Thanks software is built on the shoulders of giants. this tool wouldn't be possible wthout these people: @@ -107,9 +101,6 @@ software is built on the shoulders of giants. this tool wouldn't be possible wth - BornToHonk (farni) - TeJay - ArchBox -- Shchmue (lockpick) -- Jakibaki (sys-netcheat) -- SciresM (Atmosphere, hactool, etc) - Switchbrew (libnx, switch-examples) - DevkitPro (toolchain) - [minIni](https://github.com/compuphase/minIni)