
John Dowson
Members-
Posts
13,676 -
Joined
-
Last visited
-
Days Won
288
Content Type
Profiles
Forums
Events
Gallery
Downloads
Everything posted by John Dowson
-
There is a known issue introduced since December where using more than 10 devices can cause a CTD - see https://forums.flightsimulator.com/t/immediate-ctd-opening-control-options-1-12-13-0/338558. I guess this may be a cause for some folks. However, there is also the SimConnect data issue (link previously posted) which I think is the main cause, especially when this occurs after several hours into a flight. Both issues need to be resolved by Asobo, and anyone experiencing such issues should raise a zendesk issue with Asobo and attach any windows crash event logs.
-
The offset status document will be in your windows documents folder in a subfolder called FSUIPC7. This document has not been fully updated for FSUIPC7 yet, and so a specific spreedsheet called offsetStatus-vx.xx.ods is also included in the downloadable zip file. Sorry, don't understand this - google translates as 'how can I configure the funeral with an IOcard'! John
-
If using the FBW mod, make sure you also try with the vanilla A320.
-
Looks like it 'adds improved recording and replay features to FS' , from here. You can disable it by editing your dll.xml and changing the <Disabled> entry for that module to True.
-
Yes, thats the case. Only one timer per lua plug-in. Yes, as re-running a script kills the thread in which the original was running. John
-
Well, I added them for you to try this - the AUTOBRAKES ACTIVE flag at offset 0x0C46 sounds like what you are after, but I haven't checked if this is populated in the A320. Both offsets are read-only.
-
They are bools, so 1 or 0.
-
@asessa Sorry for the delay. I have now added 0x0C46 1Byte AUTOBRAKES ACTIVE 0x0C47 1Byte LIGHT BRAKE ON in the attached version, v7.04e. They are both recognised (i.e. do not give simconnect errors), but I haven't verified the values - I'll leave that to you! John FSUIPC7.exe
-
Yes, please do. I have had various reports of offsets/controls not working when using the FBW mod.
-
Setting and reading nosewheel position
John Dowson replied to Flygard's topic in FSUIPC Support Pete Dowson Modules
Maybe @Thomas Richter can explain why this value isn't in the -1 to +1 range, or what the actual complete range is so, that I can calibrate to an integer range of -16383 to +16383? -
Setting and reading nosewheel position
John Dowson replied to Flygard's topic in FSUIPC Support Pete Dowson Modules
Btw, I have noticed that offset 0x0BF8 is already reserved for 'Unlimited visibility value', so in the next release I have moved this value to offset 0x0C10. You can still test with the dll posted above in the original offset position. John -
Sorry, but what is APP en LOC? What is DEC? Control 65806 is AP_APR_HOLD_ON Control 65723 is AP_LOC_HOLD And what do you mean by anymore? And what have you changed since whatever it was was working? In summary, please provide more information as to what your problem is, and attach any files that I may need to investigate, which initially would be - your FSUIPC7.ini - your FSUIPC.log file, generated when experiencing your issue John
-
If the control is being sent (check by activating Event logging) and it isn't having the desired affect for a particular aircraft (or all aircraft for which it applies), then you need to report to Asobo via zendesk. I only add the controls provided by the SDK, if they are don't work then thats usually an FS issue. John
-
Sure. It is what it is as I based the script on an existing script and I didn't modify the timer interval. You can just set it to your time-out value, not decrease the timer and cancel both timers and exit the script when the timer function is called, as indicated by Pete's comment: This is already implemented on the event.key() function for the return/enter key. John
-
No, as that will be for xbox one and 360 controllers ONLY, as they do not support DirectInput (very well...). DirectInput can support up to 128 buttons anyway, and I will also look into supporting more buttons (at least to 64, hopefully to 128) via UI assignments at some point for DirectInput devices. Unfortunately, I am spending at least 80% of my time at the moment covering support, which leaves me hardly any time for fixing bugs, let alone adding/improving current functionality. Hopefully this will change at some point..... John
-
But this is easily handled by adding an additional lua. For example, see the lua scrips in the last comment in this post (derived from HidDemo.lua), that provide access to the buttons in the new Honeycomb devices that are > 32: However, if you are happy with your solution, then go ahead with that. I just want to emphasize that your issue was not caused by FSUIPC. There are also various solutions around the 32 button limit, from lua files to using the vJoyOffsets utility, or this utility (written for StreamDeck, to provide virtual button functionality for that device, but I'm sure easily adapted): I have not heard of any "slow response" reports when using any of these. John
-
The default is 10 (i.e. every 10ms). So by setting this to 100, you are actually slowing things down. It was probably the ButtonRepeat rate you wanted to adjust. Me neither. If you took Linda out of the equation, then we could look into it, but if using Linda then you really need their support. But as long as your happy with this 'different tool' (a name would be helpful for other users!), I will consider this closed. John
-
FSUIPC and TCA QUADRANT with Aerosoft A318/A321
John Dowson replied to styves's topic in FSUIPC Support Pete Dowson Modules
There's not much I can do with this. I think you would be better off supplying any feedback/questions to the Aerosoft forums. As I said, I don't have that aircraft or quadrant, or even FSX/FSX-SE or FSUIPC4! But still, let me know how you get on and I can still take a look at your logs/ini once you have revised your set-up from the Aerosoft advice. John -
Can I get away with this?
John Dowson replied to spokes2112's topic in FSUIPC Support Pete Dowson Modules
This has now been implemented in FSUIPC6/7 and will be included in the next release of those products. John- 8 replies
-
- 1
-
-
- lua events
- cancel
-
(and 1 more)
Tagged with:
-
No, I'm sorry. I cannot authorise a refund in such situations as you nowhave a key for FSUIPC7. The requirements for FSUIPC7 are clearly stated as for MSFS only. And we also provide the free version for you to test before purchase. John
-
FSUIPC and TCA QUADRANT with Aerosoft A318/A321
John Dowson replied to styves's topic in FSUIPC Support Pete Dowson Modules
Found this on the Aerosoft forums (https://forum.aerosoft.com/index.php?/topic/112537-throttle-problems/) that may help (especially item 6): John -
FSUIPC and TCA QUADRANT with Aerosoft A318/A321
John Dowson replied to styves's topic in FSUIPC Support Pete Dowson Modules
@GBOULANGER Hi Guy, welcome to the forum. Your problem seems to be the same as the OPs. Its interesting that you are both using FSUIPC4...I wonder if this is just a problem with the FSX/FSX-SE version of the Aerosoft Airbuses.... -
Sorry, I have no idea how that software works. BUT, they key strings don't (usually) start with KEY_ (only those few you can see). Try searching for the key string name itself. So, for example, to use #define KEY_ENGINE_MODE_CRANK_SET (KEY_ID_MIN + 1737) the corresponding key string is 'Engine Mode Crank Set' (in FSUIPC 7 controls lists drop-downs). This would be ENGINE_MODE_CRANK_SET in your MF software. John
-
Here's FSUIPCv7.0.4d containing the event.cancel() fix. I hope to release this version officially in the next day or two: FSUIPC7.exe John