Jump to content
The simFlight Network Forums

Andreas Guther

Members
  • Posts

    14
  • Joined

  • Last visited

Posts posted by Andreas Guther

  1. Hi,

    It would be a great additional if FCR could be minimized into tray together with start and stop with the sim. With these features it would be very convenient to use FCR from the toolbar without any need to start or stop it manually. Then FCR can be used from the toolbar at any time.

    Another addition could be a global keyboard shortcut, that always opens FCR UI and for example use Esc to minimize it again when focused.

    Remark: an uncomplicated way to implement closing of FCR with the sim would be when the SimConnect connection is lost.

    Best,
    Andreas

  2. Hello,

    I discovered that there seems to be a small ugly issue regarding the naming of files. Everything is working, it's just that the sorting of files is a bit disturbed. As you can see in the screenshot below, the file from a later time is sorted above the earlier file. The reason is that in the first file (which was recorded later) the "0" of time "1402" is neglected for some reason...

    image.thumb.png.104b815579a3553cee55cbffb1e796eb.png

    I know it's not a significant thing, it would be cool to get that fixed.

    Thank you 🙂

  3. Hello,

    I just bought the product, and I was a bit confused why the product needs admin rights to run. The default location for the recordings is within Program Files which needs admin rights so I guess it's due to this. Keep in mind that is an anti-pattern to store user content in there.

    So my actual question is how can I turn off that FCR is run with admin rights, and will there be an update in the future that tries itself to avoid it?

    Thank you.

  4. On 4/4/2022 at 11:20 AM, John Dowson said:

    Yes - it was clear in the title but I didn't realise that you were using the beta in my first reply, sorry about that. I don't understand why this affects some SimConnect applications and not others. it may be related to specific SimConnect functions - FSUIPC uses a lot more of the API than many other programs, such as the SimcarWatcher.
    But this is an MSFS issue - lets hope they fix thus un the next beta, or at least before the SU9 official release.

    Thanks for reporting this. I don't use the beta but I monitor issues that could affect FSUIPC7 in release, such as this one. Thanks for bringing this to my attention.

    John

    Always welcome John 🙂

    Microsoft has solved the issue in the meantime and it works again!

  5. Hello,

    FYI right now FSUIPC seems to be incompatible with SU9 resulting into a CTD a few seconds after FSUIPC connects to the sim. It also happens without the LVAR module and other SimConnect connections work fine. So I guess there is some sort of access that the sim doesn't like anymore. Fingers crossed MS will fix this soon.

    I'm not sure if others share the same experience...

    Best,
    Andreas

  6. Hi John,

    thank you for following up!

    Its indeed a quite strange behavior. I need to use an older version for now because it really impacts performance on my end and it literally makes development impossible (you cannot anything else). I understand that you only support latest.

    Is there anything that can be done on your end so I can still use the new versions and the versions to come until the next sim update? Up to now I’m stuck otherwise…

    Best,

    Andreas

  7. Hello,

    using the latest version (at least when A32NX is loaded) causes the debug mode Console to be piped full in a speed that you cannot see any other messages anymore. It's complaining about fuel pump state trying to read an invalid index/id. As soon as FSUIPC is closed the messages stop.

    Another question:
    Is there an archive of the last versions? I was lucky that I have found an older version 7.2.11 otherwise I would be unable to use FSUIPC right now :-(. So I would greatly appreciate when at least 1 or 2 last versions would be possible to download for such cases.

    Best,
    Andreas

  8. On 1/3/2021 at 1:11 PM, John Dowson said:

    Note that the key string for this is actually ENGINE_MODE_IGN_SET. i have added these new controls/events, as well as a lot of other new ones, to the following version if you would like to try:

    FSUIPC7.exe 593.5 kB · 4 downloads

    These are the ids of the new events added (the vast majority of the string names match the key id strings with the 'KEY_' part removed):

    Note the above list also contains controls for 8.33 channel spacing, so I have also update offsets 0x05C4 - 0x05D0 to use these, so hopefully these will now work, although I haven't had a chance to test yet.

    John

     

    Ah interesting, strange. I directly copied it over from gauge.h. It works very well, thank you for adding it!

    Best,
    Andreas

  9. Hello John,

    I think he's behind setting the engine mode of the A320. The events are:

    • ENGINE_MODE_CRANK_SET
    • ENGINE_MODE_NORM_SET
    • ENGINE_MODE_IGN_START

    I've just tried them via SimConnect and the first two work, but the last one does not unfortunately. They can be found in the latest gauge.h.

    Best,
    Andreas

×
×
  • 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.