1
0
mirror of https://github.com/Melon-Bread/EagleJab synced 2025-02-26 17:09:32 -05:00
2015-04-17 21:17:12 -05:00
2015-05-01 17:47:17 -04:00

FalconPunch

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

Requirements:

Usage:

  • In a Terminal or Command Prompt type:
    python FalconPunch.py --cia Game.cia --ip 192.168.123
    (Python 2 users need to use the FalconPunch2.py script)
  • 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

Description
Languages
Python 100%