Jump to content
The simFlight Network Forums

John Dowson

Members
  • Posts

    13,216
  • Joined

  • Last visited

  • Days Won

    270

Everything posted by John Dowson

  1. I'll keep this change and will release this shortly. However, I think using an offset for this is a bit OTT, so I've also added an additional control Set MaxSteerSpeed which will be available in the next release. You can also use this in lua via the ipc.control function. John
  2. Not at all. Sorry if it came across that way. Good! 1200 seems a large increment (especially if using repeat), but thats fine if it works well for you. As I said, for me I find around 500 works well (in the C208). John
  3. So why can't you use that? You can also add an offset condition (to 0x0D0C and mask bit 3 [&8]) if you only want to keep your switch in-sink. See the Advanced user guide on how to add offset conditions. You could use the offset directly if you like. You can use either the Offset Word Setbits/Clrbits control, or the Offset Word Togglebits control, depending on how your switch works and how you want to implement. Probably the former, with the Setbits control on the press, and the Clrbits control on the release. John
  4. Is that for overclocking? Shouldn't affect FSUIPC, but you never know. Maybe test without this (if possible). You say the crash is 'random'? Can you explain in a bit more detail, as the only log you provided ends after WideServer is started. But you also say that this occurs when WideServer is disabled. So maybe provide a bit more information on when it crashes (without WideServer), and show me another log file. I'm perplexed on this one....after the next (and each) crash, please check the event viewer and post anything reported there - as well as the your FSUIPC7.log file. John
  5. Please see the provided README.txt: John
  6. Yes, would be nice. But this is also not the best pause state to use - the others are usually better. I don't know why this is the default 'Pause' in MSFS. Its not really a 'pause', but a lat/long/alt hold (or so it seams...). To be honest, I'm not sure why folks are using this - better to remap and/or use the other pause controls. John.
  7. ? What way is that? I still don't know if you are trying to register FSUIPC7 or WideFS, but I presume the latter (as you posted in a WideFS registration related post). Anyway, as long as its now working.... John
  8. And what does this mean? I really have no idea what you are trying to register or how. Please clarify, and tell me what you see when you click the Register button. But do not respond until you have at least read the provided documentation.
  9. Why are you posting in multiple topics and PMing me? I don't even know if you are trying to register WideFS or FSUIPC7 (or both) - can you please clarify. And ONLY post here. Stop posting in different topics, and don't PM me unless I ask you to (to send details that shouldn't be public). Thanks.
  10. If you only have one key, then just use that key. If its for FSUIPC7, put it in the FSUIPC7 field, if its for WideFS, but it in the WideFS field.
  11. As the name implies, it decrements a signed word offset value, i.e. whatever the specified offset holds, it will decrement that value by the defined amount (down to the optionally defined minimum). Not that control, no. But the offset you provide is the elevator trim axis. Yes of course. Its a general control, you have to give the offset as well as the decrement value. Did you not follow the provided instructions? I'm sorry but I can't make them any clearer. It is a utility that you run on a client machine (i.e. not the same machine as the flight simulator) that enables FSUIPC client applications to communicate to FSUIPC on the FS machine. So. basically you use it to move FSUIPC clients off of the flight sim PC to another PC. No, it shouldn't. No, sorry, I can't - far too busy. Extensive documentation is provided and there is a wealth of information on the web. You can also take a look at the forums here, and maybe the FAQ section and User Contributions, which contain useful things that people have done and made available. John
  12. Yes, that matters. If you are running them as admin, you will have to run FSUIPC6/P3Dv5.1 as admin. Error 740 indicates that you don't have the required privileges to run. I'm surprised that it works for 4.5 though - do you run that as admin but 5.1 not?
  13. @GPan099 Could you try the attached version please. I've added back the Alt modifier. However, it doesn't seem to be 100% reliable. Looks to be an issue with MSFS not receiving the input events on occasion, but I'm not sure why. I'll investigate further and report to Asobo if the issue is on their side. FSUIPC7.exe
  14. Looks ok. Could you attach your FSUIPC6.log file please - there should be errors logged there if there are problems starting your [Programs].
  15. No, there is still no way to detect this as far as I'm aware. As there are several other pause states that are detectable (and controllable), use those instead for the time being. John
  16. Yes, of course it is still available. Please see the Advanced User Guide, section 'Programs: facilities to load and run additional programs' (on p44). John
  17. Sorry, what is 'GIT'? Is this an issue with MSFS and not FSUIPC7? i.e. if you run FSUIPC7 without MSFS, are all your devices detectable and useable? If so, I think you need to raise a zendesk ticket with MSFS. I use 6 GF devices without issue.
  18. I think this would be a useful update and will look into it at some point when time permits. John
  19. This is usually due to your device/axis being register in windows as a digital (on/off) device rather than analogue. Please see:
  20. The default hot key for this is Alt+F. Its mentioned in the included README.txt, and on page 5 of the FSUIPC7 User Guide: John
  21. This is described in the User Guide, p6: John
  22. Your macro definition is not correct. Please see the Advanced User Guide, P39: Given that, try: 1=L:ATR42_NEEDLE_ASI_BUG=Set,170 John
  23. @grigna Thanks for the info. However, note that you can also assign your buttons/switches directly to those controls in the assignments panel (with the correct parameter) if you don't want to use lua.
  24. @RISCfuture You can also find detailed instructions in this post: John
  25. Ok. Then please wait for the next release - I will add back in the use of the ALT modifier key. I'll post again here when I have a release for you to test. 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.