
epwatson
Members-
Content Count
7 -
Joined
-
Last visited
Community Reputation
0 NeutralAbout epwatson
-
Rank
Newbie
Profile Information
-
Gender
Male
-
Location
Moncton, NB, Canada
-
FSUIPC Client DLL for .NET - Version 3 Released
epwatson replied to Paul Henty's topic in FSUIPC Client DLL for .NET
Paul, this is awesome, is it an open source project at all? -
Thanks for the assistance Pete, its much appreciated.
-
Thanks Pete, have you ever seen it happen where FSUIPC could possibly report a crash while the simulator doesn't show the user a crash at all? Thanks,
-
epwatson started following Crashed Flag
-
Pete, I am currently responsible for programming for the FS-Duenna application used to validate flights in the flight simulator round the world race as well as various other events. Now my question is in regards to offset 0840 which is the crashed flag, how exactly are you deriving this value within FSUIPC? and is it different at all between FS9/FSX/P3D V2/V3? An issue cropped up this weekend which I've been trying to figure out. A Pilot landed at an airport and rolled out but the Duenna reported a crash. The duenna only reports a crash if offset 0840 becomes a 1 at any point in
-
Good Morning Paul. First off great DLL, fabulous work on it. My question is related to the FlightSim Enum you have which includes FSX_SE. I am using your DLL v 3.0.5534.8. The issue I am having is that when you call FSUIPCConnection.FlightSimVersionConnected it will not return FSX_SE while running FSX:SE v 10.0.62608.0 which as of today is the latest I believe. I am curious why this is? Its not the end of the world if it doesnt work as I can go pull Offset 3308 and 3124 to find out myself if needed but I was hoping your method would return the answer. It is essential to know whi
-
Much Appreciated Pete, keep up the good work. Eamonn
-
What is the offset that is used to distinguish between P3D V1 and V2? I can't seem to find it anywhere and I've read most of this forum and all the documentation, it is possible I might have missed it.