Hacking Help with GUI - TexU

  • Thread starter Thread starter AboodXD
  • Start date Start date
  • Views Views 1,195
  • Replies Replies 3

AboodXD

I hack NSMB games, and other shiz.
Member
Joined
Oct 11, 2014
Messages
2,880
Reaction score
1,880
Trophies
1
Location
Not under a rock.
XP
3,048
Country
United Arab Emirates
I think some of you have heard about GTX Extractor, or BFLIM Extractor.

If you didn't know, GTX has a lot of variations, including BFLIM and BFFNT.

In short, I'm planning to make a program that can edit them all, TexU.

TexU will be written in Python(3).

Basically, I need help with making a GUI.

You don't need to be a Python programmer, any language will be fine since we can run TexU through command line if we needed to.

Qualifications:
  • Experience with making GUIs.
I appreciate your help, thanks for reading. :)
 
How complex does the ui need to be? If its something that can be done in Tk I could write one up. Otherwise I would need to learn a new framework. Although I have been wanting to learn PyQT.
 
Why make a program to edit them, conversion seems like it should be more than enough (which I think I've messed with your stuff on github and it was more than good enough). And personally I'd suggest trying to keep it to native python as some systems act a little wonky with python from command line (odd PATH setup, weird install directory, issues with sys.argv, etc.)
 

Site & Scene News

Popular threads in this forum