Skip to content

v2.1.0

Compare
Choose a tag to compare
@0x08088405 0x08088405 released this 08 Mar 21:02
  • new deobfuscator feature as per popular request (see -d in --help)
  • option to preserve or repair broken events (see -p in --help)
  • further improved decompilation speed in many ways (~40% faster)
  • reduced bottleneck during decompiling with buffered IO reads
  • 8.0 games with foreign locales no longer get script data mangled
  • sprites with multiple frames of collision are now correctly restored
  • window icons now have better error correction for weird ICOs
  • better experience on windows when opening exe directly
  • fix weird issues with msys2 terminals on windows
  • reduced memory usage during decompilation
  • a lot of other technical bugfixes