Jump to content

ltajax

Members
  • Posts

    46
  • Joined

  • Last visited

Posts posted by ltajax

  1. On 1/9/2024 at 8:58 PM, septemberWaves said:

    I know that you can only have one profile. I am not trying to install multiple profiles simultaneously, I am trying to replace the default one with a custom one and I cannot get that to work for reasons that are unknown to me. The "unintended consequences" that you refer to here presumably involve things like almost every feature of Kerbalism simply ceasing to function, because that is what happens when I create a new profile with a unique name and very minor edits compared to the default (or even with no edits), and change the selected profile in the settings file accordingly.

    As for why the compatibility patches I have made thus far require a custom profile in order to function, I have no idea. The patches currently use :FINAL modifiers (which I used for testing purposes just to make sure that absolutely nothing else could possibly interfere with them after), but Kerbalism somehow still overrides my edited life support resource quantities to its default values. If Kerbalism is overriding :FINAL patches then it is doubtful that any other patch ordering (such as specifically telling the patches to happen AFTER Kerbalism) would have any effect. This is the information that led me to believe that a custom Kerbalism profile is the only way to make this work, and which subsequently caused me to run into the problem of my custom profile not working no matter what I try.

    Another unfortunate consequence of the way I have to edit the Kerbalism profile is that any parts which are not specifically patched will have no food, water, or oxygen at all. If it were possible to edit these resources without Kerbalism overriding the patches, then this wouldn't be an issue, but as it stands I am forced to directly patch any crewed part which requires these resources (stock parts are next on my list, but I need to figure out the required supply duration for the space shuttle before I can complete that). I would much prefer not to have to create a custom profile at all, but this behaviour of overriding even :FINAL patches is not something that I know how to circumvent without one.

    Not sure if this helps, but I use a patch I made with help from the guys on the Kerbalism Discord to override the number of experiment sots that are available to the player in Kerblsim for probes. I was told in the Kerbalism Discord that they needed to be placed in a file named FinalPatches.cfg. I can use this with my default kerbalism install when playing with the BDB probes so can do multiple experiments on the early Explorer and Pioneer models, it does override the number of slots for me without issue.
     

    PART[*]:HAS[@MODULE[Configure]:HAS[#title[Unmanned?Experiments]]]:FINAL
    {
      @MODULE[Configure]:HAS[#title[Unmanned?Experiments]]
      {
        %slots = 4 // amounts of slots you want
        @UPGRADES
        {
          @UPGRADE:HAS[#name__[Unmanned-Upgrade1]]
          {
            %slots = 6 // amounts of slots you will have after basicScience is researched
          }
        }
      }
    }

     

  2. 1 hour ago, benjee10 said:

    This mod doesn't contain the SSMEs - you can either use the stock Vectors, or if you want to use reDIRECT for the external tank + boosters it includes a hydrolox patched version of the vector engine.

    Do I need any parts from stock at all ? I usually play with all the stock parts removed and just the BDB parts, I also have your reDIRECT and HABTECH2 mods installed along with the shuttle.

  3. Random question, what solid kick engine is supposed to be used for the third stage in Thor / Fenris & Alpha / Able  with Pilgrim  / Pioneer 0 / 1 ? 

    The Starra - 20 is the right one i think, but as far as I can see there are no decouplers that give enough distance between the tank and the probe, the antenna clip into the tank. The Starra 13-A fits but it lacks the fuel required for a burn to the Mun in JNSQ it seems.

  4. 2 minutes ago, Morphisor said:

    While some solids like the castors are certainly overpowered, in my experience the vanguard/explorer solids (altair and sergeant clusters) certainly are not. Not in terms of dV anyway. In fact, both Vanguard and explorer rebuilds have been tested (not just by me) to be pretty close in performance to the real thing, when used in JNSQ.

    The only real explanation I can think of is not all parts used by @ltajax have been set to their correct variant - many parts include upgraded variants which perform a lot better! The description on the variants provides basic info which variant to use.

    I've been using all the basic starter parts

    stage 3= Easton s3 grand centre

    stage 2= ja10-37-6 alpha

    stage 1= easton 50 viking tv-4

    I've checked the thrust of the s3 grand, it produces  1.16 kn of thrust, for a 1/4 of real scale for JNSQ it should be 2.6 kn of thrust, so its technically under powered, yet weirdly overpowered.

  5. is it just me or are the solid fuel rockets overpowered? I'm playing in JNSQ and the liquid fuel sections of the rockets work well but on the vanguard and explorer probes the final solid stages keep shooting me to escape kerbin. Iv'e been trying to recreate there actual orbits based on a 1/4 scale of the real probes. 

    So vanguard im trying to launch to this orbit

    Perigee altitude 164.3km 

    Apogee altitude 960km

    first 2 stages of vanguard gets me to about 130km which i think seems about right, but once the third stage solid kicks in i go into an escape trajectory

    Am I launching these incorrectly ?

  6. On 7/18/2020 at 3:42 AM, arinbro said:

    I've made a repository for decals, most of them cleaned or recreated by hand by myself to make sure they look historically accurate.

    It covers decals, from the usual NASA insignia variants to Chinese private startups like i-Space, and from Soviet spacecrafts to recent rockets like the recently launched Japanese IST MOMO5.

    One thing this pack doesn't cover is the individual mission insignia, ship/mission names or engine markings - they are simply too numerous to compile - imagine individual Delta decals! What you will find is a lot of space agency insignia and corporation logos (aerospace-related or simply advertisements) in this pack.

    You can download a zip or get individual images from here:

    https://mega.nz/folder/XWRwAa5C#dlEnFoIJPXbsbQOeVjiiHA

    How can I install these to use them ?

×
×
  • Create New...