jcboliveira Posted June 11, 2003 Report Posted June 11, 2003 Hi Pete Do you know where I can find a FSUIPC SDK for FS98? Thanks José
Pete Dowson Posted June 11, 2003 Report Posted June 11, 2003 Do you know where I can find a FSUIPC SDK for FS98? FSUIPC doesn't actually do much on FS98, it is mostly just a transparent interface. FS6IPC is the same as FSUIPC on FS98. There are exceptions. Many of the facilities I've added which are local to FSUIPC, not related to FS in particular, will work on FS98. Joystick calibration and button and key programming should work -- though you'd have to edit this in the INI. As far as FS variables are concerned, don't forget that the memory map supported by FSUIPC was designed explicitly to make FS2000 and later look like a superset of FS98. In FS98 the Globals in offsets 0000-1FFF were in those positions, in those units. That was the whole point of FSUIPC. Therefore, the FSUIPC SDK *IS* the SDK for FSUIPC, it is NOT FS-dependent! Pete
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