nineteendo / pyvz2

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

Create obbcorrupt as a development tool #32

Open nineteendo opened 1 year ago

nineteendo commented 1 year ago

Create a variant of patch.py which will try to corrupt as much data in the obb as possible. Could come in two variants add useless info and remove unused info. This will be extremely helpful to understand the obb data format better. This corruption won't be immediately repairable by PyVZ2.