I took some time away from my wowdb program to put a quick WDB to CSV converter together. It’s about 60% done and I expect to be finished sometime next week. When I’m done you should be able to convert every WDB except for the wowcache.wdb, which seems to be comprised of 4-bytes records that are either encrypted or useless at the moment.
Unlike the DBC to CSV converter already available, the WDB to CSV converter will have its own definition file so that it doesn’t have to guess each field type. This will result in more accurate field readings, but the downside is the definitions will have to be updated if a new field is added. I’m working on creating an external definition file that the user can edit, but it probably won’t be in the first release.
Back to work!
September 11th, 2006 at 1:21 pm
man, if you’re still working on it, i wish you success!
if you stopped developing it, could you mail me the source?
i’d appreciate it…
Keep up the good work:)
September 11th, 2006 at 1:24 pm
Nikhodemus: http://www.jb55.com/13/wdb-to-csv-v12/