Jump to content
The simFlight Network Forums

Disable FSX Menus


Recommended Posts

I know that it's not possible to disable FSX menus via 32F0 offset.

My question is:

Is there any other way to do it ? (via another offset, I don't know)

Not via FSUIPC, no, not at present.

I'll certainly look again to see if I can re-introduce the facilities in FSUIPC4, as far as possible compatible with those in FSUIPC3. But I seem to remember that it isn't easy. FSX doesn't appear to use the standard Windows menu systems which I intercepted in previous versions. I'd have to dig into it a bit.

[LATER]

Ugh! I looked and remembered then exactly why I removed the stuff in FSUIPC4. All of the Menu stuff in FSX is handled through a construct called "IME" (Input Method Editor), and I just can't get into it to intercept anything, let alone change what it displays. Sorry. I remember now, I spent a week on this originally, working all hours, and got no where. I don't want to re-visit that I'm afraid.

Regards

Pete

Link to comment
Share on other sites

Well, i'm going to think another way to avoid the fuel to be change by the user ...

For that you could try simply reading the fuel levels and re-writing them if they change by any unreasonable amount between two reads. You can do that from an application program or even more efficiently with a Lua plug-in.

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.