Decus91
Members-
Posts
21 -
Joined
-
Last visited
Reputation
3 NeutralRecent Profile Visitors
1,479 profile views
-
[1.12.x] Parallax - PBR Terrain and Surface Objects [2.0.8]
Decus91 replied to Gameslinx's topic in KSP1 Mod Releases
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.- 3,144 replies
-
[1.12.x] Parallax - PBR Terrain and Surface Objects [2.0.8]
Decus91 replied to Gameslinx's topic in KSP1 Mod Releases
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,144 replies
-
[1.12.x] Parallax - PBR Terrain and Surface Objects [2.0.8]
Decus91 replied to Gameslinx's topic in KSP1 Mod Releases
Is there any chance that this mod could be made backwards compatible with 1.8.1, or would that be too much work?- 3,144 replies
-
[1.12.x] Parallax - PBR Terrain and Surface Objects [2.0.8]
Decus91 replied to Gameslinx's topic in KSP1 Mod Releases
Yes! Terrific, thanks, no resolution is too high when playing on x10.625 Rescale- 3,144 replies
-
[1.12.x] Parallax - PBR Terrain and Surface Objects [2.0.8]
Decus91 replied to Gameslinx's topic in KSP1 Mod Releases
Any chance of 8k and 16k textures for the stock planets, maybe based on KSPRC?- 3,144 replies
-
[1.8.1] Kerbal Konstructs - 1.8.1.15 - 15.Dec.2019
Decus91 replied to Ger_space's topic in KSP1 Mod Releases
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. -
Okay thanks anyway
- 2,505 replies
-
- life support
- overhaul
-
(and 1 more)
Tagged with:
-
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
- 2,505 replies
-
- life support
- overhaul
-
(and 1 more)
Tagged with:
-
[1.12.x] Tarsier Space Technology with Galaxies (V7.13) 12th Sep 2021
Decus91 replied to JPLRepo's topic in KSP1 Mod Releases
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? -
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?
- 2,505 replies
-
- 1
-
- life support
- overhaul
-
(and 1 more)
Tagged with:
-
[1.11] RemoteTech v1.9.9 [2020-12-19]
Decus91 replied to tomek.piotrowski's topic in KSP1 Mod Releases
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. -
[1.11] RemoteTech v1.9.9 [2020-12-19]
Decus91 replied to tomek.piotrowski's topic in KSP1 Mod Releases
Okay, thanks for the response. Is it planned for this new RT product to be backwards compatible with 1.3.1?