Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 622 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 622 Bytes

KTID_Splitter

Small utility tool for dealing with texture KTID libraries

Usage:

Split G1T File into Individual Single Texture G1T Files based on a KTID texture library

KTID_Splitter [path to g1t] [path to ktid] [path to kidssingletondb] [optional output path]

Convert from/to ktid file from/to txt file
KTID_Splitter [path to ktid/txt]

Dump KTID -> Texture Hashname list from kidssingletondb as a txt file
KTID_Splitter [path to kidssingletondb]

Dependencies:

DotNET SDK v3.1.0: Available here