1
0
mirror of https://github.com/Melon-Bread/EagleJab synced 2024-11-24 20:28:19 -05:00
EagleJab/README.md

827 B

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