-
Posts
884 -
Joined
-
Last visited
Content Type
Profiles
Forums
Developer Articles
KSP2 Release Notes
Everything posted by Rodger
-
Try downloading the 'Source code (zip)' instead, and open that zip file, and all the files in that GameData should have the right directory structure.
-
Who likes SSTU and Ven's Stock Revamp?? So far Poodles, Skippers, and mounts have been SSTU-ed https://github.com/Rodg88/SSTUVens
-
I just made a little patch for people who use the interstage decoupler mostly as a top node decoupler and retrorocket, to just switch the default decoupling nodes and rocket orientation: @PART[SSTU-SC-GEN-ISDC]:NEEDS[SSTU]:AFTER[SSTU] { @MODULE[ModuleDecouple] { @stagingEnabled = true } @MODULE[SSTUInterstageDecoupler] { @stagingEnabled = false %invertEngines = true } }
-
Kinda, I just left SVE's textures in my game data, none of the cfgs, and now I have spectra + OPMVO
-
So, for some reason having OPM-VO as well as Spectra installed breaks all the EVE clouds... @Avera9eJoe, @Poodmund, any idea what might be the problem? I don't see how they would interact... Edit: Looks like it was because I had taken out SVE when I installed Spectra, and OPMVO was looking for some of the SVE cloud textures. And for some reason when they were missing it broke all the other clouds lol
-
BTW looks like the latest release doesn't include the optional patches folder at all. But also, the USI patch needs a fix: @PART[*]:HAS[@MODULE[SSTUInflatable]]:AFTER[SSTU] { @resourceName = MaterialKits @inflationCost *= 1.33333 } Should be: @PART[*]:HAS[@MODULE[SSTUInflatable]]:AFTER[SSTU] { @MODULE[SSTUInflatable] { @resourceName = MaterialKits @inflationCost *= 1.33333 } } BTW just using MK and no SP for inflation is fine, it's consistent with other USI inflatables.
-
[1.2.2] Stock Part Revamp, Update 1.9.6. Released Source Files!
Rodger replied to Ven's topic in KSP1 Mod Development
Also in the current github version, the NewParts folder is missing 'FixedAntennas' from the last version. -
[KSP 1.6.1] Stock Visual Terrain [v2.2.0] [20 March 2019]
Rodger replied to Galileo's topic in KSP1 Mod Releases
It looks to me like the Mun's textures have a bit of green and magenta tint in small patches. I tried doing a B&W filter on it's texture and it did look better to me, so it might need a check before the next update.- 1,019 replies
-
- kopernicus
- svt
-
(and 2 more)
Tagged with:
-
[KSP 1.6.1] "Streamline" Engines, Fueltanks and RCS
Rodger replied to NESD's topic in KSP1 Mod Releases
@NESD nice looking parts! I might add some black versions of the textures to my texture-switching mod for these parts, if that's cool with you -
[1.12.X] Feline Utility Rovers v1.3.4 (28. April 2022)
Rodger replied to Nils277's topic in KSP1 Mod Releases
I just experienced the bellows joint bug too, and found out that you can add this line to the KJR config file: <string name="exemptModuleType5">ModuleKerbetrotterRotateBetween</string> just after <string name="exemptModuleType4">ModuleKerbetrotterHitch</string> And it will work again, without having to remove KJR. So might need KJR to update it's default cfg file to fix it. -
1.1.2 Magic Smoke Industries Infernal Robotics 2.0.2
Rodger replied to sirkut's topic in KSP1 Mod Releases
I've been having problems with IR parts shifting position - on craft reload, hinges/servos will be offset from where they should be by a meter or so: (the rotators should be on the ends of the struts) No kjr, no autostruts, rework parts, KSP1.3... many mods. I'll try tomorrow to get a light IR install and reproduce... But anyone else had this? -
[1.3.0] OPT Space Plane v2.0.1 - updated 29/07/2017
Rodger replied to K.Yeon's topic in KSP1 Mod Releases
All the parts in OPT main, except the grey RCS OMS I think lol. I just pretty much made a PS curves filter preset to enblacken, just had to mask out some sections I didn't want to switch, like internals. Feel free to use my configs to get the object names etc. I use IFS to be able to switch more than one texture at once, which I think some parts needed (KH class mostly iirc). If you just set your FS/IFS module id to something other than 88, my switching will still be compatible. -
[KSP 1.12.1+] Galileo's Planet Pack [v1.6.6] [23 Sept 2021]
Rodger replied to Galileo's topic in KSP1 Mod Releases
Glad to see I'm not the only one using KPBS parts on non-planetary craft lol- 7,372 replies
-
- 1
-
-
- gpp
- kopernicus
-
(and 1 more)
Tagged with:
-
[1.3.0] OPT Space Plane v2.0.1 - updated 29/07/2017
Rodger replied to K.Yeon's topic in KSP1 Mod Releases
Just to let people know, I've just added black OPT textures to my texture switching mod, which can find here: My black 64-passenger SSTO -
Version 0.4 is released, bringing support for @K.Yeon's OPT! Also updated some stock parts, and some Ven's parts: Note: to get black OPT/QuizTech/Ven's parts, you now need to download the mods texture pack, split off from the stock texture parts to save on download size. Special thanks to @FreeThinker for adding multiple texture support to IFS, allowing multiple textures to be switched with one control!
-
[1.8.1] Kerbal Konstructs - 1.8.1.15 - 15.Dec.2019
Rodger replied to Ger_space's topic in KSP1 Mod Releases
It still doesn't work without loading screen manager, and KK 1.1.0.0. I'm on a Mac, which is the only thing I can think of which might be different from most other people... I've never tried KK before, so maybe it's a long standing issue on macs which hasn't been noticed before? -
[KSP 1.12.1+] Galileo's Planet Pack [v1.6.6] [23 Sept 2021]
Rodger replied to Galileo's topic in KSP1 Mod Releases
http://i.imgur.com/41ckNta.png I've set debug mode on in LSM's settings, and looking though the log (https://www.dropbox.com/s/stvsaf39f0dowcr/KSPLSM.log?dl=0) it seems to be looking inside the KSP.app bundle for game data, which doesn't seem right: [LOG 12:55:38.525] [LSM] ERROR: Unable to access folder '/Users/Rodger/Library/Application Support/Steam/SteamApps/common/Kerbal Space Program/KSP.app/GameData/GPP/GPP_LSM/': Directory '/Users/Rodger/Library/Application Support/Steam/SteamApps/common/Kerbal Space Program/KSP.app/GameData/GPP/GPP_LSM' not found.- 7,372 replies
-
- gpp
- kopernicus
-
(and 1 more)
Tagged with: