Skip to content

Releases: TwnKey/SenScriptsDecompiler

Sen Scripts Decompiler v1.6

24 Oct 18:10

Choose a tag to compare

  • Hajimari support
  • Various fixes with the parsing (wrong format for operands)

Sen Scripts Decompiler v1.5.2

10 Jun 20:47

Choose a tag to compare

Better CLI usage:

  • fix bugs
  • added "game" and "output folder" input parameters

Sen Scripts Decompiler v1.5.1

14 May 15:57

Choose a tag to compare

Better function for reading the dialogs

Sen Scripts Decompiler v1.5

17 Apr 12:12

Choose a tag to compare

Added support for CS4 script files
Added a basic check for illegal characters when generating xls, to ensure a xls is generated even if instructions are broken.
Added checks for wrong pointers, if a pointer points toward a bad place in the file, it will get a default value (it will mean either the tool or the file itself have a problem)
Fixed some problems with TX sheets (bad types)

Sen Scripts Decompiler v1.4

19 Mar 23:36
643c042

Choose a tag to compare

Added Tokyo Xanadu support.
Added config.ini file with game and encoding specifications.

Sen Scripts Decompiler v1.3

08 Mar 22:03

Choose a tag to compare

Added CS2 full support (btl, books, talk, scena, ani, ui files)
Changed display method for animecliptable (which could have too many columns for free users of Excel)

Sen Scripts Decompiler v1.2

20 Feb 18:59

Choose a tag to compare

Added CS1 scripts support

CS3 Scripts Decompiler v1.1

14 Feb 18:36
a59e26a

Choose a tag to compare

Added ani/battle/book script files support and made cosmetic changes to the sheets

CS3 Scenario Decompiler v1.0

06 Feb 22:42

Choose a tag to compare

some fixes and clean up, should be "ready to go"