Jump to content

[1.5 - 1.10] Kerbalism 3.11


Sir Mortimer

Recommended Posts

Can anyone tell me how and where to do this? I want to change the number of ignitions on the Raptors in StarshipExpansionProject.

  On 1/10/2023 at 5:32 AM, kerbnub said:

 

Are they mod parts? The code you linked should cover it, unless something else is overwriting them afterward.

I recently changed some of my burn durations/number of ignitions for mod parts with  a patch very similar to what you linked.  It uses FINAL to make sure it comes last. Maybe not the most context smart, but it works.

@PART[M2X_Pluto|M3X_NuclearJet|M3X_Hades|M2X_AtomicJet|kare_eng_ntj_mk2|kare_eng_ntj_s1a|kare_eng_ntj_s1b|kare_eng_ntj_s2]:Final
{
    @MODULE[Reliability]
    {
        @rated_operation_duration = 3600    //1 hour
        @rated_ignitions    = 0        //infinite
    }
}

Just replace the engines/durations which whatever you need.

Expand  

 

Link to comment
Share on other sites

  On 11/27/2024 at 7:37 PM, Diman_AS said:

Can anyone tell me how and where to do this? I want to change the number of ignitions on the Raptors in StarshipExpansionProject.

 

Expand  

i don't remember the exact file, but it's in gamedata and either kerbalism, or kerbalismconfig. there are a few big files with data like that

Link to comment
Share on other sites

  • 2 weeks later...
  • 2 weeks later...
  On 12/28/2024 at 10:19 PM, Will2006_ said:

Hey, 

Is there a way to remove the science wait times for kerbalism? I like all other aspects but not the wait times. 

Thanks. 

Expand  

the only way is to edit the file.

don't stop reading, it's not difficult if i managed it with minimal skill.

open game folder, open gameData, it's where the game stores the mods. there are kerbalism and kerbalismConfig, inside those are a few config files. they can be opened with a text editor.

one of them should contain science data. you can use a specific time (in seconds) as search key. like, i don't remember any exact number, but say for example that the science jr takes 10 minutes 40 seconds to complete, that's 640 seconds, search 640, there should be few enough of those that you can scroll all instances through the files. once you find where the science data is stored, change the experiment running time to 1 second.

 

at least i hope the duration of the experiments is stored inside those config data like most other values.

of course, do save copies of any file before editing, just in case.

Link to comment
Share on other sites

  • 2 weeks later...
  On 1/12/2025 at 11:36 PM, TwoCalories said:

When I use a monoprop fuel cell built into the Mk.1 Command Pod it doesn't seem to generate any electricity and doesn't even drain monoprop from the ship. Is this a known issue?

Expand  

Do you have it set to dump its outputs? Eg, if it's not set to dump O2, it will stop running if your O2 is full.

Link to comment
Share on other sites

Hi,

I just have a quick question I was wondering if someone could help me. I tried searching but didn´t come up with anything though I imagine the answer is there.

I´ve installed kerbalism and beyond home. I notice around kerbol that theres no radiation or belts around the planets or star. Is this an issue that kerbalism doesn´t support multiple stars or would it be a case I needed to create some configs for there to be data there.

Thanks

Link to comment
Share on other sites

  On 1/13/2025 at 12:23 AM, TwoCalories said:

So do I have to set it to dump O2 for the fuel cell to function?

Expand  

goes for every chemical process, it consumes something and produces something else. if there is no room to store the produced resources, it can dump the product and keep going, or it can stop. you have to set it in each case.

it's the most common cause of something not working.

  On 1/13/2025 at 2:51 PM, Ocid said:

I´ve installed kerbalism and beyond home. I notice around kerbol that theres no radiation or belts around the planets or star. Is this an issue that kerbalism doesn´t support multiple stars or would it be a case I needed to create some configs for there to be data there.

Thanks

Expand  

it means kerbalism doesn't work with that planetary pack. i'm not sure if there are other issues, nor if it's easily fixable or not.

Link to comment
Share on other sites

  On 1/13/2025 at 5:00 PM, king of nowhere said:

it means kerbalism doesn't work with that planetary pack. i'm not sure if there are other issues, nor if it's easily fixable or not.

Expand  

Ah ok I understand thank you. It works around the main system just not the secondary star. Would`ve been nice for it to work with both but I`m alright with it just working in the main system.

Link to comment
Share on other sites

there should be a way to remove the science changes to kerbalism, I much prefer the stock version, I think having kerbalisms new experiments be the same and having stock experiments be instant would be good as well as making labs work as in stock with the addition of the extra experiments still taking time

Link to comment
Share on other sites

  On 1/15/2025 at 4:39 PM, capslfern said:

there should be a way to remove the science changes to kerbalism, I much prefer the stock version, I think having kerbalisms new experiments be the same and having stock experiments be instant would be good as well as making labs work as in stock with the addition of the extra experiments still taking time

Expand  

there is a way to use kebalism without the science. i have already done it, i don't remember how but i can link you to where i asked for the same instructions; it's just a couple pages back

i'm copy-pasting the whole conversation for your convenience

  On 7/4/2024 at 12:01 PM, king of nowhere said:

I read somewhere that there is a simple option to install kerbalism while keeping the normal stock science.

in particular, i am trying to make a kerbalism run with science capped at 10%, but i'm finding it impossible, with the goo container nerfed and the ksc minibiomes removed, to get away from kerbin orbit.

can anyone tell me where to edit the config files to restore normal stock science? thanks

Expand  
  On 7/4/2024 at 5:02 PM, theJesuit said:

In the settings.cfg in the kerbalism config of kerbalism simplex folder you can turn things off like science.

Expand  
  On 7/4/2024 at 10:30 PM, king of nowhere said:

where? because i am looking at tha cfg file and i don't see it

i see only one mention of science, and it only says about storage, transmission and analysis. that is, it would have the science experiments happen instantly instead of over time, and it would have the normal stock way of handling science experiment instead of the division between samples and data.

oh, and there's sciencedialog, but it applies to dialog.

i don't see anything that would leave all science management as stock. not unless some of those options are mislabeled

 

 

Expand  
  On 7/5/2024 at 12:05 AM, theJesuit said:

I believe that if science = false, then stock science is used.  Instant transmission, but also no special science experiments etc.  Not sure about the stock science dialogues.  I think that may relate to the experiments that kerbalism can't cope with such as deployable ones from BreakingGround DLC and the second EVA experiment which is a hammer hitting, or golf swing.

You may be able to just delete the Science folder directly.  I think all the expereiments and patches are in one place:

KerbalismConfig/Support/ScienceRework.  or KerbalismSimplex/Support/ScienceRework

Expand  
  On 7/5/2024 at 8:30 PM, king of nowhere said:

it worked, thanks

Expand  

 

Link to comment
Share on other sites

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...