nineteendo / pyvz2

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

Support for the rsbpatch extension #36

Open nineteendo opened 1 year ago

nineteendo commented 1 year ago

PVZ2 iOS uses the rsbpatch extension to update the game instead of downloading the new version entirely. This should be implemented into PyVZ2 as well. This was pointed out to my by Haruma.

But now I need help, because I once again have no clue about how this data format operates.