Skip to content

Added ScriptDatabaseEditor and More

Compare
Choose a tag to compare
@thesupersonic16 thesupersonic16 released this 25 Sep 14:24
· 102 commits to master since this release

ScriptDatabaseEditor:

  • Added ScriptDatabaseEditor to DALTools (Standalone GUI Tool)
  • Supports previewing some resources within the editor (Requires the game to be installed on Steam)

FontEditor:

  • Added FontEditor to DALTools (Incomplete, but can be used to edit fonts, but not add new characters)

TEXTool:

  • Rewrote file signature checking, should read sigless .tex files better
  • Added "SmallSig" for games outside of DATE A LIVE
  • Added Raster, Luminance8 and PNG decoding
  • Improved endianness swapping. Should improve performance with GUI tools using TEXTool

PCKTool:

  • Rewrote file signature checking, should read sigless .pck files better
  • Fixed file naming issue when exporting (Not noticeable when used standalone)

STSCTool:

  • Added a little more instruction definitions

Please take a read at the README for information on how to use ScriptDatabaseEditor