
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, the Installer ask only if you "want" to register, but you don't have to. Just select the option "Not Now", also make sure you use latest installer, Install FSUIPC5.152 and to install right click and select "Run as administrator". Another thing, don't install in \Program Files\ folder, what Windows like to do, instead choose a simple folder or what ever you like (i.e. drive F:\P3Dv4\) Thomas
-
Hi, if you use FSUIPC only as an interface for programs to connect to FS/P3D via Offstes, then you can just install it. But if you want to use the build-in facilities like Joystick/ Button programming, many other functions and the ability to run your own (or existing) lua scripts then you need to buy a key from SimMarket. As long the programs you use are not restricted to a FS version, you should be Ok. Thomas
-
Hi,, the structure of the used windows API checks only for the first buttons 0 to 31 (your buttons 1 to 32). It means any possible button above that is not seen, so there is no way to force something as Windows itself doesn't look for it in the first place. Thomas
-
Need help debugging a controller issue
Thomas Richter replied to aurel42's topic in FSUIPC Support Pete Dowson Modules
Hi, seems an unwanted line of code has been left in their program. At least you know and can let them know to asap fix it. Thomas -
Need help debugging a controller issue
Thomas Richter replied to aurel42's topic in FSUIPC Support Pete Dowson Modules
Hi, as far as I know Brunner uses SimConnect only you can check with Events from Logging tab. IPC writes would only show if they use FSUIPC. You can also use P3D SimConnect logging, described in their manual how to setup. FSX HELP: Logging SimConnect Thomas -
Hi, in addition if you cannot locate the \Modules\ folder, just open FSUIPC panel in P3D Add-On menu and go to Logging tab. On the bottom the button Open File will open the Modules folder in FileExplorer, like you would do it yourself. Thomas
-
FSUIPC Not Controlling Throttles
Thomas Richter replied to jdriskell's topic in FSUIPC Support Pete Dowson Modules
Hi, as it is as well for PMDG ac's highly recommended not to use the FSUIPC calibration facility and send the control instead 'Send to FS as normal axis', it might be the same problem for the add-on you use. Thomas -
FSUICP Connection Error
Thomas Richter replied to Wim Butte's topic in FSUIPC Support Pete Dowson Modules
Hi, you haven't been thrown out of the the Forum but suggested to ask for that problem in ProSim Forum , or even better at their support. The error from the log file clearly stated as the instance of an object in that case is one of the Offsets they call and want to refresh/update its value. But in case the offset seems not to be correct declared in their code it throws that error. In program code there are those calls to different routines and sub-routines with readable names for the programmer. Her, in case the programming language that is used is based on .Net Framework, they obfuscated (encrypted) the source code so it is unreadable and not to de-obfuscate without their personal key. As they might use 100 or more different Offsets from FSUIPC for the different data the read from FS or write to FS, it is absolute impossible to know where the error lies or which Offset causes it. Because of that you were suggested to ask in their Forum. In case you use a Beta version of ProSim you might switch back to the latest release version instead to try if that solves the problem. Beta versions are often quick and not fully tested version that can cause crashes or don't work as expected. That is btw. what I do if a beta version doesn't give the correct/expected result. Thomas -
FSUICP Connection Error
Thomas Richter replied to Wim Butte's topic in FSUIPC Support Pete Dowson Modules
Hi, that is an internal ProSim software problem only related to FSUIPC but not produced or an error of FSUIPC. You are better off at ProSim support with this problem than here. Thomas -
FSX refuses FSUIPC4
Thomas Richter replied to Robertmoore's topic in FSUIPC Support Pete Dowson Modules
Hi, version 4.971 is already very old. Please use latest version with the installer, Install FSUIPC4.974 , and run the installer as Administrator, right click on it and select "Run as Administrator". Thomas -
FSX refuses FSUIPC4
Thomas Richter replied to Robertmoore's topic in FSUIPC Support Pete Dowson Modules
Hi, what latest version of FSUIPC do you try to install please? Did you follow the installation guide? Thomas -
Unable to assign letter to VKB joystick
Thomas Richter replied to M_Sauce's topic in FSUIPC Support Pete Dowson Modules
Hi, the one I use is in WIN10 stored in Computer\HKEY_LOCAL_MACHINE\SYSTEM\Setup\Upgrade\PnP\CurrentControlSet\Control\DeviceMigration\Devices\USB\ plus then the VID-PID part. Yours 'could' then be Computer\HKEY_LOCAL_MACHINE\SYSTEM\Setup\Upgrade\PnP\CurrentControlSet\Control\DeviceMigration\Devices\USB\VID_231D&PID_0125 just have a look in that location maybe. Thomas -
Unable to assign letter to VKB joystick
Thomas Richter replied to M_Sauce's topic in FSUIPC Support Pete Dowson Modules
You can change the Name, removing the space, in the registry. I tried here the opposite and added a space in front but that doesn't effect FSUIPC, it accepts the space but leaves it out for the letter joystick line. May be try the change in Registry and restart the PC. Thomas @ John, JoyScan file was attached already with first post. -
BU0836X will not talk to FSUIPC
Thomas Richter replied to DrBrown's topic in FSUIPC Support Pete Dowson Modules
Seems WIN didn't update the presence. Good it works! Thomas -
Unable to assign letter to VKB joystick
Thomas Richter replied to M_Sauce's topic in FSUIPC Support Pete Dowson Modules
Hi, is the change, removing the space ahead done when starting FS? Thomas -
Unable to assign letter to VKB joystick
Thomas Richter replied to M_Sauce's topic in FSUIPC Support Pete Dowson Modules
Hi, please provide as well your FSUIPC5.ini file. Thomas -
Hi, it works correct as it should be. You must have something wrong assigned to monitor. Thomas
-
Multiplayer Squawk/Transponder Code
Thomas Richter replied to crazzmc's topic in FSUIPC Support Pete Dowson Modules
Hi, the only Transponder related Offset in FSUIPC4/5 is The Offsets you try to read are related to internal AI traffic only. FSUIPC doesn't 'know' anything of the multiplayer stuff, so it doesn't support it. Multiplayer/ Online traffic like SquawkBox supplied their own Transponder ID, not injected into FS, in an customized Offset you could use. Other Multiplayer programs might do the same but bet is to check their forums for that. Thomas -
Hi, by installing FSUIPC from Download section above it will install as well all Manual's In \Modules\FSUIPC Documents folder of your FS path. All information about value/data you can read/ write are in FSUIPC5 Offsets Status.pdf . There is also a SDK available in Download section with an example in different programming languages. An excellent easy to use .Net library by Paul Henty is also available in the sub-Forum above To read/write data/values to/from FS there is no licence needed. The licence is required for the user facilities of FSUIPC, they are all described in the Manuals. Thomas
-
FSUIPC not recognizing Rhino Stick
Thomas Richter replied to romair's topic in FSUIPC Support Pete Dowson Modules
Hi, you don't give any useful information. Please follow the instruction above your post, 'READ BEFORE POSTING FSUIPC PROBLEM REPORT' and please supply the following three files. Thomas -
Positive value gives a progressive curve. Just play with the value and see what fits best for you. Thomas
-
Hi, when you defined in FSUIPC I guess you calibrated as well in FSUIPC. On Joystick Calibration tab you will find as well for each axis the slope button, see pic, where you can fix your problem by using a positive number. Thomas