Jump to content
The simFlight Network Forums

Is that possible to simulate a virtual yoke outside the P3D using FSUIPC


Recommended Posts

Is that possible to simulate a virtual yoke outside the P3D with FSUIPC and C++ MFC?

I have try some variables but didn't working, so could any one can help to provide variables that can control aircraft if possible.

Thanks to all.

Link to comment
Share on other sites

FSUIPC offsets to control elevator/aileron/rudder (i.e. yoke axis) are 0BB2/0BB6/0BBA.  See the provided FSUIPC Offset Status document.

Are you using the provided SDK for MFC? if you are using C++, you can also do this directly using the SimConnect API (which is what FSUIPC uses).

 

Link to comment
Share on other sites

On 5/27/2020 at 4:44 PM, John Dowson said:

FSUIPC offsets to control elevator/aileron/rudder (i.e. yoke axis) are 0BB2/0BB6/0BBA.  See the provided FSUIPC Offset Status document.

Are you using the provided SDK for MFC? if you are using C++, you can also do this directly using the SimConnect API (which is what FSUIPC uses).

 

OK, Thank you @John Dowson, My problem has been solved, because there're many Addrs And these confused me.

Thanks to your help, have a good day!

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.