Jump to content
The simFlight Network Forums

Can't pause FSX


Recommended Posts

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

  • 2 weeks later...

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

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.