Quote:
Originally Posted by Nick_1964
I have totally no program skills,but a GUI in this case need to read the config files because the values change every time (hex address) and also there are very much added and changed patches,so in my idea, it would not be very simple...
|
I already have a Tkinter frame showing a whole bunch of checkboxes, as read in from the patch file(s).
At this stage, I'm concentrating on just enabling/disabling patches, and not setting any custom values.
Of course, the gui can't actually DO anything yet at this stage...