TRS

From wowdev
Revision as of 01:01, 23 February 2016 by Schlumpf (talk | contribs)
Jump to navigation Jump to search

This file is used by World of Warcraft in order to convert texture filename hashcodes into the string that is calling the said texture. There is only one .trs file. it is found in "textures\Minimap\md5translate.trs". This file is used to convert the minimap texture files into the hashcode filenames (and vice-versa if needed).

Structure

dir: directory1
hash1.blp       directory1\clearfilename1.blp
hash2.blp       directory1\clearfilename3.blp
hash3.blp       directory1\clearfilename2.blp
hash4.blp       directory1\clearfilename4.blp
dir: directory2
hash5.blp       directory2\clearfilename1.blp