Dungeon Siege 1
0 of 0

File information

Last updated

Original upload

Created by

Stefan Gaertner

Uploaded by

xaeroneo

Virus scan

Safe to use

Tags for this mod

About this mod

RTC is a commandline utility intended to create tank files as used in Gas Powered Games Dungeon Siege. It takes an input directory and stores it's contents in a single tank file, compressing the data to save diskspace. The program comes with a frontend to allow quick and easy configuration.

Permissions and credits
Support me at Patreon

Your support is really appreciated.
Thank you very much!



RTC v0.3

RTC is a commandline utility intended to create tank files as used in Gas Powered Games Dungeon Siege. It takes an input directory and stores it's contents in a single tank file, compressing the data to save diskspace. The program comes with a frontend to allow quick and easy configuration.

To create custom content for Dungeon Siege it is not necessary (or intended) to repack the resource files that come with the game. Instead you should put only the modified and new files to the source directory tree and create a tank from them. If you copy that tank file to the Resources directory in your Dungeon Siege folder, the new files should override the original data.

History

Version 0.3 (08-21-2002)
  • made the index qword aligned
Version 0.2 (04-19-2002)
  • added commandline options for changing priority and flags
  • skipping empty directories now
  • fixed a bug in the compression algorithm
  • added this readme
Version 0.1
  • (initial release)