Jaredjin / Tinfoil

Archive of my old Tinfoil code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tinfoil - Archive

This is an archive of the code used in the original Tinfoil, licensed under the MIT license. Please see https://github.com/XorTroll/Goldleaf/ for a title installer under active development.

Installation

  1. Install FS sig patches, there are two ways of doing this:
    • Using the latest hekate with the option kip1patch=nosigchk in hekate_ipl.ini.
    • Using ReiNX
  2. Place the tinfoil nro in the "switch" folder on your sd card, and run using the homebrew menu.

Download

Courtesy of LavaTech, builds are made automatically for each commit at: https://bsnx.lavatech.top/tinfoil/

When ready, full releases will be located at: https://github.com/Adubbz/Tinfoil/releases/latest

Usage

  1. Place NSPs in /tinfoil/nsp or extracted NSPs in /tinfoil/extracted.
  2. Launch Tinfoil via the homebrew menu and install your NSPs.

Network Install Instructions

  1. Download and install Python 3.6.6 from https://www.python.org/downloads/
  2. Download remote_install_pc.py from https://github.com/Adubbz/Tinfoil/blob/master/tools/remote_install_pc.py by right clicking on Raw and clicking "Save link as..."
  3. Open the Network Install menu in Tinfoil
  4. Run remote_install_pc.py on your PC on the same network as your Switch with python remote_install_pc.py <switch ip> <nsp directory>, or alternatively with no arguments for interactive mode.
  5. ???
  6. Profit

Donate

If you enjoy my work any and all donations are much appreciated :)

Donate

About

Archive of my old Tinfoil code

License:MIT License


Languages

Language:C++ 66.8%Language:C 23.3%Language:Python 7.6%Language:Makefile 2.4%