Jump to content

whatsEJstandfor

Members
  • Posts

    401
  • Joined

  • Last visited

Reputation

647 Excellent

1 Follower

Recent Profile Visitors

1,014 profile views
  1. I don't think this is a bug; some resolutions are just not officially supported yet, presumably because not many people have ultrawides and, for Early Access purposes, it's a low priority. That being said, you can force the resolution and, by proxy, aspect ratio using these instructions:
  2. I know this is probably not answerable for parent-studio reasons but the things I've been so most curious about during development are: 1. how the scope changed after Intercept was created, 2. whether the scope changing was the reason for having to push the release date back so many times 3. when Nate posted the release date update in March 2022, if "early 2023" was really when 1.0 was planned to launch, and, if so, 4. if pressure from above forced them into doing an EA release instead of delaying again to start generating revenue To put that into one question, what were the big factors that led to deciding that the game needed to be delayed in early 2020, then late 2020, and then early 2022, and finally in late 2022 when EA was announced?
  3. I'm p sure there are far more than 2 builds
  4. I have to assume that this issue has been solved since Interstellar presumably works internally, and we just don't have the privilege of seeing exactly how quite yet
  5. The existence of Duna was a bug and has been patched out, sorry
  6. These are all small but genuinely some of my favorite fixes! They're some of the little things that made the first release feel very unpolished, so I think this will do a lot for overall perception
  7. The fun thing about MSFS doing that, too, is that, since you've already technically launched it through Steam, it takes up the entire refund window to just download and install the game. Extremely good system, no notes
  8. This implies that the UX designer or the artist who created the weld sparks effect were the same people responsible for making sure saves worked.
  9. Adding a PAPI would be a fun bit of flavor but, with the length of the runway, I don't think it'd actually be practical (because you have so much margin for error in your glide slope as is). Still would like to see it, though. If I had my druthers, the one big change I'd make to the whole runway is just to make all the lighting really bright. On an HDR monitor, the lights should almost be hard to look at up close, and the KSC should be visible from LKO.
  10. I second this. Instead of having the camera make discrete jumps dollying in and out when I use my scroll wheel, making the camera feel physical, and having it smoothly dolly in and out would be fantastic
  11. Nay in its current form. imho if they could make it much more compact, combine it with the Resource Mangler, and make it reliably take less than a second to load for even huge crafts, I'll be on board. As it is now, I get no utility from it at all.
  12. I haven't used MechJeb for this feature so I'm not totally sure, but this sounds similar to a real-world VOR/DME, allowing you to reckon your bearing and distance to the airport. I don't think we need a full on ILS in KSP, but having some kind of bearing/distance indicator would be awesome.
  13. Out of curiosity, are you using it with the little mouse accessory it comes with (or was that just on the Intuos 3? It's been a long time since I bought a new tablet).
  14. This is pretty common; seems to happen with wing pieces and landing legs. The cause seems to be that, when the craft is saved, those pieces lose track of which part they were parented to. This causes them to still be treated as a part of the vehicle, but not attached to anything. Since they're still a part of the vehicle, the "center of mass" as it were tends to drift as the main vehicle and the broken part separate, and the camera tries to follow that center. The only fix I've seen (and one I've successfully done a few times) is by doing surgery on the save file to either reparent the broken part to its original parent, or to delete the part entirely. For me, I did the latter, because it happened to some wings, and those were no longer needed since I was in orbit. The actual process is pretty tricky to explain here but, if you open your save file (after making a backup, of course!), you should be able to identify the broken part by searching for this string verbatim: "attachedPartNodeID": "" Here's an example of one of my busted parts: It will also show a GUID of all zeroes for the "AttachedPartGuid" tag. Scroll up a bit to where the part starts. You'll see "partName" followed by the part's name (presumably yours will include the word "stabilizer") Above that, you'll see a line that says "partGuid", and then an open curly brace right above that. Select that curly brace and find its corresponding closed curly brace a few hundred or thousand lines down, and delete that whole block. This is how you can delete the busted part. Save the file, and open it in-game; the part should now be gone. Hopefully, with the new patch, this won't be an issue anymore; doing this kind of manual save-fixing isn't tenable.
×
×
  • Create New...