Skip to content

Releases: auronen/DecDat

v1.0d - DecDat

23 Mar 21:56
52b7ff3

Choose a tag to compare

DecDat v1.0d

Huge thanks to @fyryNy for creating amazing improvements!

This new version of DecDat contains UI improvements and some new quality of life features.

Improvements and new features

  • Automatic OU file suggestion
  • Partial search
  • Search by ID now focuses on the specific line
  • UTF8 encoding
  • New UI

DecDat-1 0d

DecDat-v1.0d.zip

v1.0c - DecDat

01 Jan 22:25

Choose a tag to compare

DecDat v1.0c

Latest version of DecDat contains performance improvements and variety of new features.

New features

  • Dialogue and SVM comments
  • Better search
  • Encoding selection
  • Progress bar

v1.0b - DecDat ENG update

09 Jul 21:41

Choose a tag to compare

DecDat v1.0b

Newest version of DecDat contains few improvements and interface in English.

New features

  • String substitution - The decompiled code now shows string literals instead of the const string of the string literal.
  • Instance substitution - The decompiler now tries to guess if an instance was meant to be there instead of an integer.
  • Fixed a bug with repeated search - The source-code window now updates after subsequent searches.
  • Symbol position tab added - New table show the position data of the selected symbol. (preparation for next update)
  • Help files in English - Help files were roughly translated to English
  • GitHub link added to the Help menu - The help menu now has a "GitHub" button that links to this repository