Decompiling and compiling autogen

A few weeks ago I made a tool that can decompile AGN files and create a TXT file to show you which autogen is in there. I called this tool agn2txt. It is my plan to make a compiler as well for the reverse, so this would be called txt2agn. It can create an AGN file again from the TXT file with the information.

Making this tool was very useful for me to learn more about the AGN format. But I did not look at the SDK properly, since the FSX SDK also comes with a tool called AgnDump. It creates a XML file with all the information about your AGN file. So I think that instead of making a txt2agn, I might better make a xml2agn. What do you think about that?

3 thoughts on “Decompiling and compiling autogen

  1. Markus says:

    Hi Arno,

    I would say, its a brilliant idea…as usual 😉
    Esp. in combination with your new tool scenProc..

    Good luck..

    Greetings

    Markus

  2. Andy Ford says:

    I say yes to xml2agn! 🙂

  3. *** Ludowise ( rhumbaflappy ) says:

    I think xml2agn is a great idea. Perhaps converting the xml to shp file and back is another use. Then we have a pretty good system to visually alter the data.

    Dick

Leave a Reply to Andy Ford Cancel reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.