RDAExplorer icon indicating copy to clipboard operation
RDAExplorer copied to clipboard

Windows Application that can read and save the RDA file format used in Anno 1404, 2070 and 2205.

Results 8 RDAExplorer issues
Sort by recently updated
recently updated
newest added

The only call (StringExtensions.PutTogether) can be replaced with string.Join. By removing the reference, RDAExplorer is free of WinForms dependencies.

I can open and edit addondata/config/balancing/addon_01_quests.xml and setup the GUI to generate a new db as below: ![rda](https://user-images.githubusercontent.com/37562304/164189502-cf358be9-565e-401f-8c98-c4a961b8a0aa.png) As soon as I hit generate it just closes. This error is...

Since a7m files are RDA archives: https://github.com/anno-mods/FileDBReader/wiki/How-Island-Files-work#general-explaination-of-island-files

Hey, first of all thanks for the notes on the file format which helped me a lot writing my own repacking tool. I'd like to return the favor: with GU12,...

Any information which bit is which desaster in Anno 1404? Extracted my save game game.xml and found Disasters bitsetString 11111 I want to get rid of the Tornade killing my...

Would it be possible to get a command line version of this application? Or would I have to take your code and write my own command line version in a...

help wanted
feature request

Hello. I'm trying to edit savegames and scenarios using RDAExplorer. Sadly no matter what I do (even just resaving the save with RDAexplorer without any changes) I get the Incorrect...

Hey, I was wondering if there are plans for further updates or new features for the RDAExplorer. It would be great to see additions like a dark mode and automatic...