PoloNX / sigpatch-downloader

An homebrew for download sigpatch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sigpatch-Downloader

Sigpatch Updater is an homebrew for Nintendo Switch which download sigpatchs.

Screenshot

Alt Text

How to build

To build the project you have to install this :

  • switch-SDL2
  • switch-SDL2_ttf
  • switch-SDL2_image
  • switch-curl
  • switch-zlib

command : sudo dkp-pacman -S switch-sdl2 switch-sdl2_ttf switch-sdl2_image switch-curl switch-zlib

Credits

Zoria for your patches : https://github.com/THZoria/patches/
B&nder for your help with cURL.
Chronoss for the ui/ux.

License

This project use the license GPL-3.0 License - check the file LICENSE for more information.

ps : If you want a beta-version you can build the project. ps 2 : If you have any issue open one issue on the github.

About

An homebrew for download sigpatch

License:GNU General Public License v3.0


Languages

Language:C++ 76.1%Language:Makefile 23.9%