RDB Data Extractor

11.06.05

Change log

RDB Data Extractor Changes | 2011 Jun 05
- On file dump, if the file type was not determined, it will use the internal filename extension instead of just using ".dat".
- The chunk data array is now properly downsized after the RDB File scan method, freeing up some memory.
- RDB scanning shortcuts F5 and F6 swapped. Done due to how the data is stored in RDB files, it's not possible to tell when a valid chunk ends and when an invalid starts, so now the only valid scanning method, is pretty much by the "le.idx" index file.
- Added a few more ident descriptions (3107156, 3117154, 3117155).
- An ident with many chunk entries, could take a long time to add all its items to the listview, so this process can now be aborted by pressing [Escape].
- Added an option to disable the right side viewer.

RDB Data Extractor Changes | 2009 Nov 30
- Swapped some of the menu items around, to group up the "Scanning" functions.
- Added a proper "About" box.
- Cleaned up the code a bit.

RDB Data Extractor Changes | 2008 Aug 08
- New option added to disable the Chunk Header scanning which previously added somewhat to the long scanning time. With this option on, the header for each chunk isn't scanned until selected in the list view.
- Improved the scanning speed slightly.
- Added "le.idx" scanning method, this is much faster, but it might not find all data chunks.

RDB Data Extractor Changes | 2008 Aug 01
- You can now cancel some dump and scan operations with "Escape".
- A progress bar has been added to many operations.
- Big change in how the program scans the RDB Files. Rather than having to open one file for scanning, all RDB files are now scanned to generate a database. This database is saved, so you only have to do this once every time AOC is updated. I felt the old method was inadequate for generating a proper overview, as you had no idea what RDB file to look in for a certain data file.
- Fixed a "read beyond end of file" error.
- Better and optimised file header detection.
- More settings are now saved to the "config.ini".
- Thanks to "acdr", who also made an RDB Browser, I found out that FunCom Textures just stores the mips the other way around. So now the FCTX to DDS conversion actually works, except for "MIXD" textures which are shown as "ATI1" textures in gray scale for now.
- The FCTX to DDS converter now also works for those files which has a 12 byte chunk header in the actual data.
- Added a "Dump All Chunks" function, but note that doing this, will take long time and use a lot of disk space.

RDB Data Extractor Changes | 2008 Jul 20
- Configurations of the window size is now saved to a "config.ini" file along with the sort method.
- The RDB file is now opened permanently from the start, and not closed again until you close the program, load another file or select Close File from the menu.
- Added the ability to extract the data file from the 1000010 ident and use it to build a filename cache. This file contains the filenames for many chunks in the rdb files and could be very useful for browsing the RDBs. Please refer to the readme file for more information on how to do this.
- Added a few more entries to the "idents.lst" file, and fixed some previous ones which had invalid file characters in them, resulting in files in those idents were unable to be extracted.
- Dump method added to split the JPEG files seen in the "14.rdbfile", under ident 1010013.

RDB Data Extractor Changes | 2008 Jun 30
- Viewer option changes now take effect without having to re-click the chunk entry.
- The viewer will now exclude the header of the files, unless the option in the "Viewer" menu to include it is enabled.
- A few more ident descriptions has been added.
- Added the ident description to the directory which the files are dumped to, making it easier to navigate the "Dumps" folder.
- The total size of all its sub chunks has been added to each entry in the ident list.
- Now writes the correct amount of Mips when converting from FCTX to DDS (I think).
- LMXB is a Binary XML file, extension changed to "bxml", decoding not yet implemented.

Facts

Uploaded on
Jun 05, 2011
Game version
  • 2.2.1
Filename
RDBExtractor11.06.05.zip
Size
210.5 KiB
MD5
8f3b93a7a72f592e6a366940e3926cf7
Type
Release
Status
Semi-normal
Downloads
1,154

Authors