@brettmercier said in Feature suggestion: ‘Randomiser’ mode:
the A2A Comanche has state saving of fuel, weights and cockpit switches/knobs and it is still fully functional in MSFS 2024
Unfortunately, the Commanche's cockpit state-restoring has been erratic for me in FS2024. The important internal systems like options settings and wear & tear work fine, but the cockpit state, not so much. e.g. if I exit the flight with the parking brake set, sometimes it loads in with parking brake set and sometimes it doesn't. And radio frequency restoring has never worked for me.
I can only take a wild guess that the reason it works better for some people than others is different PC performance affecting race conditions differently.
I haven't bought the Aerostar, but I'm curious to see if they're able to overcome these issues in FS2024 in that one.
But in regards to seeing how they're doing it, A2A uses WASM, so if their state-saving depends on the WASM parts at all, you'd have to disassemble that, giving you a machine-converted wasm-to-C file or something, with no dev comments in it. Might not be impossible to figure out but could be a time-consuming project.