-
Posts
232 -
Joined
-
Last visited
Content Type
Profiles
Forums
Developer Articles
KSP2 Release Notes
Everything posted by birdog357
-
Hold off on the praise. I'm curious to see what happens. It was listed as a periodical with a dozen different versions and didn't give me the option of choosing which year(s) I wanted, so I have no idea what will arrive. I do have a fallback position, being an Indiana resident, I can get an IU library card and IU Bloomington has the volume in question. I should be able to have it sent up to the closest IU campus...I think..
-
Not any time soon, but it's definitely something that I'd like to look into for that sort of purpose. Something that kinda looks like a radiator mounted onto an industrial air conditioner the kerbals salvaged I'm not sure how the actual science/physics break down, but I'd be interested in something that just cancels boiloff for gameplay purposes. You wouldn't even have to get that fancy. I'm thinking just a tweak that comes in at a later tech node that allows you to trade massive amounts of EC for no boiloff perhaps with a small volume hit. It's been a while since I've actually used them, but I think that's how cryotanks does it. If I did the online interlibrary loan right, I should have it on the way to my local branch right now.
-
SoonTM. I've been waiting a long time to actually be able to fly that mission. I can't stand the kerbalized Saturns, so I've always used the rescale, which breaks the Venus stuff and the detachable SLA petals. Since the rescale will become official and we have proper Venus parts, this will be awesome.
-
I am pleased to announce that this https://drive.google.com/file/d/10VpXhbsT8MRxVUdg4SlbblVZ1g7fbUap/view?usp=sharing magnificently Kerbal, RL proposal works with BDB in a 2.5x stock system. Barely. I expended nearly every last ounce of fuel to get it done. And that's by cutting a real cute Kerbin orbit rendezvous on the very first orbit at launch AP for the Gemini. I ran out of fuel in the Centaur about 200 m/s short of injection and had to finish on MP from the Lunar Gemini. I used the Agena to brake the stack into a 50k orbit, then expended the rest of the Agena as a crasher. Landed, and returned to a 25k orbit with just enough fuel to do it. Had to bring the Gemini down to meet and used the MP from the lander to match velocities. After trans-Kerbin injection, I had only the capsule MP left and maybe 5 m/s left in the SM. That was a close run thing.
-
I got it to fit in the SLV-Agena fairing by using 70% scale legs. That also had the side benefit of reducing mass and solving a couple delta V issues. Looking at the model, I think if you inverted the landing leg truss(putting the single tube on the bottom and the double on top) and then played a few games with where the truss breaks over and how the strut interacts, it might work.
-
@Zorg I think I may have found my issue with getting the science out of the KH-10. Neither the Gemini nor the MOL lab allow in vessel science transfer. For reference I pulled up the Keyhole recovery pod which does work and saw this { name = ModuleScienceContainer reviewActionName = #autoLOC_502201 //#autoLOC_502201 = Review Stored Data storeActionName = #autoLOC_502202 //#autoLOC_502202 = Store Experiments evaOnlyStorage = True // i.e. can nearby regular vessels also do this, or EVA only storageRange = 1.3 canBeTransferredToInVessel = True canTransferInVessel = True showStatus = True } While Gemini has { name = ModuleScienceContainer reviewActionName = Review Stored Data storeActionName = Store Experiments evaOnlyStorage = True storageRange = 2.0 } and MOL has { name = ModuleScienceContainer reviewActionName = Review Data storeActionName = Store Experiments collectActionName = Take Data evaOnlyStorage = True storageRange = 2 allowRepeatedSubjects = True } Do these 3 lines need to be added? canBeTransferredToInVessel = True canTransferInVessel = True showStatus = True
-
Possibly, a clean install will be more informative for sure. Update. Just launched a KH-7 and the science transfer using an action group works as expected. I also had a transfer science button on the camera part. That started, but I could not complete because the pod was hidden inside the heat shield. That was not surprising though.
-
Possible a part switch version that adds LS with no external change? On the science issue it's most likely a problem unique to my installation. I added the command to an action group but it did not fire so it's a deeper problem than just BDB I'm thinking. I also discovered that even though I have the fuel cell patch installed, I'm not getting H2 added and it is burning monoprop. So I've got something going on there. I just dumped my MM cache so I'm curious to see if this will fix the issues. Will advise. I'm heading out for the day so it'll be this evening before you hear back from me.