billylarsson / 4nxci-GUI

GUI for https://github.com/The-4n/4NXCI that converts XCI to NSP to use with Nintendo Switch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

# GUI exclusively to work with https://github.com/The-4n/4NXCI

Screenshot from 2021-10-19 11-50-58

I strongly encourage you to make your own compiled binary of the executable and have the GUI to use your own version.

You'll find a precompiled Linux-version of 4nxci in the root folder and the GUI should find it. Copy your own keys.txt to the root folder or point the GUI to the location were you have them stored.

I made this GUI for personal use, I use Linux only and I have no idea what happens if you try this GUI on another operating system, though I guess it should work...its nothing fancy at all, it just starts a subprocess as if you were using the commandline so to speak.

Be extra careful where you point the "WORKING FOLDER" since the 4NXCI will delete the entire directory after usage (The program does this, not the GUI), even if it coulnt complete the process!

Installation / Running:

  • pip install -r requirements.txt --user
  • python3 launcher.py

About

GUI for https://github.com/The-4n/4NXCI that converts XCI to NSP to use with Nintendo Switch


Languages

Language:Python 100.0%