• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.
  • It's time for the first HD Modeling Contest of 2025. Join the theme discussion for Hive's HD Modeling Contest #7! Click here to post your idea!

[Import] Importing DDS files vs MDX files?

Status
Not open for further replies.
Level 2
Joined
Mar 4, 2016
Messages
14
Prior to reforged I found the model importing process with MDX files fairly straight forward but can't seem to figure out how to do it with DDS files what with all the "diffuse" and "emissive". Maybe it's just been a while. Are there any guides/tutorials?
 

Dr Super Good

Spell Reviewer
Level 64
Joined
Jan 18, 2005
Messages
27,264
DDS files are textures. They are similar to BLP files which are also textures. Importing them should be exactly the same.

MDX files should still be MDX files although reforged ones will use extra data structures for the reforged visual features. Importing them should be exactly the same.

Reforged models might take advantage of multiple texture layers, representing different texture metadata and effects. In this case you will need to import each file at the appropriate path for the model. Classic models will still use just a single diffuse layer which can be imported the same as always. Both DDS and BLP are supported for classic models, use the format the custom model provided the texture in.
 
Status
Not open for further replies.
Top