acerola
Members-
Posts
72 -
Joined
-
Last visited
Reputation
33 ExcellentProfile Information
-
About me
Spacecraft Engineer
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
In the current version, 1.3.1, the AGU is very hard to use. Specially in missions where you need to recover parts from space. The problem is that it requires a very small angle range to catch the target. For big ships or asteroids, it is not hard, but for small parts, it is. In the part.cfg, I changed captureMinFwdDot to zero. Now it works just fine for grabbing floating parts. So, I suggest that this parameter should be lowered. Maybe it does not need to be zero to work, but it needs to be lowered.
-
Why isn't this a sub-orbital flight?
acerola replied to acerola's topic in KSP1 Gameplay Questions and Tutorials
Tried that, but ran out of fuel. I am going to wait a bit longer until these bugs are fixed before coming back to KSP. Thanks all for the help. -
Why isn't this a sub-orbital flight?
acerola replied to acerola's topic in KSP1 Gameplay Questions and Tutorials
Situation: SUB_ORBITAL It seems the information tab recognizes it is sub-orbital but the contract tab doesn't. -
Why isn't this a sub-orbital flight?
acerola replied to acerola's topic in KSP1 Gameplay Questions and Tutorials
Tried that. Didn't work. -
Why isn't this a sub-orbital flight?
acerola posted a topic in KSP1 Gameplay Questions and Tutorials
Why isn't this a sub-orbital flight? -
[1.0.2] WarpUnlocker v1 (faster time warp, no altitude restrictions)
acerola replied to acerola's topic in KSP1 Mod Releases
Works fine in 1.0.2. -
MechJeb Dev 453 is a bit buggy. I tried a clean install of KSP and MechJeb 453 with no other mods installed. Started a new sandbox game. As soon as I place the AR202 on my ship, the debug windows gets spammed with NullReferenceException. 452 and 451 also have this bug. 450 doesn't have this bug, but it is also unusable due to other bugs. So it seems that 449 is the latest "stable" version.
-
PreciseWarp gives you more control over the physical time warp feature of KSP. Standard physical warp speeds up time, but also reduce simulation accuracy. With PreciseWarp, you can control speedup (timeScale) and precision (fixedDeltaTime) separately. You can also pause the simulation and still be able to issue commands, create nodes, etc. Increasing timeScale will speed up time. But this demands more CPU. So, there is a limit on how fast you can go. Increasing fixedDeltaTime will reduce simulation accuracy, so your ship might break up if you increase it a lot. On the other hand, it also speeds up time, up to what is set in timeScale. So, the key is to find a balance between the two. Download: Dropbox Source included in download. License: MIT
-
Great to see that this mod is still being maintained. I have a feature request. There is another mod called Time Control that features high physical warp but without sacrificing physics accuracy. It's called hyper warp. But unfortunately it is no longer maintained. I would love to see this feature implemented in BetterTimeWarp.