Montag, 27. Mai 2024

GaiaPyCreator: Current progress

The migration of the existing GaiaTheCreator application to a python GUI application is working well.

These features are currently implemented:

- Load project, store ROM data in porject file. Therefore there is only oen project file which contains the whole data

- Display item data: Name, Description, Find Message and "Is Removable" flag. This data is directly loaded from the ROM so the whole text conversion routines are already working.


 

In general, it's quite easy to convert the existing logic from the existing GaiaTheCreator application to Python so I'm optimistic to make good progress in the next weeks.