Maybe some UTF setting that is not right in your text viewing app ? Try messing with it and see if it resolves it . I definitely seeing a lot of characters here that i think aren’t UTF-8 . I haven’t messed with V2 yet though so i’m not sure
Rack 2 patch files are tar archive files that are then compressed with zstd. If you have the appropriate tools you can extract the text file. The new file format allows additional files like samples to be stored with the patch.
In a MinGW window set up for building rack on Windows per the dev guide, it’s zstd.
The original JSON format could easily have contained samples (base64-encoded). They’d tend to get large and be slower to load, so probably an ok choice to go to compressed format.
Use new .vcv patch format, an archive (POSIX tar compressed with Zstandard) of a patch.json file, module patch assets, and potentially other future files.
Cool! Pro-tip for Windows users: Total Commander - the best file manager ever made, possibly the best piece of software I’ve ever run, for 20+ years now. Ridiculously low price for a lifetime license, also shareware, always rock-solid. If you ever liked Norton Commander, Volkov Commander, Midnight Commander or the likes, this is for you!