HondaCop Posted May 4, 2008 Report Share Posted May 4, 2008 Hello everyone, I keep trying to pause FSX but I am unable to. I am writing a 1 to the 0262 offset, but to no avail. Anyone has any idea what could be wrong? According to the SDK, it says that you can write to this offset, but it's being listed as Ok-SimE "for write only, works okay, but resorting to Sim Events via SimC, not SimVar reads or writes". What does this mean? Link to comment Share on other sites More sharing options...
HondaCop Posted May 5, 2008 Author Report Share Posted May 5, 2008 Anyone? Link to comment Share on other sites More sharing options...
HondaCop Posted May 7, 2008 Author Report Share Posted May 7, 2008 I guess I'll have to wait till Pete is back from vacations, if I am going to get an answer on this. Link to comment Share on other sites More sharing options...
Pete Dowson Posted May 18, 2008 Report Share Posted May 18, 2008 Sorry for the delay -- as announced here, I have been on holiday. I keep trying to pause FSX but I am unable to. I am writing a 1 to the 0262 offset, but to no avail. Anyone has any idea what could be wrong? It works fine here. Have you checked it with FSInterrogate? I think you must be doing something wrong. Please use the IPC read/write logging (Options Logging page) and check the log. Show me if you don't understand it. According to the SDK, it says that you can write to this offset, but it's being listed as Ok-SimE "for write only, works okay, but resorting to Sim Events via SimC, not SimVar reads or writes". What does this mean? If means that when you change that offset, FSUIPC4 has to see that and send a normal FS control (PAUSE ON/OFF or TOGGLE, whatever) to FS to make it work. SimConnect provides only a reeadble value,m not a writeable one, so this is forced on FSUIPC. If you enable Event logging to you will see the event/control being sent. Note that only current versions are supported, so if you are not on at least 4.28 please update first. Regards Pete Link to comment Share on other sites More sharing options...
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