There are containers that needs more than one file.
For example, Trails in the Sky games uses 2 files for each container: one as index (.dir) and one with the data (.dat). Other example is 古剑奇谭三(Gujian3). This game has an index file and the data is stored in several other files.
With these changes, TF3 can extract and repack multifile containers.
Description
There are containers that needs more than one file.
For example,
Trails in the Sky
games uses 2 files for each container: one as index (.dir
) and one with the data (.dat
). Other example is古剑奇谭三(Gujian3)
. This game has an index file and the data is stored in several other files.With these changes, TF3 can extract and repack multifile containers.
THIS IS A BREAKING CHANGE
The existing scripts need to be adapted.
Example. From:
To: