Jump to content

How do I make rss have real part masses without realism overhaul.


10_Points

Recommended Posts

Less Real Than Real(ism) does exactly this.  It upscales the mass and performance of nearly all stock and stock-alike parts.  It also includes a modified version of RP-1 with the contracts, science, crew training, etc.  You can disable most of these features from the config.cfg file or by simply turning them off in the game menu or KSP scene.

Link to comment
Share on other sites

  • 2 weeks later...

After searching for answers  on this, I found, that using Atmosphere Curve works for me.  You can tweak to your liking.

 

@PART[*]:HAS[@MODULE[ModuleEngines*]]:FINAL
{
    @MODULE[ModuleEngines*]
    {
        @atmosphereCurve
        {
            @key[1, ] *= 1.7268
            @key,1[1, ] *= 1.7356
            @key,2[1, ] *= 1.8595
        }
    }
}
 

Edited by znscott
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...