- Jan 27, 2017
- 7,807
- 24,388
i just created a little script to decompress the .json files created with the SRD_DataCompressor.js plugin for RPG Maker MV
it's pretty raw and checks for no errors at all
so back up any files, that might get destroyed
usage:
extract the archive and copy decompress.py to the www/data folder of the game with said plugin
you should have a folder called compressed within it
run the script (you need a working python 2.7 installation) and enjoy your uncompressed .json's
it's only tested with
edit: script updated, wrong file name for enc_key was displayed
it's pretty raw and checks for no errors at all
so back up any files, that might get destroyed
usage:
extract the archive and copy decompress.py to the www/data folder of the game with said plugin
you should have a folder called compressed within it
run the script (you need a working python 2.7 installation) and enjoy your uncompressed .json's
it's only tested with
You must be registered to see the links
,
You must be registered to see the links
and inserts there also the encryption key for the encrypted audio and image files to the right positionedit: script updated, wrong file name for enc_key was displayed