diff --git a/.gitignore b/.gitignore index f4a7a1c..005b3ec 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ build/ *.nacp *.nro sigpatches-updater/ +*.zip diff --git a/README.md b/README.md index 841366e..da8a8c6 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,7 @@ A Nintendo Switch homebrew to fetch and extract the latest sigpatches ## How to install/use + This works for both Hekate and fusee-primary injection - Drop the `sigpatches-installer` directory from the releases in your `/switch/` directory on your SD card - Launch the app through the homebrew menu and select the patches you want @@ -17,13 +18,13 @@ Sigpatches allow your Switch to install and run unofficial NSP file (digital tit Note that you must use CFW to launch these applications even after installation as sigpatches are always required to do so. ### Which sigpatches should I chose? -If you're entering Atmosphere by injecting the \"fusee-primary.bin\" payload, download the appropriate sigpatches. If you're using Hekatee and \"fss0\", get the Hekate sigpatches. +If you're entering Atmosphere by injecting the \"fusee-primary.bin\" payload, download the appropriate sigpatches. If you're using Hekate and \"fss0\", get the Hekate sigpatches. ### Where do those sigpatches come from? The sigpatches are, as of now, pulled directly from the Gbatemp threads. You can find the links the homebrew uses [here](https://hamletdufromage.github.io/sigpatches-updater/sigpatches.html). Because those links are updated with a cron job, the links might be down for a little bit right after new sigpatches are uploaded to Gbatemp. If this persists and the links remain broken please open an issue and i'll investigate. ### Legality? -Please use only sigpatches to install backups of games you own, or homebrew applications you are allowed to install. Using sigpatches is legal, and I am not hosting sigpatches myself. This tool merely automates a process that is routinely done by thousands of Switch owners. +Please only use sigpatches to install backups of games you own, or homebrew applications you are allowed to install. Using sigpatches is legal, and I am not hosting sigpatches myself. This tool merely automates a process that is routinely done by thousands of Switch owners. ## Screenshots ![screenshot1](https://user-images.githubusercontent.com/61667930/92999680-691dd280-f512-11ea-8bff-9d840e8ed10e.jpg)