Hello.
So I just started looking into retro porting (which I have no prior experience with). I found some guides and some legion artifact m2, blp and skin files which I'm trying to port to wotlk.
I have some questions about this:
The itemdisplayinfo.dbc's are not the same for legion and wotlk. Is there an easy way to transfer row 6 (icon display) from wotlk dbc to legion dbc? I need to merge data from both dbcs into one.
Row 1 and 2 refers to the model files, but why is the extension .mdx? The legion weapon files I found does not contain any .mdx files, nor did the multiconverter create any .mdx from the legion models. Where are these .mdx files stored, and what are they for?
I did make a successful import, but the model is slightly buged. As you can see in the picture below. Why is that? In which file is this glow effect stored? Is it buged because of wotlk limitations, or is it fixable? (there are no entries in column 24 (for item visual effects) in the legion dbc)
Thanks in advance for your assistance!