Jump to content

Psycho_zs

Members
  • Posts

    574
  • Joined

  • Last visited

Everything posted by Psycho_zs

  1. I wonder, what "integrated model" RCS are going to look like?
  2. Cool! Oh, I'm waiting to unlock all this goodness in my semi-recent career...
  3. A couple of observations with dev version on KSP 1.3: Mk12-R drogue is very overpowered, 2xMk12-R slow down Mk1 capsule better than 1xMk16. 1.25m Heat shield handles like a piece of paper: it falls down at the same speed as Mk1 capsule under fully deployed Mk16 cute and starts zipping around in loops if tilted over.
  4. Will LFO patch for orbital engines bring back those 10-20s of Isp?
  5. Re: conical tanks You could base series of tanks on certain angles. Like 0.625-1.25m, 1.25-3.75m, 3.75-5m all with consistent angle, length would vary: straight 5 degree incline straight 10 degree incline (shorter) slanted 5 degree incline (pretty long) slanted 10 degree incline (could correspond in length with straight 5 degree tanks) slanted 20 degree incline (could correspond in length with straight 10 degree tanks)
  6. It is a by eye median between 3 points of reference: actually imagining what those parts would be like IRL, overall weird high density of KSP parts, and weight of Near Future Construction trusses. Those stock trusses are way, way overweight. Just compare them to structural fuselage for example.
  7. LV-601 in compact variant combines perfectly with bottom cap tank from Fuel Tanks Plus My Bumblebee-C2 hauler with passenger+cargo module attached to the front.
  8. Is it possible to scale RCS plume effect using MM? CFG manual says 'size' parameter does not work. And it seems to be correct. So, any workarounds possible?
  9. // More sane weight for structural parts // Author: Psycho_zs @PART[structuralIBeam2|structuralIBeam3] { @mass *= 0.5 } @PART[trussAdapter|trussPiece1x|trussPiece3x] { @mass *= 0.2 }
  10. I wonder if reducing number of portrait slots to 0 actually removes IVA and kerbals from processing. If it is not, it should. I tried it when I was desperate for even a small increase of framerate, but got none whatsoever.
  11. My new and improved launcher script. I've been using this version for a week or so. It can now attempt to recover from some non-lethal resolution jumps like 2048x1 window. If the game itself survives that, loading will continue with proper size.
  12. Tested 1.2.9. Strangely, with all the localization work, decimal delimiter settings resetting bug is still present. So, LC_ALL=C still needed. Bad window size bug is still in place. Fresh version of my launcher script: Note: Geometry guard might eat up some CPU.
  13. Apparently, using stock physics 4x timewarp anywhere for more than several seconds can clear this slowdown. It's just that atmosphere is the only place I had a reason to use it.
  14. I tried it with no mods except for Time control for readout. ...more details: return to proper 100% speed occurs after using stock physics timewarp in the atmosphere after returning from space. I will test more situations later.
  15. I can't think of any external factors. And that pre-splashdown situation seem to really trigger the performance boost. I now start the game with a sandbox session deorbiting a simple ship from LKO, then proceeding to career save )
  16. I doubt it. Fan reaction time on my laptop is pretty short, recent cleaning dropped operational temperatures pretty significantly, but the issue was unaffected. Besides, it can happen in a wide time range, from 10 minutes to a couple of hours.
  17. Running KSP on current Debian testing, Core i7-3540M. Using performance CPU governor. Game runs at 30-80% of nominal speed even in KSC (Time control mod readout), depending on amount of visible terrain and (obviously) by quantity of parts in physics bubble. But it never reaches 100% even in ideal conditions (minimum partcount ship in space, or KSC scene without flights. Tested with stock KSP + Time Control for speed readout). The twist is: at some semi-random point in the running game some magic happens and performance gets restored to 100% all the way until the game is closed. Changing scenes or loading a save does not revert this once it happens. No events reported in console when it happens. I once thought "Increased PQ Cache" messages may be related, but it happened without them. This event seems to have some affinity to a point near splashdown, but may also happen at any time. So the game is perfectly capable of running smooth, but it does not. Is there some way to see resource usage by tasks inside KSP? Some kind of 'top' mod?
  18. I have a problem with fuel transfer: amount of LF+OX increases by 12% during transfer. Transfer starts fine, but somewhere towards the middle of the process I start magically gaining resources. http://imgur.com/a/5UfzN
  19. I wonder if monoprop engines can have Isp on par with kerolox engines. BTW, the kerolox patch does not replace monoprop in engines' embedded tanks.
  20. Hi, everyone! I've tried FAR from, ahem, super secret location. It works fine in general, although I've found two problems: 1. chute safety triggers seem to remain at stock values. Mk1-2 capsule reentry profile seems fine, but chutes (2xMk12-R and 2xMk2-R) fire early and are ripped away. 2. Sea level drag is too low. A Golfstream-like 1.25m plane with two Basic Jets not only accelerates to 0.95 Mach with ease, but also takes a couple of minutes to slow down to ~ 0.7 Mach while unpowered. (1-3km altitude).
  21. Hi everyone! IIRC, Module Manager supposed to be backwards compatible with itself if multiple versions present. But I found that with 2.7.5 and 2.7.1 dll's PHYSICSGLOBALS hierarchy gets duplicated with both modified and unmodified values in the cache. Unmodified version then applied to the game. Removing older versions help.
  22. Hm... I probably should reconsider the whole visual perception and memory stuff in my brain, as I loaded stock game to make screenshots and found that it also does not show atmo in main menu and in-game it disappears at even lower relative altitudes. Well, sorry for bothering.
  23. @kerbal101, you probably can replace ":FINAL" with ":FIRST" or nothing, which seem to be equivalent.
  24. I will be able to take screenshots some hours later. I am talking about the distance the atmosphere is visible when looking at a planet from far away. Looks like it isn't scaled.
×
×
  • Create New...