Jump to content

Noctis_cs

New Members
  • Posts

    3
  • Joined

  • Last visited

Posts posted by Noctis_cs

  1. Hi everyone.

    During the test on the Starship from the mod Tundra Exploration, I found the SuperHeavy booster not enough powerful to lift the complete vehicle.
    I dig in the files to found where was the issue.
    In the file:  RealFuels-Stock\TundraExploration\TE2_19_SH_Engine.cfg

    Quote

     CONFIG
        {
          name = LqdMethane+LqdOxygen
          maxThrust = 3840
          heatProduction = 87
          PROPELLANT

    however, upper in the code we can found this:

    Quote

    @MODULE[ModuleEngine*]:HAS[#engineID[AllEngines]]
      {
        @name = ModuleEnginesRF
        @maxThrust = 17280
        @heatProduction = 864
        @atmosphereCurve

    After tweaking the value for the maxThrust, the Starship lift off from the pad. (finally >_<")
    Sorry for my English, I'm French. (^_^)"

    Fly Safe o7

×
×
  • Create New...