gtxaspec / wz_mini_hacks

wz camera mods... make your camera better.
1.33k stars 114 forks source link

When compiling, copy demo.zip instead of moving #706

Closed pzich closed 9 months ago

pzich commented 10 months ago

Right now if you provide a demo.zip, it gets moved into ./v2_ro/ which is then deleted on cleanup. This makes it frustrating if you need to rerun the compilation (especially if part of it fails). Copy the demo.zip instead so that the command can be immediately re-run without copying the demo.zip back in place.

pzich commented 10 months ago

As a side-note, it seems the latest firmware is not in the list of supported hashes, which is why I looked into the demo.zip route. If that is working, should the hash be updated?

Also, should there be a way to specify a version other than latest for this script? I ended up choosing 4.9.8.1002 because of this note and wanting audio support.