Jump to content

SimAndi

Members
  • Posts

    4
  • Joined

  • Last visited

Everything posted by SimAndi

  1. Hey guys! I have seen a view images in the internet of people showing their crafts with all sorts of technical details looking like a blueprint. e.g.: https://www.pinterest.at/pin/447615650457193592/ How do I get a side image of my craft/rocket without any parts being hidden or distorted due to perspective like in the example? Thanks in advance!
  2. I think i found a way to stop the fuel from boiling away without installing extra mods! 1. Go to your KSP folder and enter the "Game Data" folder. 2. Go into the "Real fuels" folder and then into the "Resources" Folder. 3. Look for a file called "ResourceHsps.cfg" and enter it with notepad. It should look a bit like this: @RESOURCE_DEFINITION[LqdOxygen]:FOR[RealFuels] { %hsp = 0 // specific heat capacity (kJ/tonne-K as units) // recalc, mols are for O2 on wiki %vsp = 0 // heat of vapourization (KJ/tonne as units) %conductivity = 0.152 } ... 4. Look for this: @RESOURCE_DEFINITION[LqdOxygen]:FOR[RealFuels] { %hsp = 0 // specific heat capacity (kJ/tonne-K as units) // recalc, mols are for O2 on wiki %vsp = 0 // heat of vapourization (KJ/tonne as units) %conductivity = 0.152 } @RESOURCE_DEFINITION[LqdHydrogen]:FOR[RealFuels] { %hsp = 0 // specific heat capacity (kJ/tonne-K as units) // recalc, mols are for H2 on wiki %vsp = 0 // heat of vapourization (KJ/tonne as units) or 8.97 * 10^5 or 8.97E5? %conductivity = 0.072 } 5. Change the value of "%vsp = ..." to 0 at both fuels. 6. Save and enjoy the game without fuel boiloff! If somebody has a better solution please let me know!
  3. This is an awesome mod! I really love it. It would be nice if you'd add the LRV to the mod! I mean whats a propper Apollo mission without an LRV?
×
×
  • Create New...