Jump to content

DB2 Question (patch 7.2)

By Awesomesauce
in Retro-Porting

Recommended Posts

Hey,

Anyone out there that knows how to open the new db2 files from 7.2. I kinda seem to have forgotten how I opened the files before mixed with the fact that every program I am trying to use is outdated or doesn't work. 

So my question(s) is:

Is there anyone that has definitions for some of the 7.2 DB2 files?

Anyone that knows in short how to get the definitions?

Anyone has any programs I should use?

 

Any help is much appreciated,even the slightest help is much appreciated to be honest.

Link to comment
Share on other sites

I'm going to check now but for 7.0.3 to 7.1.5 WDBXEditor worked fine. If you want to figure out the definitions, crack open your WoW.exe in Hexedit and look for the .db2 and .adb loading section.

Seems that WDBXEditor cannot handle 7.2 DB2s yet. However there seems to be a fix that works if the file definitions are not different: In the 7.1.0 ItemAppearance DB2 the fourth to six hexadecimal values are 357277. However, in 7.2 they are 36A27C. Simply change the 7.2.0 ones to the 7.1.0 ones and WDBXEditor can open the DB2.

Iy6QvK4.png

Link to comment
Share on other sites

On 3/29/2017 at 4:06 PM, Razmataz said:

I'm going to check now but for 7.0.3 to 7.1.5 WDBXEditor worked fine. If you want to figure out the definitions, crack open your WoW.exe in Hexedit and look for the .db2 and .adb loading section.

Seems that WDBXEditor cannot handle 7.2 DB2s yet. However there seems to be a fix that works if the file definitions are not different: In the 7.1.0 ItemAppearance DB2 the fourth to six hexadecimal values are 357277. However, in 7.2 they are 36A27C. Simply change the 7.2.0 ones to the 7.1.0 ones and WDBXEditor can open the DB2.

Oh, awesome thanks! :D

Link to comment
Share on other sites

×
×
  • Create New...