Jump to content
The simFlight Network Forums

John Dowson

Members
  • Posts

    12,287
  • Joined

  • Last visited

  • Days Won

    253

Everything posted by John Dowson

  1. Generally yes, although this can depend on the aircraft in question. Some aircraft (especially add-ons) may not use the standard control/event that this offset uses. John
  2. Now done, will be included in the next release. John
  3. Are you still experiencing this issue? If so, you should try updating your VC++ redistributables, as these are known to cause many strange issues. Install the latest combined redistributable package from https://docs.microsoft.com/en-US/cpp/windows/latest-supported-vc-redist (both x84 and x86 versions are recommended). This will install the redistributables for 2015, 2017, 2019 & 2022. If you have any of these installed individual, uninstall first before installing the combined package. John
  4. Any success with this?
  5. Thanks for the feedback. These changes will be incorporated into the next official FSUIPC7 release. Regards, John
  6. If you do have SPAD working with MSFS / FSUIPC7, then the gear lever offset is 0BE8, with value 0 for Gear Up and 16383 for gear down. John
  7. Ah, but from your image I see that you are using SPAD and not SPAD.next... I don't think the orifgnal SPAD works with MSFS - I did try this but couldn't get it to run. The development on SPAD stopped in 2012, over 10 years ago. I suggest you try SPAD.next if using Saitek devices such as the multi-switch panel or radio panels. These will not be recognised by FSUIPC. You will have to pay for a license, but it does also come with presets for many aircraft, and I would consider it essential if using Saitek devices (other than the throttle and joysticks, X52, X56 etc, as these can be handled by FSUIPC). John
  8. I have also switched the assignments to use the sim events directly rather than FSUIPC offsets, and this also works without issues: John
  9. So, I installed SPAD.next. Configured it to use FSUIPC, loaded a default profile for the C172 then tried this in the JF Piper Arrow and the landing gear lever on the saitek multi-switch panel works as expected. Here's the SPAD.next configuration for this lever: John
  10. What does this mean? Alt + F just displays and hides the FSIIOPC main window. You can see the FSUIPC7 main window can't you? The image you posted above shows it is displayed. What exactly is your issue? Is it that - FSUIPC7 doesn't auto-start with MSFS? If this is the case, show me this file: C:\Users\Admin\AppData\Local\Packages\Microsoft.FlightSimulator_8wekyb3d8bbwe\LocalCache\EXE.xml - there is no Assignments menu? Your log shows that your copy is FSUIPC7 is registered, even though your folder listing doesn't show am FSUIPC7.key file. However, it MUST be there as your lof states it has found these details: - FSUIPC7 exits/quits while MSFS is still running? If so, add this to the [General] section of your FSUIPC7.ini: DisableMSFSMonitor=Enum (see point 5. under Problems running FSUIPC7 in the provided README.txt). In fact, you should do this anyway as running under Windows 11. If you are experiencing strange issues, I also suggest that you install the latest combined VC++ redistributable package from Microsoft. Uninstall any individual packages first an then install the combined package - again, see the README.txt, item 1 under Problems running FSUIPC7. John
  11. I just disabled the abort when no P3Dv5 installation was found and set the flag that it was actually found (i.e. a hack!) If you re-installed windows, did you also install the latest combined VC++ redistributable package? If not, please do that - that may be the issue. John
  12. Blimey, don't know how that happened....! Corrected, please try again... John
  13. So AppPath exists under HKCU Software\Lockheed Martin\Prepar3D v5. I have no idea why the installation is failing for you then. It doesn't matter what the value is, it just checks to see if that exists to make sure P3Dv5 is installed. Very strange... Did you try the updated installer I posted?
  14. Please try the attached version, v7.2.16b. In this version you can set the ini parameter MaxNumberOfCustomEvents in the [General] section of your FSUIPC7.ini. The default value is 2048, minimum allowed is 1024 and current maximum is 8192 (I can increase this if/when needed). John FSUIPC7.exe
  15. Please also try that link again - I have updated the installer with the same change as I previously made - you will get the same message but the installation will/should continue. John
  16. Can you tell me what registry entries you can see? The installer is looking under: HKCU Software\Lockheed Martin\Prepar3D v5 for entries AppPath or SetupPath. Thanks, John
  17. But if this is not an issue in P3D / FSUIPC6. then it must be related to the timing differences between when FSUIPC is an embedded dll and when it is a standalone executable. Have you tried similar tests with FSUIPC6? If not, can you also do that to see how the logging differs. This is an area of the code that I am not currently familiar with, and it is difficult for me to investigate not having any VRI (or com) devices. I will take a look at this, but I am afraid it will have to wait for a while as I am busy with other things at the moment. I will take a look at this in more detail when time permits, most probably after the next FSUIPC7 release, hopefully ready in a coupe of weeks. John
  18. Maybe, I haven't checked, but you can handle this in one of two ways: 1. If you are calibrating the axis in FSIOPC, just reverse the axis 2. If you are not calibrating, you can reverse the axis by adding an axis scaling parameter of -1 to your axis assignment entry in the FSUIPC7.ini file. See the section Additional parameters to scale input axis values on P40 of the Advanced User guide. John
  19. I think I will leave this as 2048, by default. I will look into adding an ini parameter to allow this to be configured on a per user basis. I am also looking into other ways to provide access to certain custom events (e.g. Mobiflight) directly via calculator code, and allowing the user to define their own events based upon parameterized calculator code. John
  20. I have now got a spad.next license and will take a proper look at this issue in the coming days and let you know. John
  21. Just copy the FSUIPC6.key file to your new installation folder. No need to re-register. Registration just creates that key file. Also copy you FSUIPC6.ini file (and any .mcro, .lua or .dll files that you may use) if you have any previous assignments in FSUIPC - that is where they are stored. John
  22. I have validated your details and they are fine. Please follow the provided instructions. Most probably you need to install the combined VC++ redistributable package.
  23. That is for FSUIPC7...I have moved your post to the FSIOPC7 sub-forum. Please post in this sub-forum for any issue relating to FSUIPC7. Did you follow the advice I previously posted: ?
  24. I removed this as it contained your registration details. NEVER post your registration details. This violates the license agreement and if you do this again I will invalidate your registration. What version of FSUIPC are you using? If using FSUIPC7 (then you also posted in the wrong forum!), did you read the section on Invalid Key Problems in the provided Installing and Registering FSUIPC7 pdf? If not, please do that and follow the instructions there. Otherwise, please let me know your order number and I will check them here. 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.