├── README.md ├── gl.jpg ├── lithium.jpg └── lithium.nro /README.md: -------------------------------------------------------------------------------- 1 | # Lithium 2 | Lightweight Nintendo Switch Title Installer. Works with 7.X. 3 | 4 | ![Logo](lithium.jpg) 5 | 6 | > *Nintendo Switch homebrew title installer, for the single purpose of installing titles* 7 | 8 | - **If you are looking for Goldleaf, this is Goldleaf's safer and way more extended evolution.** 9 | 10 | If you are a current Goldleaf user, you need Lithium! 11 | 12 | Note: this readme is a parody of goldleaf's readme: 13 | ![Logo](gl.jpg) 14 | 15 | # Installation 16 | Unzip files to your root SD card, then run lithium.nro through homebrew launcher. 17 | 18 | # Use 19 | Just browse to y our NSP files, and click A on them to install. 20 | 21 | If you get an error about signature verification, the file has been modified and could potentially be dangerous, so to protect your switch the installation has been blocked. If you wish to override this and install anyway, enable "install unsigned code" in the install options. The password is U U D D L R L R B A +. 22 | 23 | # Adding Network Locations 24 | Go to the "File Browser", press X to create new, select "FTP", "HTTP", or "NUT" protocol, fill in the required information, then press X to save. Then you can browse to files and install from the network. 25 | 26 | # USB Install 27 | Use NUT server to install from PC to Nintendo switch via USB: https://github.com/blawar/nut/releases 28 | 29 | # Other 30 | This is a simple version of the more advanced Tinfoil: https://github.com/digableinc/tinfoil . If you are an advanced user, you may enjoy Tinfoil's extra features more. 31 | -------------------------------------------------------------------------------- /gl.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/blawar/lithium/90ec6a08e34d9741351c645cd2acd14bec770e7e/gl.jpg -------------------------------------------------------------------------------- /lithium.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/blawar/lithium/90ec6a08e34d9741351c645cd2acd14bec770e7e/lithium.jpg -------------------------------------------------------------------------------- /lithium.nro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/blawar/lithium/90ec6a08e34d9741351c645cd2acd14bec770e7e/lithium.nro --------------------------------------------------------------------------------