Jump to content
The simFlight Network Forums

Thomas Richter

Moderators
  • Posts

    1,506
  • Joined

  • Last visited

  • Days Won

    26

Everything posted by Thomas Richter

  1. Hi Then just do it instead on the "Buttons + Switches" page, similar!
  2. Hi Just use the Offset 04F4, length 2 Byte with value 72 to toggle WXR. To assign a key go to "Key Presses", press "Set" and then the Key you want to use for. See pic, don't forget to press "confirm" and then OK.
  3. Hi What happens if you remove this CH Joystick? Is button 17 still shown as pressed?
  4. Hi Advdispl.dll was written for FSUIPC3.xx and doesn't work for FSUIPC4.xx.
  5. Hi Pete and Peter The best way is ever learning by doing! -- If you never burned your fingers on a hotplate you will not understand what is "HOT" -- Questions are ever welcome and answered by Pete, Other (and me is also Others) as long it is visible there is a will of trying things but running into problems. FSUIPC is a technical tool that allows you to program/read/write values to/from FS, in many cases very complex internal manipulated so that it is really handy useable for customers. But it is ever needed to study the manuals to understand the key of this tool and the way to use it correct. The SDK of FSUIPC describes the most things as well for beginners. I think I can say this for Pete as well that is not the way only to ask every step/code to get things to work. And of course there is no time to do this, for me because of my work for Project Magenta and I "think" as well for Pete because his extensive activities on FSUIPC4 / 3 (without his work we would all stay a bit in the rain).
  6. Hi No, you only need to use the available options/giveaways of FSUIPC ! Use Offset Byte SetBit to set and Offset Bit ClrBit to reset. e.g. 56B1 Bit0 for FwdPump1 Offset Byte SetBit, Value = 1 (2^0), to switch ON Offset Byte ClrBit, Value = 1 (2^0), to switch OFF 56B1 Bit1 for FwdPump2 Offset Byte SetBit, Value = 2 (2^1), to switch ON Offset Byte ClrBit, Value = 2 (2^1), to switch OFF To do both at the same time you would use Value = 3 ((2^0) + (2^1)) Bit0 + Bit1 To set e.g. Bit0 and Bit7 at the same time you would use Value = 128 ((2^0) + (2^7)) Bit0 + Bit7 With SetBit and ClrBit you can select ONE or MULTIPLE bits, depends of the value you use.
  7. You will find it above under FSX Downloads and Updates. http://fsuipc.simflight.com/beta/TrafficLook.zip
  8. That is not the same ! I also have only one account and that is of course a Administrator one. But 1. You need to install it with this rightclick as Administrator 2. After that is done you need to start FSX withrightclick as Administrator If there is no way by using the desktop symbol then go direct to FSX main folder and start there FSX with rightclick as Administrator. ... \Microsoft Flight Simulator X and then start FSX.exe (Application) with rightclick as Administrator. Then you need to register FSUIPC/WideFS and restart FSX NORMAL.
  9. It is clearly described in its documentation, step by step! Did you read it ?
  10. So you are completely wrong here. You need to look for WideView.
  11. Hi Just download the latest v3.766 http://fsuipc.simflight.com/beta/FSUIPC3766.zip
  12. Ich habe ebenfalls nur eine Konto, zwangsläufig als Admin. - Installation von FSUIPC mit Rechts-Click als Administrator ausführen - FSX ebenfalls mit Rechts-Click as Administrator ausführen - Ausführung von FSUIPC zulassen / bestätigen - FSUIPC registrieren Hat bisher auf allen Systemen so funktioniert, ohne Probleme sowohl Vista als auch XP Pro. Falls es nicht funktioniert ist ein Fehler bereits bei der Installation von FSX entstanden den der FSUIPC Installer nicht kompensieren kann. Ich habe gerade gestern noch eine Neuinstallation von FSX + SP1 gemacht und wie oben beschrieben FSUIPC installiert. Danach die erste SP2-Beta installiert und alles läuft ohne Probleme.
  13. Hi Hast du die FSUIPC Installation und anschließende Registrierung als Administrator ausgeführt oder lediglich mit der Anmeldung als Administrator ?
  14. Hello You missunderstood ! For registration of FSUIPC you have to start FSX by right clicking on it and select "Run as Administrator", so the program will start as a Administrator program with full access. If you don't go this way you can register FSUIPC BUT without any effect !
  15. Hello I would try - delete all FSUIPC files in Modules folder, FSUIPC.dll, FSUIPC.cfg and FSUIPC.key - installing the latest FSUIPC.dll - restart FS Then it is a unregistered version - register FSUIPC manual with your Keys
  16. Hello Mr Dowson is not around until Dec. 4th. FSUIP4 for FSX is a complete NEW program/module and has nothing to do with the FSUIPC3.xx for FS9 or before. So, yes, you have to buy/register it at Simmarket.com.
  17. Hello Mr Dowson is not around until Dec. 4th. FSUIP4 for FSX is a complete NEW program/module and has nothing to do with the FSUIPC3.xx for FS9 or before. So, yes, you have to buy/register it at Simmarket.com.
  18. Hi I use it vice versa and it works perfect. First writing 32FA, following by 3380.
  19. Hi Pete Running now Vista 32 with FSX, had installed 4.16 + latest. Installed 4.20 without any problems, no Firewall or anything else on that PC. Part of the Install.txt Checking version of FSX.EXE: ... Version 10.0.61637.0 (Need at least 10.0.60905.0) Checking compatibility with installed SimConnect: ... Okay, Probe Manifest matches installed SimConnect 60905 (Original) Found later build SimConnect 61242 (SP1 May07) Found later build SimConnect 61259 (Acc/SP2 Oct07) Checking if there's already a version of FSUIPC4 installed in: F:\Microsoft Flight Simulator X\Modules\FSUIPC4.DLL ... Version 4.181 found. FSX Modules folder already exists. ...
  20. Hi I don't know C**, but of course you need to use a timer. You use the Offset BEB ?? The Gear positions are read in 0BEC 4 Gear position (nose): 0=full up, 16383=full down 0BF0 4 Gear position (right): 0=full up, 16383=full down 0BF4 4 Gear position (left): 0=full up, 16383=full down The value for Gear down is 16383.
  21. You will find this thread above. viewtopic.php?f=54&t=63969
  22. Agreed, looks okay. Maybe I've broken something. Unfortunately the video card is found to swap for the one which failed doesn't support FSX. I'm popping out first thing Monday morning to get a replacement card which will support FSX, and I'll test this then. Sorry for the delay. Regards Pete Hi Pete I can confirm this behave, but I thought it is because of Acceleration Beta2 and the "old" FSUIPC where also some other things are broken. There is also something wrong with the Tiller axis wrong, may be it is also part of this. Next week I can check something more and will send you what I miss now.
  23. Hi Both is needed, because WideFs is now part of FSUIPC4 and no longer a seperate dll.
×
×
  • 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.