-
Posts
7,562 -
Joined
Content Type
Profiles
Forums
Developer Articles
KSP2 Release Notes
Everything posted by Gargamel
-
Apparently, you've never played KSP.
-
Interplanetary Maneuvre Node Kerfuffles
Gargamel replied to VelocityPolaris's topic in KSP1 Gameplay Questions and Tutorials
Just two comments to add to this: 1) Having accidentally rediscovered the tab key again, I had to rediscover the "~" key resets the map view. That was annoying. 2) Kerfluffle must be the most unintentionally appropriate 'kerbalish' word ever. You don't even have to change the spelling, it's naturally Kerbalized. -
How to use Mobile Processing Lab
Gargamel replied to Pawelk198604's topic in KSP1 Gameplay Questions and Tutorials
Since it appears you have KAC, you can set a "science" alarm. It accounts for the diminshing returns on the science, and is accurate within about 1-2 science points. So stop doing what I was also doing, running the numbers yourself and wondering why the labs aren't full. Just click "add alarm" in KAC, then on the far right of the types of alarms, there's a beaker, click that. -
Quad RCS Thruster - fire all directions simultaneously
Gargamel replied to itsaps's topic in KSP1 Mods Discussions
@itsaps TAC fuel Balancer has a dump feature.- 11 replies
-
How do i get 27 tons into orbit?
Gargamel replied to phantom000's topic in KSP1 Gameplay Questions and Tutorials
Ha, didn't even consider retracting them, as I try to design away from this scenario. I always try to give the docking part a clear corridor.- 21 replies
-
How do i get 27 tons into orbit?
Gargamel replied to phantom000's topic in KSP1 Gameplay Questions and Tutorials
Will it even dock? Those panels will hit the craft way before it gets close enough to actually mate up. I foresee a RUD with this design. Have you "dry fit" the pieces together as a whole? Those docking ports right next to each other may cause the modules to interfere with each other, especially during docking (see above). Even if they do fit, It will still be a tight fit and take a steady hand to dock.- 21 replies
-
Best place to put a space station?
Gargamel replied to Gibster's topic in KSP1 Gameplay Questions and Tutorials
I managed to land a Class E Asteroid in HKO, (about 3 Mm), which is a significant chunk of the DV required to dig your way out of the gravity well. I setup ISRU and a docking port on there. All ships leaving Kerbin for a mission are built in LKO, or launched to LKO, transfer upto the refueling station, and then park slightly higher (like 30 more Dv total) until their transfer window arrives. But without a source of fuel in HKO, it's really not a great place for a station. Costs too much to ferry fuel there from Kerbin, and you might as well go higher if you plan on doing that. And if you go higher, you might as well ISRU up from one of the moons, as bringing fuel/ore down to a HKO station is just working backwards, so put your station in orbit around one of the moons. The advantage of a LKO station is if you are trying to data farm the science labs. Bringing repeated science experiments back to a LKO station and converting it to data will yield more science points than recovering them. -
[KSP 1.12.x] kOS v1.4.0.0: kOS Scriptable Autopilot System
Gargamel replied to Dunbaratu's topic in KSP1 Mod Releases
Having not played enough with KOS to translate that into English yet, you're saying while it's not easy, it is doable?- 1,364 replies
-
- autopilot
- programming
-
(and 1 more)
Tagged with:
-
A stock solution would be to add a second probe module facing in a vertical orientation to the main vessel. When you want to do your VTOL, Control from There, and Enable the VTOL engines and disable the others through the action groups. As for a mod, TCA (Throttle Controlled Avionics) might do what you want. You can use that to do the VTOL landings. Use action groups to enable/disable the engines as above, and then enable the TCA to apply the correct thrust from each engine. If the engines aren't perfectly aligned with the COM, you'll end up flipping. TCA set's the throttle for each engine individually to account for this, and can balance the craft nicely.
- 5 replies
-
- rcs
- main engines
-
(and 1 more)
Tagged with:
-
Some pics would probably help.... But from that very limited info, I'd say a longer section with more docking ports so you can add more sections.
-
[KSP 1.12.x] kOS v1.4.0.0: kOS Scriptable Autopilot System
Gargamel replied to Dunbaratu's topic in KSP1 Mod Releases
I haven't tried KOS yet, as, until now, I haven't had a want to. Now I have some probes with Near Future Electric's capacitors on board. I was wondering if KOS would work for this type of script: I figure it will with stock parts, but I'm curious if it can easily pick out mod parts, multiple parts that were added via symmetry and identify them individually, and manipulate them like a user would. I'm not asking for the code, I'd rather figure it out myself, but not having touched KOS before, some hints/pointers would be appreciated if it's possible to do this. I'm digging through the documentation now.- 1,364 replies
-
- autopilot
- programming
-
(and 1 more)
Tagged with:
-
How to use Mobile Processing Lab
Gargamel replied to Pawelk198604's topic in KSP1 Gameplay Questions and Tutorials
So it seems the labs will produce science for a very long time, but only significant amounts for a short time? -
How to use Mobile Processing Lab
Gargamel replied to Pawelk198604's topic in KSP1 Gameplay Questions and Tutorials
Reading through the Wiki, I noticed a couple things.... 1) Diminishing returns. It seem that the Data consumption rate is constant, while the science produced reduces as the amount of data remaining declines. Almost Zeno's paradoxically. Confirm? 2) Does the context bonus (25%) apply to when the data is created from the experiment, or do you lose data if you switch ROI's later? -
How hard is running multiple installs? If you are worried about HD space, just save copies of the GD and saves folders, and run one install. It would be a trivial script to write to manage this for you outside the game, and act as a launcher. In fact, I believe JSME might be able to be tweaked to do this already. Adding a step in the already lengthy load process that will annoy 99.9% of the users out there doesn't make sense to me.
-
Or you could try running multiple missions at once, ya know, multi tasking, an important life skill.
- 26 replies
-
- 3
-
-
- more timewarp options
- ksp years
-
(and 1 more)
Tagged with:
-
Do you mean the wheels are surviving the reentry temps? I know they break with a significant impact, but reentry heating is not an impact. Screenshots would help too.
-
Build ships with less parts. KSP has to calculate the interactions between all the parts on the ship as they fly, so it takes a lot of CPU power to get through all that. AFAIK, KSP does not use a GPU for processing, so that is not the issue. Maybe if you provided a few more details we could help out. Examples, screenshots, etc.
-
Been thinking about this since you posted it, and never had anything to offer till now. Instead of multiple clicks, as we all know clicking randomly can cause bad things to happen, why not have a single popup that lists all the vessels in the area. So then we only have to click once to get the list, and then a second time to choose.
-
mechjeb is confusing me....as always.
Gargamel replied to putnamto's topic in KSP1 Gameplay Questions and Tutorials
I have the same ghost stage. I always assumed it was just the way MJ worked, it disappears as you launch. Maybe @sarbian can shed a little light, or we can have a mod merge this into the MJ thread.... -
Imagine building a car, then not adding a steering wheel. Then complaining it doesn't maneuver well. If you don't have reaction wheels, how do you expect it to maneuver? I like to add on at least one wheel to most of my craft to help get it to turn. Welcome!
-
Oh, I can't wait!
-
mechjeb is confusing me....as always.
Gargamel replied to putnamto's topic in KSP1 Gameplay Questions and Tutorials
I have found that MJ is kinda hit or miss on it's DV estimations. Have a sepatron pointed in a non-prograde direction anywhere on the ship? Then you often can't trust the estimates. Use throttle control to increase your second stage dv? Yeah, MJ is blind to this while in the VAB. I don't have an answer for you, as there are dozens of little things that I have found that will throw off the estimates. Once you've recognized the issue, and can see what the real values are, then you can mentally adjust the estimates. If there's a fix for it, that's great, but till then, I usually go by the seat of my pants. -
Hmmm.... since I usually ignore my loading screens and tab over to something else, I guess I missed this...