Jump to content
The simFlight Network Forums

Recommended Posts

Posted

Hi Pete,

i created a tool which supports the rolling rate of aerobatic-planes. This writes a higher value into offset 3080 Roll Acceleration, if required.

This works without problems in FS9 but it doesn't have any effect in the FSX with FSUIPC version 4.318.

I've checked this also with FSInterrogate. When i put a very high value in FS9, the plane rolls very quickly. This doesn't have any effect in fsx.

Is it possible to make this offset writeable also in the FSX?

Regards,

Thomas

Posted

i created a tool which supports the rolling rate of aerobatic-planes. This writes a higher value into offset 3080 Roll Acceleration, if required.

This works without problems in FS9 but it doesn't have any effect in the FSX with FSUIPC version 4.318.

I'm surprised it does anything in FS9 -- that's a bonus over what is documented, I think.

Is it possible to make this offset writeable also in the FSX?

It is part of the 3-element SimConnect variable "STRUCT BODY ROTATION ACCELERATION", which provides these read-only values in the X Y and Z axes. Unfortunately no other rotation acceleration values are provided nor accessible.

Can you do it by writing values to the ROTATION VELOCITY BODY X,Y,Z values, offsets 30A8-B8, as they are certainly writeable?

Meanwhile, to ensure this is fixed in the next version of FS, please write your needs to tell_fs@microsoft.com

Regards,

Pete

Posted

Many thanks for the quick reply.

Can you do it by writing values to the ROTATION VELOCITY BODY X,Y,Z values, offsets 30A8-B8, as they are certainly writeable?

Yes, i will try it with that.

Regards,

Thomas

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.