Changes

Jump to navigation Jump to search
174 bytes added ,  21:27, 27 January 2021
</pre>
This is a bash script that will re-run the checksum checker and (if it's valid), encrypt compress the file using VW's keys, and then compress encrypt the file and append .flashable to it.
You'll now have a few extra files in your /home/pi/flashfiles/tunes directory. A worked example:
<pre>
</pre>
The .compressed file is an intermediate file that we don't really need anymore. And the original .bin file is identical to the .checksummed file (except that it canthe checksum doesn't match). You can continue to build your tune off of EITHER the .bin or the .bin.checksummed file since next time you make revisions - the file will be flashed)re-checksummed anyway.
=== Flash it ===

Navigation menu