Java-RPG-Maker-MV-Decrypter icon indicating copy to clipboard operation
Java-RPG-Maker-MV-Decrypter copied to clipboard

Add LZString decompression

Open Petschko opened this issue 8 years ago • 3 comments

See the same issue here: https://github.com/Petschko/RPG-Maker-MV-Decrypter/issues/15

Petschko avatar Sep 09 '17 11:09 Petschko

The mentioned issue was solved for the Web-Decrypter. (See https://github.com/Petschko/RPG-Maker-MV-Decrypter/commit/d90471c7a8a2b368b46d3d680ef05c95ee1537e6 )

I will implement this as soon as my time allows me this!

Petschko avatar Sep 26 '17 18:09 Petschko

Found something usefull: https://github.com/diogoduailibe/lzstring4j

Petschko avatar Sep 26 '17 18:09 Petschko

Well I added it now in the DEV-Version: https://github.com/Petschko/Java-RPG-Maker-MV-Decrypter/commit/e7f8522ea0a35d84a52377e575d11991a6249cef

Petschko avatar May 08 '21 14:05 Petschko