hallcristobal / tpgz

TPGZ
GNU General Public License v3.0
8 stars 5 forks source link

Easier process to create tpgz ISOs in future releases #18

Open icogn opened 4 years ago

icogn commented 4 years ago

In the current v0.1a release, in order to create the patched ISO, the user has to execute commands from a command line. This is not as straightforward as it could be for users who have no programming experience. It can certainly be intimidating.

Currently the release contains two files:

I'm proposing we change it to contain one file:

This would function as a sort of wrapper which contains the romhack.exe and patch file data internally. Users would drag and drop their TP ISO on top of the exe, and the program would then generate the patched ISO with a name such as "tpgz-patched-v0.2a.iso".

I believe there was a GUI previously. This patcher.exe could potentially function as a GUI if it was opened with no arguments, but I think the drag-drop functionality might be quicker to implement and easier to use.

I would be happy to try to get this working. I was hoping to get 2 questions answered:

kipcode66 commented 4 years ago

From what I know, the romhacker was forked from an other repository which has a gui.