Jump to content

Edit fuel consumption level


Recommended Posts

21 minutes ago, Natso said:

this is cheating,

This is a non-competitive single player game.  As long as you're not doing this when competing in community challenges, you cannot cheat.  Many people on the forum make changes like this all the time.  Play however you want to play.

 

The part you're looking for is the atmosphereCurve under Module Engines.  You want to edit the numbers after key = 0 and key = 1.  Higher means less fuel consumed.

However, I suggest you make these changes using modulemanager patches instead of changing the stock config file directly.  Safer and easier to revert if you want.
 

  MODULE
    {
        name = ModuleEngines
        thrustVectorTransformName = thrustTransform
              ~
        atmosphereCurve
        {
            key = 0 310       <- Vacuum ISP
            key = 1 285       <- Sea Level ISP
            key = 9 0.001
        }
    }

 

Link to comment
Share on other sites

14 hours ago, Geonovast said:

This is a non-competitive single player game.  As long as you're not doing this when competing in community challenges, you cannot cheat.  Many people on the forum make changes like this all the time.  Play however you want to play.

 

The part you're looking for is the atmosphereCurve under Module Engines.  You want to edit the numbers after key = 0 and key = 1.  Higher means less fuel consumed.

However, I suggest you make these changes using modulemanager patches instead of changing the stock config file directly.  Safer and easier to revert if you want.
 

  MODULE
    {
        name = ModuleEngines
        thrustVectorTransformName = thrustTransform
              ~
        atmosphereCurve
        {
            key = 0 310       <- Vacuum ISP
            key = 1 285       <- Sea Level ISP
            key = 9 0.001
        }
    }

 

Thanks you so much!

Link to comment
Share on other sites

This thread is quite old. Please consider starting a new thread rather than reviving this one.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...