/Totk.HashCalculator

Hash table calculator for Tears of the Kingdom

Primary LanguageC#GNU Affero General Public License v3.0AGPL-3.0

TotK hash Calculator

A simple script used to generated a hash table and strings list used to decode RSTB/RESTBL hashes.

Usage

TotK-HashCalculator <path> [-o|--output OUTPUT] [-v|--version VERSION]
  • Path: The path to your game files [Required]
  • Output: The path to the generation output (default ./output) [Optional]
  • Version: The game version to look for (default 1.0.0) [Recommended]

In-app help message

TotK-HashCalculator -h|--help