Skip to content

1.4.0.0

Latest
Compare
Choose a tag to compare
@lysanntranvouez lysanntranvouez released this 03 Aug 22:15
· 1 commit to master since this release

How to Use

  1. Download and extract RDAExplorer-1.4.0.0.zip to any location.
  2. Make sure to back up your game files before overwriting them.
  3. Run RDAExplorerGUI.exe to extract *.rda files.
  4. (Optional:) If you want to save your changes back to an Anno 2205 or Anno 1800 *.rda file, you must afterwards also update file.db (located in maindata), else the game will likely crash on start.
    For Anno 1800 this tool also allows to generate checksum.db (located in maindata). file.db and checksum.db must be in sync.
    1. Run FileDBGenerator.exe
    2. Select the location of you maindata directory.
    3. Specify where to save the new file.db, and possibly checksum.db. Once again: Make sure to back up your original file.db before overwriting it.
    4. Click Generate and wait for the process to complete.

Changelog

RDAExplorerGUI

FileDBGenerator

  • Can generate checksum.db file (required when making changes to file.db in Anno 1800)
  • Generated file.db is much closer to the vanilla one, in terms of format. Makes it less likely the game will crash.
  • Performance improvements