Skip to content

3.0.5: Add support for 64bit scripts

Compare
Choose a tag to compare
@onepiecefreak3 onepiecefreak3 released this 25 May 08:16
· 3 commits to master since this release

This release introduces support for 64-bit versions of scripts.

Those are variations of scripts that use 8-byte pointers for name references.
They also got rid of the compression layer altogether.

Features:

  • Added: De-/Compilation of 64-bit scripts
  • Added: Commandline parameter -l to set the pointer length at compilation
  • Added: Commandline parameter -n to remove the compression layer at compilation (necessary for 64-bit scripts)

Bugs:

  • Fixed: Decompressing multiple scripts used the wrong file path to write to