Jump to content
The simFlight Network Forums

Using FMGS Jeehell on FSUIPC7


scorpi1987

Recommended Posts

Hi guys, iam working on project to bring Jeehell to MSFS.

Actually the first flights have done, but i have some issue that i cannot fix..

For Example the Lights Controls didnt work . ON FMGS they uses 78EE1 (Value) to control it.

in msfs is kindly different..

is there a change that i can use this READ and SEND offsets ? Via script ?

 

Greets

Edited by scorpi1987
Link to comment
Share on other sites

On 1/27/2024 at 12:12 AM, scorpi1987 said:

For Example the Lights Controls didnt work . ON FMGS they uses 78EE1 (Value) to control it.

That offset is in a range assigned to the A320 FMGS (Jean Luc Nitard), amongst other software - FSUIPC does nothing with this offset.

On 1/27/2024 at 12:12 AM, scorpi1987 said:

is there a change that i can use this READ and SEND offsets ? Via script ?

Not sure what you mean, but you need to determine what to use for the lights controls - if standard events don't work, you may need to use lvars, hvars, input events (b vars) or more complex calculator code (maybe via a preset). You can send all such controls via offsets - see 0x3110 and 0x7C50. You can also use these offsets via lua, or there are dedicated functions for most control types.

John

P.S. I have deleted your duplicate post.

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.