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
This block contains texture hashes, its primary use is to map DDS files to their equivilent DDX files for XBOX360. The format consists of 24 byte blocks.
8 Bytes is hashed DDS filename
8 Bytes is hashed DDX filename
8 Bytes is hashed directory of texture
Size of the block should match 24 * Number of unique textures referenced in the NIF
The text was updated successfully, but these errors were encountered:
This block contains texture hashes, its primary use is to map DDS files to their equivilent DDX files for XBOX360. The format consists of 24 byte blocks.
Size of the block should match 24 * Number of unique textures referenced in the NIF
The text was updated successfully, but these errors were encountered: