1
0
mirror of https://github.com/Melon-Bread/EagleJab synced 2024-11-24 20:28:19 -05:00
Additional features & GUI added to Falcon Punch https://gbatemp.net/threads/release-fbi-open-source-cia-installer.386433/
Go to file
2015-04-29 19:40:07 -04:00
FalconPunch.py Removed system import 2015-04-29 18:18:16 -04:00
LICENSE.md Update LICENSE.md 2015-04-17 21:17:12 -05:00
README.md Added Usage & Screenshots 2015-04-29 19:40:07 -04:00

FalconPunch

Additional features & GUI added to Falcon Punch Supports both Python 2 & Python 3.

Requirements:

  • Python
  • easygui - For GUI components
  • You can easily install this by typing in the following into the Terminal or Command Prompt:
    pip install easygui

Usage:

  • In a Terminal or Command Prompt type:
    python FalconPunch.py --cia Game.cia --ip 192.168.123
  • Double click FalconPunch.py (assuming .py files associated with python), and it will ask you what information it needs.

Screenshots

  • Asking for .CIA:
    OpenFileDialog

  • Asking for 3DS' IP:
    InputDialog

  • Transfer Confirmation:
    MesseageBox