Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 746 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 746 Bytes

Kuro2-scripts

With CLE's release of Kuro 2, the game requires the compression and encryption of tbl and dat files in order to be accepted.These scripts just do that. Huge thanks to Twn for helping in making these scripts possible!

Requirements

You will require the following version of python and python libraries to use these scripts.

  • python 3.10
  • zstandard
  • blowfish

Usage

After recompiling any dat or tbl file with KuroTools, run kuro_cle_compress.py then run kuro_cle_decrypt.py . The resulting file will be .compressed.encrypted, and after removing the .compressed and .encrytped from the filename, you can place the file back in the game folders and load the game.