Skip to content
This repository has been archived by the owner on Aug 12, 2022. It is now read-only.

Releases: andrewathalye/destiny-string-tool

Destiny String Tool v1.4

21 Jun 15:47
Compare
Choose a tag to compare

This release adds support for Season 17 Strings and makes some quality-of-life changes that should render syntax more consistent.

Destiny String Tool v1.0

26 Apr 04:13
Compare
Choose a tag to compare

This is the first truly stable release of Destiny String Tool, with support for all languages supported in Destiny and a no-compromises approach to reference parsing. This version is still suitable only for native endian parsing, meaning that use with PS3 or Xbox 360 files is not recommended on PC, and on PowerPC systems only Big Endian files should be parsed. Over the next few days I'll work on adding support for foreign endianness, but in the meantime hopefully you can make use of this tool.

x86_64-linux-gnu static
x86_64-w64-mingw32 static

Note for Windows use: You’ll need to use an alternative Windows console, like Cygwin or MinGW, in order to see correct Unicode output, since cmd and powershell do not support true UTF-8 (at least not on Windows 10). Additionally, you might consider outputting to a file instead of console for efficiency reasons.

Destiny String Tool v0.5

23 Apr 04:27
Compare
Choose a tag to compare

x86_64 GLIBC Linux binary for destiny-string-tool.
No additional files are included, so please refer to COPYING and README in this repository.
win64 static binary for destiny-string-tool
Please refer to COPYING and README in this repository.