Jump to content

Decus91

Members
  • Posts

    21
  • Joined

  • Last visited

Reputation

3 Neutral

Recent Profile Visitors

1,372 profile views
  1. Hey so I've upgraded to 1.10.1, which turned out to be much more straight forward than I expected (and far easier than my upgrades from 1.3.1 to 1.6.1 and from 1.6.1 to 1.8.1), but I've noticed a couple of issues. 1) The above pictures show black lines appearing on the terrain, which get progressively worse with increasing distance, this is on x10.625 Rescale. I tested it on normal scale also and the same issue is present there but because the distances are so much smaller, it's not so noticeable at all, with the far mountains having the same issues to the same extent as the nearest point that you can see the issue on x10.625 Rescale. 2) At the furthest distances, the terrain stops rendering at all. Note that I have a bespoke Scaled Space fix* which increases the draw distance before rendering switches to Scaled Space (FarClipPlane: usually it's 750000m but I've increased it to 1400000), this works with other issues normally associated with Sigma Dimensions at high rescale factors but not with Parallax. *Associate Code is below, if you're wondering why it says Kerbal Chroma it's because I ripped out the camera editing section from that mod and edited it to just achieve the Scaled Space fix. Any idea what I can do to fix these issues? Happy to delve into the code myself if need be. Many thanks.
  2. K, thanks for confirming. I'll see about uplifting my install to the latest version of KSP, it's a mammoth 120 mod install including my own modifications to these mods and bespoke mods made to mesh these mods together, so it might take a while
  3. Is there any chance that this mod could be made backwards compatible with 1.8.1, or would that be too much work?
  4. Yes! Terrific, thanks, no resolution is too high when playing on x10.625 Rescale
  5. Any chance of 8k and 16k textures for the stock planets, maybe based on KSPRC?
  6. A new mod has recently been released, with great potential for visuals: Any chance of an AVP (with KSPRC) config for this?
  7. I have the same problem, all the KerbinSide bases are available to launch from even when I haven't opened them yet.
  8. Hey, great mod, just wanted to ask if there are any plans to release this with 16k textures? I'm playing Realism Overhaul but with a real scale, stock-alike solar system and even 8k textures don't really cut it at x10.625 scale at low altitudes.
  9. Just including here an issue I have raised on GitHub, in case anyone has encountered and solved this issue already: Using Kerbal Konstructs with Kerbinside and Rescale (x10.625) on KSP 1.6.1, I have everything working effectively, except that new bases don't show up in the tracking station. They do show up on x3.2, and at very close ranges, at x6.4. As such, I've been attempting to find whatever manages the range at which icons are set to be displayed in the map view and/ or the tracking station. Could you advise please where to find this in the source code please? Much obliged. Nvm, found it. For anyone else wondering, it's this line: "float fRadarRadius = 12800 / fPosZ;" within MapIconDraw.cs Changing it to 36000 or so is suitable for x10.625 Rescale.
  10. Sir Mortimer would it be possible for you to make the latest version compatible with 1.3.1 please? I have a 1.3.1 KSP install with 119 mods that I've rejigged to make them work with each other, I'm really keen on the new features introduced with the latest version of Kerbalism but am unwilling to sacrifice my current 1.3.1 install for it. If you could retrofit the latest release for 1.3.1 I'd be very appreciative. Alternatively if that's too much to ask could you advise please as to where I should start to retrofit it myself? All the best - Decus91
  11. Repo, many thanks for the mod. Would it be possible to create a config for compatibility with Kerbalism, whereby it takes the HardDrive that Kerbalism implements into all the Command Pods and changed its storage from infinite to some reasonable value like 50 Mits?
  12. Hello, many thanks for the mod. Can I just ask: is it intentional for the solid state hard drive to have infinite storage? I've been searching high and low in the files to limit their data storage so as to not render meaningless the hard drives provided by TST. Could you advise please how/ where I would go about modding in this implementation?
  13. Interesting, well, let me know if you'd like any support in its development and I'll be happy to help out. I have plenty of space related knowledge but little in the way of coding experience. My availability is primarily during the weekend.
  14. Okay, thanks for the response. Is it planned for this new RT product to be backwards compatible with 1.3.1?
×
×
  • Create New...