I was wondering if there was a way for your position to be saved if your game crashes.
I believe that “flight control replay” is supposed to have that functionality built in. Release date sometime in the next week.
1 Like
FSUIPC has that functionality, but loading flight files is currently broken so it doesn’t work at the moment. That said, there isn’t currently anything that can do a complete state recovery of a complex aircraft. IMO, Asobo needs to add an IPersistStorage interface specification that aircraft can implement to store their complete state. Then Asobo could implement both system crash recovery as well as the ability to periodically save flights for rollback (in case of aircraft crashes).
1 Like