-
Notifications
You must be signed in to change notification settings - Fork 0
FAQ
Q: What is Pygafi?
A: Pygafi is a Python tool used to compare two Super Mario Galaxy (2) file systems. It can extract modified data from a file system based on the original.
Q: When i'm generating an output file I get an error saying that a file is empty and it was ignored, should I be concerned?
A: No, it's totally normal, some files in the original Super Mario Galaxy (2) File System are empty, it won't modify the result.
Q: When i'm trying to run the .sh files, it says access denied or no permission what should I do?
A: You need to set the .sh files as an executable by entering chmod +x [name of the file].sh in the console. (Without the brackets)
Q: How did you made the GUI?
A: I used a Figma Design File with Tkinter GUI Designer.
Q: How did you compile the GUI to an executable file?
A: PyInstaller.
Q: When will you fix the known bugs?
A: I'll do it when I will have some free time and motivation.
Usage Guide
Info Pages
Other Pages
Tip
Latest Version: v0.4-beta