Jump to content
The simFlight Network Forums

John Dowson

Members
  • Posts

    13,763
  • Joined

  • Last visited

  • Days Won

    288

Everything posted by John Dowson

  1. There are currently no specific FSUIPC offsets for the MSFS PMDG 737. As I said in my first response, I am waiting to see if the data is available to populate such offsets. John
  2. Ok, that is interesting, thanks. I'll take a look...once I have the aircraft....!
  3. There is an Export presets button at the bottom of the search grid - I presume you can use that, although I have never tried. You shouldn't modify the events.txt file, as ant changes will get overridden when you next install FSUIPC7. If you want to add events, use the myevents.txt file. However, you can just use the update events.txt file I posted earlier, as suggested by @adnanso. This will be included in the next FSUIPC7 update, hopefully tomorrow but maybe the day after. Event files are different - these are for custom events. You could use these, but you would then also need to install the MobiFlight WASM module which handles these. Presets are an alternative that are executed by the FSUIPC WASM module. John
  4. No, not really... But if its a toggle, there is no 'on' signal, just a toggle one (i.e. to change the state from on to off or from off to on, depending upon its current state(. Have toy tried logging events, and see what is logged when you switch on and off via the UI? This should tell you what events and parameters are used. John
  5. You can zip it - it should compress pretty well. That sounds strange - panning should not affect the parking brakes, and not 'setting them up' should make any difference... So it sounds like it is related to something in your original FSUIPC7.ini. You can post that and I will take a look. You could also try putting it back to see if the problem still occurs. If so, maybe comparing the FSUIPC7.log files produced by the original ini and the new/default ini may show what is happening. John
  6. This is an internal axis control only and is not currently available via the SDK. I will add it if and when it becomes available.
  7. 1001 and 1002 are additional FS controls added by FSUIPC (see Advanced User guide, not offsets. And I don't think they will work with vPilot. You can assign the key in vPilot to PTT, and then write to an offset to send the assigned key press. The controls for this are 1071 (Key Press/Hold) and 1072 (Key Release), or maybe 1070 (Key Press and Release) - again, see the Advanced User guide for details. To send any control to the FS using offsets, you use offset 0x3110 (See the Offset status document for this). Alternatively, you can send key presses via offset 0x3200 instead. John
  8. PMDG custom controls should be documented in the PMDG SDK...maybe in the header file...I have still not seen this for the MSFS version of the PMDG 737. Hoping to have this soon. John
  9. As the instructions say, only delete the folders that match the VID and PID for the device you are trying to correct. Also, I would strongly advise taking a back-up of your registry before making any changes. Also, make sure that you have not installed any saitek drivers or software. If so, uninstall those and let windows install the default drivers. John
  10. If it is a toggle, i.e. clicking it once switches on, clicking again switches off, then you would use the same control/parameter for both operations. That is if the control is just for the switch. If PMDG provide separate on/off controls (I don't know as I don't have/use this aircraft) then you would use those separate controls. Please don't post for support in the FAQ section - use the appropriate support forum. And give your post an appropriate title and other PMDG users may be able to assist... John
  11. Is this different to the Steering Set control? What is this called? I have not seen such a control and cannot find it in the documentation...Maybe this is an internal control and is not available via the SDK - if this is the case, it won't be available via FSUIPC until Asobo provide access to this as an external event/control. There is a simvar available, STEER INPUT CONTROL, but this is documented as read-only. Have you tried using the Steering Set (axis) control? This is available when you select 'Send to FS as normal axis' (and not when 'Send direct to FSUIPC calibration' is selected) John
  12. Are you sure that you are using the correct parameter? The parameter value is (I think) a value which represents what type of mouse click to simulate for the particular switch. See the following guide on how to determine both the control number and parameter value to use: John
  13. Yes, this was fixed and released for FSUIPC6, but I have not released the fix for FSUIPC7 yet. I have attached the next release, v7.3.4 below - I will release this officially once I have gotten around to updating the documentation. John FSUIPC7.exe
  14. Did you try logging (events) to see if anything is logged when you activate the speedbrakes in the UI? Also, check to see if there are any lvars available for this. Also keep an eye on the available MF presets for this aircraft (https://hubhop.mobiflight.com/) - I can't see any at the moment, but this is the community resource where such things are added and made available when found. Note the preset list (events.txt) installed in your FSUIPC7 folder is most probably out-of-date and will not contain any of the PMFG 737 presets. I have attached the latest one below - use this to replace the one in your FSUIPC7 installation folder. John events.txt
  15. If you are not using FSUIPC to control the aircraft, it should really not be doing anything... Can you show me your FSUIPC7.ini file, and also an FSUIPC7.log file generated with logging for Events activated. Also, as a test, try (temporarily) renaming your current FSUIPC7.ini file (so that a new/default one will be used) and see if you still have your issue. Also, if you have a registered version, try (temporarily) renaming your FSUIPC7.key file (e.g. to FSUIPC7.key.unused) and see if you get the same issue with an unregistered version. Also, please let me know what FSUIPC clients you are using - if you run FSUIPC but without the clients running, do you still get the same problem? John
  16. Hi Jakub, I think there may be issues due to the non-ascII letters in your name, and the password verification cannot understand unicode characters. I will message you a key file to use shortly. John
  17. Did you check the SDK, or list the lvars to see what is available? Controls for the MSFS version of the PMFG 737 may not be the same as used by the P3D version. There doesn't seem to be much for the auto-brake on the MF HubHop preset list at the moment, just one that shows the following lvar for the AutoBrake Disarm Annunciator State: L:switch_459_73X John
  18. This sounds like the axis has been registered as a digital on/off axis, although I would have expected to see 0 (not -16383) and 16383. Check this post if this is the issue: Otherwise, check and try calibrating in the windows game controls configuration, and see what values/movement you see there. John
  19. If you don't want to have the splash-screen, just don't use (or install) the MSFS desktop icon. This just displays the splash screen and starts MSFS, so if you don't want the splash-screen then use the MSFS icon or menu entry to start MSFS instead. John
  20. I don't know why you are attaching your installation logs... Have you read what I have already said on this issue? I cannot add any more to what I have already said, and you need to tell me what is actually happening:
  21. What does this mean? There is no password, and there is nothing that you can change. All 3 parts of the registration - Name, Address, Key - should match the details you received in your purchase email, and also available in your SimMarket account. Copy and paste the details so that they are the same. If it still does not verify, check that your VC++ redistributables are up-to-date. I recommend you uninstall any of the VC++ redistributables you have currently installed for 2015, 2017, 2019 and 2022 and download and install the latest combined packages (both x64 and x86) from https://docs.microsoft.com/en-US/cpp/windows/latest-supported-vc-redist. If you still have issues after this, let me know your order number and I will check it here. Do NOT post your key details! John
  22. Do you have a steam or MS Store version of MSFS? Please attach your InstallFSUIPC7.log file. Did you run MSFS at least once before trying to install FSUIPC7? What is the location of your MSFS UserCfg.opt file? John NB: I have deleted your other post on the same issue
  23. This depends on the MSFS version - whether you have an MSFS install or a steam install. For the latter, it is under <USER>\AppData\Roaming\Microsoft Flight Simulator
  24. It is still not possible to detect the active pause states, as far as I am aware - although I have not looked into this again for some time. MSFS contains various different pause states, activated by different controls. It is recommended to switch to one of the other pause controls, which are detected. I posted about this in the Asobo forums: https://forums.flightsimulator.com/t/simconnect-mega-thread/116305/79?u=impolitegem5317 John
  25. You seem to keep having the same issues...but I really can't say any more in the auto-start than I have already.... John
×
×
  • 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.