Jump to content
The simFlight Network Forums

FSUIPC 5, put wind


Recommended Posts

Hello

I'm trying to write the wind directly.
Unfortunately this does not work with FSUIPC 5 for P3Dv4.

Sometimes the wind is set, but only very shortly.

Works perfectly with FS9, FSX and P3D v2.

FSUIPC_Write(0x2DE0,8,&dir,&dwResult);
FSUIPC_Write(0x2DE8,8,&speed,&dwResult);

 

Best regards
Silvio

Link to comment
Share on other sites

2 hours ago, Sillo74 said:

I'm trying to write the wind directly.
Unfortunately this does not work with FSUIPC 5 for P3Dv4.

No, that was done by hacking into the code in FSX and P3D1-3. I'm not hacking into 64-bit P3D, sorry. You'll have to resort to normal methods via FSUIPC or SimConnect, which involves atting Global Weather mode and just setting the global wind value.

The short term change you are witnessing uses the latter methods, but you'd first need to set global mode and zero change rate.

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.