• Which the release of FS2020 we see an explosition of activity on the forun and of course we are very happy to see this. But having all questions about FS2020 in one forum becomes a bit messy. So therefore we would like to ask you all to use the following guidelines when posting your questions:

    • Tag FS2020 specific questions with the MSFS2020 tag.
    • Questions about making 3D assets can be posted in the 3D asset design forum. Either post them in the subforum of the modelling tool you use or in the general forum if they are general.
    • Questions about aircraft design can be posted in the Aircraft design forum
    • Questions about airport design can be posted in the FS2020 airport design forum. Once airport development tools have been updated for FS2020 you can post tool speciifc questions in the subforums of those tools as well of course.
    • Questions about terrain design can be posted in the FS2020 terrain design forum.
    • Questions about SimConnect can be posted in the SimConnect forum.

    Any other question that is not specific to an aspect of development or tool can be posted in the General chat forum.

    By following these guidelines we make sure that the forums remain easy to read for everybody and also that the right people can find your post to answer it.

Mission Development: Script Editor/Nodes

Messages
1
Country
ca-ontario
So, if what I understand is correct, in order to decompile the mission xml files which are located within the .spb files in the Official folder, you need the propdefs file located in the encrypted folder of the WindowsApps for the MS Store version. While you can access these folders through the SDK and make copies of them, the sdk2xml decompiler gives these errors when I try to use it


C:\spb2xml2>spb2xml D:\Microsoft Flight Simulator\Official\OneStore\asobo-landingchallenge\Missions\Asobo\LandingChallenges\default\LandingChallenge.spb C:\spb2xml\decompile.xml
Error: unexpected argument Simulator\Official\OneStore\asobo-landingchallenge\Missions\Asobo\LandingChallenges\default\LandingChallenge.spb

C:\spb2xml2>spb2xml -s C:\Users\*********\Desktop\fs-base-propdefs\Propdefs\1.0 D:\Microsoft Flight Simulator\Official\OneStore\asobo-landingchallenge\Missions\Asobo\LandingChallenges\default\LandingChallenge.spb
Error: unexpected argument Flight

Is there something wrong with how I'm inputting this? Or does this tool not work currently? Conversely does anyone have the mission.xml files from the landing challenges or bush trips?
 
Stuck at the same spot. It seems it is not possible to extract the xml or compile a new one at this time. The current SDK has removed/limited the feature.
 
Back
Top