Jump to content
The simFlight Network Forums

John Dowson

Members
  • Posts

    12,256
  • Joined

  • Last visited

  • Days Won

    249

Everything posted by John Dowson

  1. Just re-run the installer to register, no need to uninstall. The free/registered versions are the same, its just that some functionality is disabled in the unregistered/free version. Cheers, John
  2. Wade through? You just run the installer.... Whats the actual problem? Your log shows that it is installed ok and that you haven't registered. Do you not see the FSUIPC... entry in the Add-ons menu? John
  3. If you are willing to write some new FAQ entries based on your experience then that would be great! If you could email them to me when done, I will create some new FAQ entries from them. You can PM them to me, or email me directly. The forums are open to all and we actively encourage people to follow and post replies/solutions, so please respond to any requests that you are able to help out with. Currently no language files for FSUIPC. I am planning on updating the UI for future versions, and I would certainly like to include internationalisation in the UI when I do this. When I get around to this, I'll PM you for some help on the spanish files. I do speak reasonable Spanish, as I live in Spain, but not at a good technical level. I am also planning to refresh the User Manuals very shortly, to make them more general to support the various different planned FSUIPC versions (5 and later), and also add section/header numbers and maybe an index. We can maybe thing about translating these once done, although that would be quite a large job! Probably only worth doing initially for the User Guide, and maybe later the Advanced User Guide. Not sure about a specific Spanish section in the forum - let me think about it a bit more. We do occasionally get support requests in Spanish, as well as other languages, which we do our best to respond to. Maybe something worth looking into once we have the internationalisation in the UI. Thanks a lot for your generous offer! Regards, John
  4. Hi, I think the first step would be to log what the strings are to see if this sheds any light on the problem. Could you try adding the following to the [General] section of your .ini file: Debug=Please TestOptions=x8000 (This is the TextMenu logging flag). You could also log offsets (from the FSUIPC UI) B010 (as U32) and B014 (as AsciiZ), sending the results to the log file. The logging of offset B014 will probably not be that useful, as it will stop after the first zero terminated string, but would be useful to see anyway. If you could post your log file exhibiting your problem with the above logging activated, I'll take a further look. Cheers, John P.S. I've not looked into the python module yet so this may take some time!
  5. Further to what Pete has said, if you are reinstalling you do not need to re-register, you can skip and your previous registration (FSUIPC4.key file) will be used. If this is no longer available, you will have to re-register to generate this file. John
  6. Looks like the documentation needs a minor update as it does refer to 'page 2 of 6', etc, where it should be 'screen 2 of 11' (or maybe just 'screen 2'). The documentation for FSUIPC4 will not be updated, but I'll check and update this for FSUIPC5. Thanks for pointing this out. John
  7. I have added a new control to toggle the auto-save facility on/off. Using this, you should be able to write a lua script to turn auto-save off/on when required, for example on gear down/up, or on altitude. The new dll for this has been posted in this topic: John
  8. I have added a new control to toggle the auto-save facility on/off. Using this, you should be able to write a lua script to turn auto-save off/on when required, for example on gear down/up, or on altitude. The new dll for this has been posted in this topic: John
  9. You do not provide much information - how are you activating your flaps? Which aircraft? Can you try activating logging for Events (non axis controls) and Button and key operations and post the log file generated when you have your problem, together with your .ini file. If you are not using a default aircraft, you my also want to try with one as well. Thanks, John
  10. Hi Bob, please try the following: FSUIPC5.zip Unzip this and you'll find an FSUIPC5.dll that you should use to replace your current one (in your Modules folder). You will see an additional control has been added called 'Auto-save' toggle. This only has an effect when the auto-save feature is activated, and will allow you to toggle this facility on and off. It is initially on (i.e. auto-save functioning). Let me know if you have any issues. Cheers, John
  11. You install WideClient on the client PC, which can have no affect whatsoever on your main PC where FSUIPC is installed. You should then re-run the FSUIPC installer on your main PC to register your WideFS license. This should update your licence file (.key) and may install a new dll, but should not affect your settings (in the .ini file) in any way. And as Pete says, you should post your FSUIPC5.log and .ini files (and maybe your .Joyscan.csv file) if/when you are having problems. Cheers, John
  12. Btw, you didn't mention which sim or FSUIPC version you are using. I'll add a new control to toggle auto-save on/off but this will be for FSUIPC5 only - FSUIPC4 is closed for future development. I'll post a new dll in this thread when ready, within a few days hopefully. Cheers, John
  13. You cannot create an lvar - they are provided by the aircraft guages. You can use the provided control (or lua script) to list available lvars for the loaded aircraft (see the user guide). Why do you want to use an lvar anyway? If using in a lua script, use a global variable. You can also pass variables between scripts (see ). John
  14. SPAD.next works well with FSUIPC. I haven't used SPAD, but that should also be ok. e.g. see here: https://www.spadnext.com/forum/viewtopic.php?t=209 Cheers, John
  15. Above re-posted as a new topic here:
  16. To add to what Pete has said, for the above please see the section in the User Guide User profiles for all control settings. John
  17. It accepts a memory address, with the size as the second parameter (also offset size). You should define it to be the type you are actually reading. You should also maybe check-out Paul Henty's client dll for .net / c#, as this provides a higher level abstraction that many folks find easier to use (although its for c#). See https://forum.simflight.com/forum/167-fsuipc-client-dll-for-net/ Regards, John
  18. Hi Dani, as the value is a 4 byte integer, try defining int flaps; and if (!FSUIPC_Read(0x0BDC, 4, &flaps, &dwResult)... ... printf("Flaps = %d\n", flaps); John P.S. For flaps position, you probably want offsets 0BE0 and 0BE4.
  19. Hi Bob, currently its not possible to activate/deactivate auto-save on a control/event. This has also been requested before, either as a straightforward control (on/off) or to allow automatic enable/disable depending on the aircraft altitude, to basically allow automatic disable on take-off/landing and enable thereafter. I will look into this for a future release. Regards, John
  20. If you are going to try unplugging and uninstalling both your Razer and HOTAS Warthog devices, apply the following .reg file after you have uninstalled to make sure all registry entries are removed: Windows Registry Editor Version 5.00 [-HKCU\SYSTEM\CurrentControlSet\Control\MediaProperties\PrivateProperties\DirectInput\VID_044F&PID_0404] [-HKCU\SYSTEM\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_044F&PID_0404] [-HKCU\SYSTEM\CurrentControlSet\Control\MediaProperties\PrivateProperties\DirectInput\VID_044F&PID_0402] [-HKCU\SYSTEM\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_044F&PID_0402] [-HKCU\SYSTEM\CurrentControlSet\Control\MediaProperties\PrivateProperties\DirectInput\VID_1532&PID_022B] [-HKCU\SYSTEM\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_1532&PID_022B] (as before, save into a file with .reg extension and run as administrator.). When you connect your drivers and reboot, let windows install default drivers but do not install any specific drivers or software for these devices for the time being. Remove your FSUIPC5.ini file (no need for JoyLetters and the moment, we can activate that once your problem is resolved), fire up P3D and then send us the .ini, .log and .Joyscan.csv files again please. Thanks, John
  21. Hi Ron, could you provide your order number and date of purchase, together with the name (Ron Kolesar?) and email address (kolesar16417@roadrunner.com ?) you used for the purchase. Thanks, John
  22. Hi Bjarne, although you have not responded to my previous post, I don't think it matters to much as the result is the same: you need to uninstall, remove registry entries and re-install. To do this 1. Find the device in the Control Panel – System – Device Manager, right click and uninstall, including driver if option presented. 2. Unplug the device. 3. Create and Execute a .reg file containing the text highlighted below, then run this “as administrator”: Windows Registry Editor Version 5.00 [-HKCU\SYSTEM\CurrentControlSet\Control\MediaProperties\PrivateProperties\DirectInput\VID_1DD2&PID_1150] [-HKCU\SYSTEM\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_1DD2&PID_1150] You may want to back-up your registry before running this file. To do this, start regedit and 'Export' your registry to a (backup) file. 4. Power off. 5. Re-connect the device 6. Re-boot and test again. We're not 100% sure this will fix your issue though, but maybe worth a try. Regards, John
  23. Hi Emerson, there are no assignments in your ini, so I guess all your assignments are done through Linda, no? Your problem looks to be caused by duplicated registry entries. Could you add the following to the [General] section of your FSUIPC5.INI file, generate another log and post that: Debug=Please LogExtras=x200000 Thanks, John
  24. If its only sometimes, maybe its a dirty button connection? Try switching the button release assignments. You can also activate logging of button events and axis controls (and maybe also non-axis controls), and check what the log says when you have this issue - this should give some insight into what could be happening. You can post such a log, together with your ini file, if you need further assistance. Cheers, John
×
×
  • 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.