0 of 0

File information

Last updated

Original upload

Created by

TotK Mods

Uploaded by

ArchLeaders

Virus scan

Some suspicious files

Tags for this mod

About this mod

A simple tool for decompressing and compressing .zs files in TotK.

Requirements
Permissions and credits
Mirrors
Changelogs
TotK Decompression/Compression Tool

A simple tool for decompressing and compressing .zs files in TotK.

Latest release on GitHub: https://github.com/TotkMods/Totk.ZStdTool/releases/latest

Setup

  • Download and install the .NET 7 Runtime.
  • Download the latest release of Totk zStd Tool.
  • Open the application and configure your settings:
    Game Path: Specify the path to your TotK romFS game dump. This field is required.
Usage

To use the Totk Decompression/Compression Tool, follow these steps:

  • Browse for a `.zs` file located in your Totk game dump.
  • Click on the `Decompress` button to decompress the file and save the raw output to your computer.


Command Line Usage

Note: Before using the command line interface (CLI) tools, make sure you have set up the game paths in the user interface.

  • To decompress a file, use the following command: decompress </path/file.bin.zs> [-o|--output OUTPUT]
    Example:decompress F:\Bin\Totk\Bootup.pack.zs -o ./Bootup.pack
  • To compress a file, use the following command: compress [-o|--output OUTPUT]
    Example:compress F:\Bin\Totk\Bootup.pack -o ./Bootup.pack.zs

Source Code

https://github.com/TotkMods/Totk.ZStdTool

Credits


License

This project is licensed under the AGPL v3 License.

© Arch Leaders - 2023