Jump to content
The simFlight Network Forums

Andydigital

Members
  • Posts

    1,227
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by Andydigital

  1. It doesn't matter what order the modifier keys (CTRL SHIFT) are in, they should still action the function in FSC. Try it the other way around with the keyboard and you will see it still works regardless of the order of the modifier keys are pressed. As long as the non modifier key comes last it will work either way.

  2. The SDK for the NGX isn't complete and door annunciation on the overhead doesn't work at all, VRInsight can't get it to work either. PMDG told VRi at a flight sim convention in early 2012 (it may have been late 2011 actually) that they would be adding more functionality to the NGX SDK in the future when they have finished and released the 777. Hopefully at some point they will fulfill the commitment they made at the conference.

  3. Try deleting the line highlighted below from your FSUIPC4.ini, is this perhaps the FA18? If it is then it means that YOU have assigned the FA18 to the Cessna profile that you made. With that line removed you should now be able to make a new profile for that aircraft.

    [Profile.cessna152]

    1=C152II LIGHTBLUE G.F.

    2=Flight Test Aircraft E1

    3=C152II Calypso G.F.

  4. If you look in the folder;

    ....Microsoft Games\Microsoft Flight Simulator X\PMDG\PMDG 737 NGX\SDK

    and open the file "PMDG_NGX_SDK.h" with something like Notepad.

    Search for;

    EVT_OH_LIGHTS_L_ENGINE_START

    You will see at the end of the line it says;

    (THIRD_PARTY_EVENT_ID_MIN + 119)

    119 is the number you have to add to the number 69632 to get the correct control number to input into FSUIPC.

    For the parameter I searched nearer the beginning of the file and found;

    unsigned char ENG_StartSelector[2]; // 0: GRD 1: OFF 2: CONT 3: FLT

  5. Rudder trim is best setup with buttons and not an axis, there is not enough resolution in any joystick axis to work well with rudder trim, I have the similar stick and not even the Warthog has enough resolution. I use a hat switch and use a repeat while held function and also have another button setup to centre the trim quickly for takeoffs etc. I've tried an axis many times in the past for rudder trim and have never been happy with the results. Just use the FS Controls for trim increase and decrease in increments, it's a lot less hassle and works fine in my opinion.

    Pete is still on holiday, he's not back for a few days yet.

  6. The NGX doesn't support Mouse Macros, you have to use the NGX SDK provided by PMDG and L:Vars, Lua scripts etc. You should also look at the free program LINDA, they already have an extensive collection of scripts that do all the hard work for you, converting the lua scripts to work directly with FSUIPC is simple but tedious, so using them via LINDA itself is far easier.

    http://forum.avsim.net/forum/424-linda/

×
×
  • 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.