Question on state saving
-
I do have a question on the state saving of the upcoming Professional Series of the Bonanza and the Baron.
Is there a special file where this data is saved to? If yes, where would I find it for Steam and Store versions of the MSFS?
The background of this question is: We are managing a virtual airline. And for aircrafts by other manufacturers we are synchronizing the state of each aircraft after and before flight. This way another pilot enters the aircraft extact the same state, the previous pilot left it.
It would be great if we could do something similar for the Black Square aircrafts too.Best Regards
Ape42 -
The only options for state saving available to me without using WASM are stored exclusively within the Asobo cloud. That's a very cool idea for a virtual airline! I don't know how you're achieving this, but it would be possible to access/save/write all variables for the state of all my aircraft from any SimConnect external program while the simulator is running. If there's anything I can do to help you achieve this, please let me know!
-
The only options for state saving available to me without using WASM are stored exclusively within the Asobo cloud. That's a very cool idea for a virtual airline! I don't know how you're achieving this, but it would be possible to access/save/write all variables for the state of all my aircraft from any SimConnect external program while the simulator is running. If there's anything I can do to help you achieve this, please let me know!
@Black-Square Ok. I was asking because e.g. A2A pointed out some local files where the state of the aircraft is stored.
I'll have a look if the MSFS 2024 is doing the same for the Baron and Bonanza.The variables of the running aircraft might be interesting for YourControls. If I'm in trouble finding anything I'll call back.
Thank you for your information.