
Thomas Richter
Moderators-
Posts
1,506 -
Joined
-
Last visited
-
Days Won
26
Content Type
Profiles
Forums
Events
Gallery
Downloads
Everything posted by Thomas Richter
-
Hi, as you found the download link that is included in the text that describes current functionality and issues, you would have found already the answer by looking at it. Thomas
-
Can a button be programmed to run a .lua?
Thomas Richter replied to Masterius's topic in FSUIPC Support Pete Dowson Modules
Hi, yes you can but the Lua file you want to start, stop or kill (...) needs to be in the FSUIPC folder location. You will then find it under Controls. Did you actually search for Lua in controls? In the pic you see I have a Lua file in the folder "DisplayFPS.lua" and those are all the possible assignable controls for that Lua file (as for any other). Thomas -
Dual Unlinked Flight Controls
Thomas Richter replied to MartyReynolds's topic in FSUIPC Support Pete Dowson Modules
Hi, FSUIPC uses DirectInput and doesn't see controllers different than Windows does, as it is using the same library. FSUIPC doesn't switch/transfer controllers but it uses the last highest value of an "Axis". Your problem will be a bad elevator poti of the controller that is not in use when you face the problem. It means the elevator axis of that controller is sending constant changing values in neutral position. If the value it sends is opposite of your current input the that value is greater and accepted/used. The easiest way to identify this is by checking that controller in Windows -> "Game controller settings" Thomas -
Hi, if the ACARS is an EXE program you can change the properties to run as administrator. If it has start button after installation you can also right-click and select "Run as administrator". Thomas
-
Hi, if you could finish your test flights without FSUIPC7 running could you please do a test flight with FSUIPC7 running but having FSUIPC7.ini file removed from the folder before starting FSUIPC7, so it will create a fresh INI file. That would identify if the previous INI file you used contains something that triggers that. Thomas
-
Hi, is everything running at the same level, i.e. 'Run as administrator'? Depends on installation but if MSFS runs with administrator privileges then all other have to as well. In case FSUIPC7 does work correct you might check if the not connecting software runs at the same level. Thomas
-
Hi Paul, I got that work years ago just for testing but never used it later with C++ CLR. C++ CLR is the C++ fully based on .Net, not native C++, that's why you use still the .Net framework like WinForm. Thomas
-
Hi, I did read somewhere in the MSFS forum, I think, where MS/Asobo pointed out that nothing other than packes should be installed in that location as it would give problems. As FSUIPC7 doesn't need a special location in relation to MSFS other than to be installed on the same PC, just try a simple location, copy and paste the FSUIPC7 folder on the C drive (C:\FSUIPC7\) Thomas
-
MSFS graphics settings changes not saved if FSUIPC is open
Thomas Richter replied to MockTurtle's topic in FSUIPC7 MSFS
Hi, changing Graphics settings while FSUIPC7 saves correct and remembers correctly the settings when restarting MSFS. Also all Graphics settings from Vers. 1.8.3.0 haven't been changed with installation of vers. 1.9.3.0. I use the STEAM version. Thomas -
Hi, MSFS might only have one control for ENG ANTI ICING and shares that over all AC's that have some ANTI ICE system available. For Prop engines the INTI ICE system is mostly the Alternate Air system that uses ram air. So the logging you see is what is provided by MSFS as a ENG ANTI ICE 'switch' Thomas
-
Prolonged Pause on Autosave in P3D5
Thomas Richter replied to MajorMike's topic in FSUIPC Support Pete Dowson Modules
Hi, as you used the installer to install FSUIPC6 for P3Dv4 you have to use the uninstaller, if you want to uninstall P3Dv4. You can still use the same INI file for P3Dv5. If you use the FSUIPC6 installer then it will automatically uninstall the previous FSUIPC6 installation but not remove the FSUIPC6.ini file. So it depends now on what you have done with P3Dv4 and the installation of FSUIPC you did for P3Dv4. Thomas -
yoke push to talk [SOLVED]
Thomas Richter replied to masmaz's topic in FSUIPC Support Pete Dowson Modules
Hi, the selection on your pic is as it says for SquakBox 3/ Roger Wilco/ ... only but not for IVAO's Teamspeak. For TeamSpeak you define in TeamSpeak a Key as the PTT and via FSUIPC you can assign a Joystick Button to send a Key that TeamSpeak will receive. It is as well described on their page https://www.ivao.aero/training/first_steps/pilot.asp Thomas -
Dev mode in MSFS 2020
Thomas Richter replied to nantelp's topic in FSUIPC Support Pete Dowson Modules
Hi, please post FSUIPC7 question in the FSUIPC7-Beta for MSFS subforum. You don't need to copy the SimConnect.dll at all as FSUIPC7 already since the MSFS 1.8.3.0 update links statistically to SimConnect. The DEV mode in MSFS is not needed to use FSUIPC7, it doesn't have any effect. You have to do the same in MSFS to don't have interfering axes controls. In MSFS you can create a new empty profile for the joystick and if there are any buttons you rather want to defin in MSFS then you can do this in the new profile. Thomas -
Offset for Test LED Annunciator Panel (DR400)
Thomas Richter replied to alexiel2's topic in FSUIPC7 MSFS
Hi, there is no control at the moment available via SimConnect. Thomas -
Hi, you will find i.e. the Offset status here. offsetStatus-v0.1.ods Thomas
-
Hi, you can do this by writing a Lua script. Thomas
-
Setting axis to only eork in flight
Thomas Richter replied to gusifer's topic in FSUIPC Support Pete Dowson Modules
Hi, when you use already a different joystick axis for the tiller you can define and calibrate this axis in FSUIPC as Steering Tiller axis, calibration on tab page 9 bottom right. By doing so the tiller will work only for steering on the ground and the rudder axis will fade in with increasing speed. Make sure the axes are not double defined, in FSUIPC and FS. The fading behavior can be changed in FSUIPC INI file. You can of course define and calibrate different for various AC when using profiles. Check as well the manual. Thomas -
FSUIPC SDK in C++
Thomas Richter replied to FlyingCoder's topic in FSUIPC Support Pete Dowson Modules
Hi, it's well documented within the sample code. Thomas -
PFC C2 Pro USB and Avionics USB not detected in FSUIPC7
Thomas Richter replied to mattburgos's topic in FSUIPC7 MSFS
Hi, you will find the FSUIPC7 download at http://fsuipc.simflight.com/beta/FSUIPC7.zip or http://www.fsuipc.com/download/FSUIPC7.zip and PFChid64 download in Updated Modules or FSUIPC.com Thomas -
PFC C2 Pro USB and Avionics USB not detected in FSUIPC7
Thomas Richter replied to mattburgos's topic in FSUIPC7 MSFS
Hi, it does work with FSUIPC7 but make sure you use latest PFChid64.dll (vers.5.1.4.0) that was adopted to FSUIPC7/MSFS. Thomas -
Hi, best is always to read as well the additional information from the download page or as the same information is included in the ZIP file you downloaded as README.txt file, you can read it from there. Thomas
-
Hi, at the moment I think SimConnect and MSFS are not really in line at all and we start to try to make too many things work they might (hopefully) partly fixed or implemented with the next SimConnect update. As we found there are even Controls working they are neither listed or tested by Asobo and it was just a very time consuming try and error way to find out. As you will find in different places of announcements of the MSFS state by MS/Asobo they more and more tell this or the other is not working correct or at all or should not be used. Special automated systems like AP/ AT are often mentioned already by MS/Asobo as "partly" working . . . As long the Systems itself are not fully replicated in their basic functions, the incomplete SimConnect interfacing wouldn't help even if it would work more as it should. Lets hope the next Update has something more that the last 1.8.3.0 Thomas