Jump to content

Alshain

Members
  • Posts

    8,192
  • Joined

  • Last visited

Everything posted by Alshain

  1. Well inclination is on Kerbal Engineer. Latitude could probably be done but since it's a space game and Lat is a surface concept it just hasn't been done yet. Longitude however is tricky because it's specifically an Earth term by definition. What defines a longitude of 0 degrees (i.e. the Prime Meridian?) Well on Earth it's just an arbitrary accepted definition that once upon a time, presumably after it was discovered the world is round, some cartographer said "I'm putting it here!", but on Kerbin there is no definition of Longitude. Even if you were to say that the KSC is on the intersection of the Prime Meridian and the Equator. Which hemisphere would fall on which side of that line at that position?
  2. I've seen them, I think it's a miscalculation on the rendering of your plane's con trail.
  3. My biggest problem was getting it back. I had to send a tanker out to refuel it 3 times to get back the Kerbin station where I needed it. Mostly because I had trouble getting back into equatorial orbit on the return and those rapiers with that little fuel really don't do that job.
  4. Interesting. Well maybe my info is outdated. This is the common answer we gave back on the legacy Steam support forums back when I trolled there, I know for a fact at one point it was the case but things do change, improvements are made, so... yay! Glad it's that easy.
  5. The main thing that helped me with rendezvous/docking was understanding the Navball. First, figure out that burning retrograde to the orbit is not the same as burning retrograde to the target (or even the surface). Second, slow relative speed by burning retrograde (yellow/green), move toward the target by using the target's location (pink/purple)... this was my biggest mistake. Never try to slow down with the pink retro-marker and never try to approach with the yellow pro marker. Getting those backwards will basically cause you to fly circles around the target. Eventually those targets should come close together or even on top of each other but may drift apart due to minute inaccuracies in your burns. But first and foremost make sure the gimble is in Target mode, not Orbit or Surface.
  6. I landed an SSTO on Minmus the other day. I thought I needed the Flats to do it but ended up setting it down just like any lander with the only exception being I had to quickly bring the nose down to have the gear below me. I probably could have done it on the Mun. This is the plane I landed but I didn't upload the screenshots and I'm not at the computer at the moment. Maybe later today.
  7. Yeah I saw after I posted. Thanks for all the help. I saw your fix and since I am a C# developer I think I can recompile it for my personal usage with your fixes. One other thing though. Back to my original screenshots, is it within the realm of your capabilities to edit the text on the targeting? So instead of 3 "Set Target" it would be "Set Target 02", "Set Target 03", 'Set Target 04" (based on the texture numbers)? I don't know if you can do that but it would be incredibly helpful if you can. EDIT: Another little nuance I discovered. If you retract the FLAT, your ships stay docked and kind of "float" there in space still linked. Can you force an undock of all ports when a retract is initiated? Or alternatively, possibly "safer" option would be to not allow it to retract when a docking port is in use.
  8. Ok, I will go ahead and report it. I did notice that the Navball docking addon does work properly since I posted that. Thanks! EDIT: Oh! I see you already have. Well nevermind then, I will just watch it closely!
  9. It's possible Space Engineers itself has an auto-detection "launcher" and Steam is just launching the launcher. That's game specific. Given the choice of two executables, 1 32 bit and 1 64 bit, you will always get the 32 bit. There is no auto-detection in Steam.
  10. No need to be scared of them, just don't go overboard on them, especially the larger parts packs. If you have a low end computer and you install LLL, Novapunch, B9, KW Rocketry, and Kosmos all at the same time, yeah you might have issues. But if you just install one or two of those it's probably fine. FWIW, GUI based addons (like Docking Port Alignment Indicator) or GUI + part addons (Like Engineer) cause very little impact at all. It's the part packs to be conservative on.
  11. No, it will not improve load times as that has more to do with your hard drive speed than the amount of RAM you have (SSD for the win!), the real problem here is that the mods and other files are not using very efficient file system. That's not the fault of the mods, it's more the fault of KSP (or possibly Unity). Text files are big and slow to parse compared to other more compressed/compiled methods, but text files is what we have. They do have the advantage of being user readable and editable. Textures are also very large and the game loads all of them "up front" rather than on demand. It doesn't use thumbnail pictures in the VAB or SPH, the parts UI is actual renderings so all the parts have to be loaded up front rather then when they actually get put on a craft. This of course makes the loading slow because of all the work that needs to be done. It would be nice to have a more "load active parts" functionality, maybe someday Squad will work on that. You don't want to load completely on demand because that would cause lots of apparent "lag" but you could load only the parts in active flights when the game is loaded and then load on demand when new parts are put on crafts in VAB and SPH. That would be the ideal method, but again parts would have to have thumbnails added to them for that. So back to the orignal question, no 64 bits will have nothing to do with the game load time.
  12. Steam does not "support" 64-bit games natively. If you try to launch any game, regardless of operating system, it will launch the 32 bit version by default. However it will also distribute any file the developer/publisher gives it, include 64-bit executable and often can be handled through parameters on the steam shortcut. In short, you will get it, you just have to force it to run. Funnily enough, HL2 used to have a 64 bit version and Valve chose to explicitly remove it and force all users to use 32bit. I have no clue why, as the 64 bit version worked just fine for me. The steam client itself has no need for 64-bit, it's not running more than 4GB of ram by itself and does not interfere with the programs it executes if they are forcibly instructed to run as 64 bit.
  13. Early landing attempts will take more fuel. Once you get skilled you will start to learn when to slow down, how to control your throttle, and how to better design your crafts and you will find yourself using less fuel. I've only been playing a few months and have mastered landing on the mun (and minmus is easier!), so it won't take long if you keep trying.
  14. This is great news! I have 8gb of RAM and I'm not afraid to use it!
  15. I think many people turn down the DRE settings when using FAR. Even Scott Manley thinks the two don't go together with defaults.
  16. FAR doesn't come with any parts. EDIT: Oh it's a ship. Nevermind. I never install the ships, I like to build my own.
  17. Pretty much this. The only other option early game is to stack a probe (or a second command pod) onto a command pod and land near him, taking the science and leaving the old ship. You just have to make sure one pod is empty.
  18. Kerbal Attachment System Give your Kerbals a reason to actually get out of the ship. In stock KSP, EVA has little purpose for existing. But hey, welcome to the community!
  19. It's an interesting idea for a mod that I will never be interested in personally. I can see how some would like it, not my cup of tea though.
  20. I hoping for a little sooner than that. The devs keep talking about a new UI for 0.4, but we don't know how involved that UI change will be. We know there is going to be enough for the economy obviously, but there may be a lot more included.
  21. Most SSTOs will use both Jet engines and rocket engines. The idea is that Jet engines are significantly more fuel efficient so you need to carry less weight. You ascend to just a little shy of running out of intake air, level off to build speed, then when you finally switch from jets to rockets (use action groups or RAPIERS, don't let your engines flame out on their own) you will have so much speed that you can pitch up and get into suborbit using very little fuel.
  22. Yes and no. No for the stock chutes, yes for RealChute. I do it all the time. RealChute even has a stack chute option that fits perfectly behind the 1.25m engines. http://forum.kerbalspaceprogram.com/threads/57988-0-23-x-RealChute-Parachute-Systems-Presets!-v1-1-0-1-27-04-14
  23. Only Interstellar? I have Interstellar, KW Rocketry, NovaPunch, B9 (who's parts are all misplaced btw), Firespitter, Spaceplane Plus, and LLL. I reeeeeeallly want engines and fuel separated. It would also be nice to have major divisions for parts intended for rockets vs aircraft, still able to access them from both VAB and SPH, but divided tabs.
×
×
  • Create New...