Primo Posted April 28, 2018 Report Posted April 28, 2018 Hi, any one can help me? I need to using FSUIPC set steering tiller, but I found in the document of FSUIPC for Programmers.pdf only two offset, all of them read-only, can't write. In this document of The 2016 List of FSX and P3D Controls.pdf can find three, how can I write a C# program using this three write to P3D? STEERING INC 66816 STEERING DEC 66817 STEERING SET 66818 thanks!
Thomas Richter Posted April 28, 2018 Report Posted April 28, 2018 Hi, check offset 0x3BA8 ... Quote 3BA8, 40 Area used by PFCFSX.DLL for axis input, for optional assignment and calibration in FSUIPC. When the PFC driver is not being used, other programs can make use of these offsets to input axis values directly to FSUIPC, which also can then be assigned in FSUIPC and thence calibrated. Thomas
Primo Posted April 28, 2018 Author Report Posted April 28, 2018 3 minutes ago, Thomas Richter said: Hi, check offset 0x3BA8 ... Thomas thanks.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now