I made a new release of this program yesterday.
You can get it here:
RDB Data Extractor.
Unfortunately models is not something I am good at, so I'm hoping this will eventually help someone else to make a model viewer for Age of Conan.
Code:
RDB Data Extractor Changes | 2008 Jun 21
- Now detects XML files.
- Been trying to make it extract FCTX files which are really just DDS files, at least I can get a DDS reader to load them, but it is not being shown properly. I guess I am missing something in how I convert it from FCTX to DDS, if anyone has some info on this, please let me know.
- Added descriptions to many idents of what kind of data they contain. The listbox in the program now show these descriptions, making it easier to find something specific.
- You can now use F3 to dump the selected chunk, and execute it with its associated program.