nineteendo / pyvz2

PyVZ2 is a command line utility to modify PvZ2
GNU General Public License v3.0
44 stars 6 forks source link

Repair Subgroups #52

Open Haruma-VN opened 1 year ago

Haruma-VN commented 1 year ago

It seems like some subgroups have very weird name because the game doesn't read it, it read from other places. The tool should be taken data from resources.json, get value data, example: atlas: true will contain the smart path data of one PTX in RSGP header. Wem are usually stored in StreamingWave and WiseAlways, the RESOURCES.RTON must be in MANIFESTGROUP, BNK always in WiseAlwaysLoaded, Audio,...the hardest part is WorldExists, Worldpackages,...Packages always contain RTONs

Haruma-VN commented 1 year ago

WorldExists can be a blank RSGP, so that doesnt matter at all

nineteendo commented 1 year ago

This might be useful when I'm trying to only unpack the packages... So, somehow figuring out which files to unpack.