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
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
- added commandline options for changing priority and flags
- skipping empty directories now
- fixed a bug in the compression algorithm
- added this readme
- (initial release)