Skip to content

Shingentsu/Kuro2-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Scripts to work with CLE's Steam release of Kuro 2

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages