Search the Community
Showing results for tags 'fsx se'.
-
I am at the beginning of lua scripting. Sorry for my question. I did a lot of reading and trying, but without success. I have a registered FUSIPC vers 4.997, FSX:SE and its a Carenado Citation CJ2 aircraft. I'm trying to set the target altitude at 1000 increments. At the moment, I trigger the file with a button press assignment via FSUIPC. In the future I will running this with an rotary encoder via mobiflight. I do not clearly understand the parameter. I figured out, e.g. 5000 in the parameter field brings 5000 ft target altitude. In which form or style I have to fill in this value to make the 1000 increments with each button press or have I put the parameter value to the roatary encoder in the mobiflight assigment? I have tried with this code function Alt_Presel_inc () a = ipc.readLvar("L:CUSTOM_AP_ALT_VAR_SET_ENGLISH") -- get the state of the Lvar ipc.writeUW("66C0", a) -- save the state of the Lvar in the offset 0x66C0 a = a + 1000 -- add 1000 not sure if this is the right place end event.Lvar("L:CUSTOM_AP_ALT_VAR_SET_ENGLISH", 100, "Alt_Presel_inc") -- monitoring the Lvar Any advice would be very appreciated. Best regards Franz FSUIPC4.ini Alt_Inc.lua
-
FSUIPC 4.958 not installing into FSX SE
nmaggie posted a topic in FSUIPC Support Pete Dowson Modules
MOVED FROM FAQ SUBFORUM SO IT CAN BE SEEN AND ANSWERED! Hello: Tried to install FSUIPC 4.958 into FSX SE. The installer presents the following error message: "Looking in registry for FSX-SE install path: HKEY_LOCAL_MACHINE\SOFTWARE\DovetailGames\FSX Parameter"Install_Path" Not there, so looking in: HKEY_CURRENT_USER\SOFTWARE\DovetailGames\FSX Parameter"AppPath" Not there, so looking in: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft Games\Flight Simulator - Steam Edition\10.0 Parameter"SetupPath" Not there, so looking in: HKEY_CURRENT_USER\SOFTWARE\Microsoft\Microsoft Games\Flight Simulator - Steam Edition\10.0 Parameter"AppPath" ... NOT found! ..." My FSX SE (and Steam) is installed in my C; Program Files folder (NOT x86), Perhaps that's the issue? (something about "FSX installation incorrect") I tried moving the installer into my FSX folder and runnning it from there. It appears to have possibly dumped several files into my FSX folder, but NOT into Modules. Do you have a list of files that FSUIPC4 would have installed so I can clean up (delete) the files that may have been dumped into my FSX folder? Thanks. Addons: So far I have A2A Accusim and FSX NVG installed. Thanks. -
MOVED FROM "FAQ" SUBFORUM TO SUPPORT FORUM Hello, I have a MADCATZ FLY 5 Joystick, with 2 throttle levers, and I want to make those 2 levers, control the 4 engines of the pmdg 747. I know I can do it with FSUIPC, but the problem is that the latest version of FSUIPC doesn´t record my data very well, because with KLM Virtual's ACARSng, I get very very low landing rates, so I know it´s related with the last version of FSUIPC. (When I got back to the previous version, problem solved!) My question is. Can I purchase the previous version of FSUIPC? If yes, how do I do it? Thank you very much. Kind regards, Edgar
- 12 replies
-
Help! A few days ago I downloaded the latest, free version of FSUIPC4. It worked fine and showed in Add-ons menu correctly. But I had to re-install my FSX SE. After that I cannot see "Add-ons" on menu bar at all. Here's what I did (following advice from each corner of the internet): 1. I re-installed FSX SE (uninstalled, deleted all FSX entries in Program Files, Program data, Appdata, etc, I ran Ccleaner, rebooted, disabled my AntiMalware software, installed fresh FSX, made a first clean run). 2. I installed the latest version of FSUIPC 3. I cannot see "Add-ons" Menu in FSX! 4. Tried to re-install all versions of simconnect from different folders. I have 4 versions installed now, but still no add-ons menu. 5. Tried to run VC redistributable 2005 - no result 6. Made simconnect.ini in Documents folder to monitor FSUIPC - and it shows that it LOADS correctly (!). But no Add-on menu at all. My dll.xml is fine - checked it million times. And it has to be correct, because simconnect.ini loads FSUIPC. All needed files are in Modules folder and are Trusted. Windows 10 64bit. GF970. DirectX 10 preview mode, I use the latest version of TrackIR 5. Any clues?