Jump to content

teson1

Registered Users
  • Posts

    4
  • Joined

About teson1

  • Birthday 04/07/1967

Personal Information

  • Location
    France

teson1's Achievements

Expert  Simmer

Expert Simmer (3/7)

  • Week One Done
  • One Month Later
  • One Year In
  • Conversation Starter Rare
  • First Post Rare

Recent Badges

10

Reputation

Single Status Update

See all updates by teson1

  1. Hi,

     

    the failure and roughness effects in the gauge are generated by toggling the failure state of the engine. This seems to work as the FS failures menu indicates a failure.

    It seems the aircraft is either completely overriding this failure setting or is resetting the failure variable every cycle (likely 18x per second). I believe the latter as there is some roughness.

     

    Try the following workaround:

     

    Module: RE1_EnginePowerLimitations_EngineRoughnessFailure_v12.xml

    Line 26:

    <Update Frequency="4"/> -> Change to <Update Frequency="18"/>

    This will increase the gauge refresh rate from approx 4.5/sec to 18/sec (max). Will only have an effect on complete failure.

    There is a chance that the engine will stay completely off, or toggle on/off at a rate of 18x/sec not providing enough power to stay in the air.

     

    Same with MP/RPM module:

    Module: RE1_EngineMPRPMLimitations_EngineRoughnessFailure_v12.xml

    Line 34:

    <Update Frequency="4"/> -> Change to <Update Frequency="18"/>

×
×
  • Create New...