Delvos Posted November 21, 2003 Report Posted November 21, 2003 Hi Peter, hi folks, 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.. Thx, Michael
Pete Dowson Posted November 21, 2003 Report Posted November 21, 2003 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
Delvos Posted November 22, 2003 Author Report Posted November 22, 2003 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
Pete Dowson Posted November 22, 2003 Report Posted November 22, 2003 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
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now