Jump to content
The simFlight Network Forums

John Dowson

Members
  • Posts

    13,250
  • Joined

  • Last visited

  • Days Won

    270

Everything posted by John Dowson

  1. Before you but, please try the trial version, which provides full access to all FSUIPC7 functionality. The trial key/license is available to download from aa topic at the top of this forum, here: Check out the presets available from MobiFlight - all these are available directly in FSUIPC7: https://hubhop.mobiflight.com/presets/ If there are no presets available, for what you want to achieve, in may be possible to define your own, or use input events, lvars, hvars or other means. I can help with this if you need further instruction, but only for the aircraft I own, i.e. the FBW but not the Fenix. But you can also always ask about presets on the MobiFlight Discord channel for MSFS2020. Also, please consult the documentation provided for FSUIPC7 before asking for further support, and check these forums for similar questions/issues. John
  2. Maybe also try assigning a button or key press to the control Offset Word Set with offset 0BB6 and parameter 12000 - does that work? If so, then there is something wrong with your code...please try this as well.
  3. Pleas only attach full logs, not continuation logs. You can zip/compress them if too large to attach directly. Also, please select to sending the monitoring of offset 0BB6 to the FSUIPC log file - this is missing and would help .... Having said that, this is what the log extract you attached shows: So something is setting the value back to 0 soon after you write to the offset. No idea what is doing this, but a full log file with that offset being monitored (and written to the log file) would help....
  4. Not sure why you are attaching files....as I said, you are just back to the previous situation where it is working but with no name for your yoke. I have nothing further to add to this that i have not already said:
  5. First, please exit FSUIPC7 before attaching logs. Your log just shows that FSUIPC7 received key presses (from MSFS) and did nothing with them as you have no assignments. As these key presses were received from MSFS (and they are not masked), I don't see how FSUIPC can be intercepting these keys or preventing actions assigned elsewhere. It is also strange that initially only keyup's were received, and then only keydown's over a minute later.... Can you therefore please check things at your end, and also try with default aircraft.
  6. Those offsets hold the value of the simulator A-type variables: 0x3160 - ATC TYPE 0x313C - ATC ID 0x3148 - ATC AIRLINE If they are being reset to be empty strings, it is because FSUIPC7 is receiving this update from MSFS. This is probably because there is no ATC for the aircraft once the power is off.... There is nothing I can do about this - FSUIPC7 just shows the data as received from the FS. If the ACARS system still needs this information, it should make a copy and use that. You can even copy those offsets to other offsets, and if you only copy when non-empty then you will always have the last available values. John
  7. Can you show me/attach a log file please with that offset being monitored and IPC writes logging activated as well as Axis controls. Also attach your ini file. Then something is setting it to 0 - the logging should confirm this... What keyboard assignment? No.
  8. What does this mean? What is the 'desktop screen'? Not sure I fully understand this either. If it is still in the task bar, then you did not close/exit FSX. It is not possible to have two copies running. Well, there is something wrong somewhere...I have already advised to re-install FSX.... John
  9. If you change a lua script, just run it to pick up the changes. if it is already running, when you run it again the currently running script will be killed. For ini file changes, it depends on what is changed. Some parameters are only read at start-up, others when needed. When changing assignments, you should always do this either with FSUIPC7 not running, or with the relevant assignment panel open, and click to reload the changes after saved. Just disable logging for Lua Plugins - ipc.log statements will still be logged. No. Lua scripts are compiled by FSUIPC7 just before being ran, and they are onky ran when FSUIPC7 is connected to MSFS and you have an aircraft ready to fly (i.e. not in the main menus). Of course, you can use standard lua outside of FSUIPC7, but you will not be able to use the additional lua functions provided by FSUIPC. John
  10. You are using a very old version of FSUIPC7 - 7.0.2 from November 2020. The latest version is 7.4.2 - please update. FSUPC will receive all keystrokes (from MSFS via SimConnect), but it will not do anything (as you are using an unregistered version) except log them, if activated.
  11. Well, you could use FSUIPC to assign default commands to buttons and switched, and profiles for different actions for different aircraft. But if you want to use other tools for assignment, that is fine. Just remember where things are assigned and best not to assign a button/switch in multiple places.... I have had support requests with people using the GoFlight Interface Tool and not realising they were using that and not FSUIPC for some assignments! John
  12. You don't need this if using the FSUIPC GoFlight driver...I'm not sure what that does (never used it!), but I would remove this if you have any issues. This is the driver that FSUIPC uses for GoFlight devices, and it needs to be in your FSUIPC installation folder.
  13. I have no idea.... something must have changed, but I have no idea what. it is the FS that opens the FSUIPC window when the add-ons menu item is selected. This is why I think your FSX installation is corrupted, and you need to verify/re-install. I do not know what else to suggest, sorry. John
  14. 0BB6 is the aileron input control, so writing to that should set the aileron position. Are you sure that you are writing to this correctly? Try monitoring that offset using FSUIPC's offset monitoring facilities (as S16). This will tell you what value the offset holds. Also, if you have an axis assigned to the aileron. that could be overwriting the value you are setting, so check that you don't have an axis assigned to the aileron anywhere, in FSUIPC or in P3D.
  15. No, sorry - I can't see any way to select a specific AI camera. It may be possible by writing to offset 0x8680, but you would need to know the camera definition name, which I don't think is available for the AI cameras.
  16. Do you have the GoFlight driver installed? I cannot see the GF driver being detected in your log file - this is what is in mine: ?
  17. Ah - I had AI traffic turned off. I can see the AI traffic views now. No idea how to set one though - I will take a look....
  18. FSUIPC is not crashing - it is exiting as MSFS has crashed: You are also using an old and unsupported version of FSUIPC, 7.4.1 - the latest and only supported version is 7.4.2. Please update. I do not know why MSFS is crashing. Check your windows event viewer to see if there are any crash reports there, and check the Asobo forums for similar issues. I cannot help with MSFS CTDs. This is nothing to do with FSUIPC. John
  19. Yes, but you will not have access to the registered facilities - assignments. lua, etc I am sorry but I have no idea why the FSUIPC window isn't being opened. All I can suggest is that you try either verifying your FSX installation (easy with a steam install, not sure how to do this otherwise) or try tr-installing FSX. If you re-install, make sure that you also install SP1 and SP2. John
  20. What do you mean by this? So it looks like this is the software that is screwing up the registry, as that phantom device with no name but the same GUID as your yoke is now showing again. I am surprised it works with those files, as your B device is missing... You have two options. If its working, just leave it as is. Otherwise, you need to go through the whole procedure again (as we are back at the beginning), and then figure out why your 'joystick wasn't working correctly'. Maybe it needs calibration in the windows game controller panels. John
  21. There is the Pause (ms) control - from page 29 of the Advanced User guide: This works in the same way as any other control. Not 100% sure what you mean by 'I want to sleep for 750 ms between two button presses' though, as it is you who are pressing the buttons, not FSUIPC... If you overload your assignments so that multiple controls/events are sent on a button press, then you can use this control to insert a delay between the controls being sent. John
  22. To make multiple assignments to a key press, do the following: 1. Make the first assignment to the key press, as normal. Confirm, click Ok to close the key assignment panel, then re-open the key assignment panel 2. Open the FSUIPC7.ini file in an editor. Find the key assignment just made, then comment it out by placing a semi-colon (;) before the assignment line number and save. 3. In the key assignments panel, click 'Reload all keys'. 4. You can now make the 2nd assignment to the key press. 5. if you want to make more assignments, reload the file in the editor and do the same, i.e. comment out the assignment in the file and save, reload the assignments in the UI, and then make the new assignment. Repeat until all assignments made. 6. When all assignments are made, uncomment (i.e. remove the semi-colon you added) all the previous assignments and save. Do this with the key assignments panel in FSUIPC7 open. 7. Reload all keys again. You should now have multiple assignments to the same key press. The UI will only show the first assignment and it will be grayed-out/disabled. This indicates that there are multiple assignments on that key press, and you can no longer change this via the UI, only by editing the ini file. John
  23. No, it is NOT registered. But how? You say there is no FSUIPC window displayed. And as you are running an unregistered version, if it was displayed then the calibration tab would not be available in an unregistered copy. I am confused... And i can see/find no record of you having ever purchased a license for FSUIPC4. You purchased a license for FSUIPC3 on 10/10/2004. An FSUIPC3 license is NOT valid for FSUIPC4. You are therefore, and have always been, using an unregistered copy. If you think you have purchased a license for FSUIPC4, please let me know your order number. I do not know why you keep posting when you are not following my instructions. PLEASE do the following - if not, I cannot help you. 1. install the simconnect.dll for version 10.0.61637.0. This is the SP2/X-pack version. If you do not have this on your system, you can download from a link in this post: https://www.avsim.com/forums/topic/503093-simconnect-version-100616370/ 2. Download and install the latest VC++ redistibutable packages, both x64 and x86, available from https://docs.microsoft.com/en-US/cpp/windows/latest-supported-vc-redist 3. Reboot then re-install FSUIPC4. 4. Run FSX/FSUIPC. Can you see FSUIPC in the Add-ons menu now? If so, does it open the FSUIPC4 main window? After performing ALL steps, any issues, please show me/attach both your Install FSUIPC4.log and FSUIPC4.log files. 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.