You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The filenames of Minimap textures stored in MPQ Archives are hashed using MD5. The TRS file provides an easy lookup from real pathnames like Azeroth\map00_00.blp to the corresponding hashed filename f16354735dad4e22e175a398a01992ba.blp
File Structure
TRS is a plain human-readable text file. Every directory is started by a line that looks like
dir: Azeroth
after which a table with two columns (tab-separated) lists the corresponding clear-text filenames and hash filenames like this: