Jump to content
The simFlight Network Forums

Instant Replay Mode


Recommended Posts

i would like to retrieve whether the SIM is in instant replay mode - how is that possible? I didn't find any appropriate token variable or function in the SDK..

I don't know of a way to detect that easily, offhand, but I've never looked. There's only the recording flag at offset 0760 that I know about. Maybe there's an easy way nearby. Did you try using FSInterrogate to look?

I'll add it to my list to look at for the next version, but the list is getting longer and longer. I cannot promise anything.

Regards,

Pete

Link to comment
Share on other sites

Hi Peter, i retrieved the relevant addresses using FS Interrogate:

Address 0628 holds the flag for instant replay (0/1)

Address 062C holds the remaining time

Both Addresses have been found in FS2002

Hey, that's great. Thanks! I will check for these in FS2004.

Is the 'remaining time' in seconds or milliseconds? As a 32-bit integer?

I will add these to the programmer's guide. Thanks for finding them!

Regards,

Pete

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use. Guidelines Privacy Policy We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.