-
Posts
24,912 -
Joined
-
Last visited
Content Type
Profiles
Forums
Developer Articles
KSP2 Release Notes
Everything posted by linuxgurugamer
-
You have a problem in your staging. You have the 2nd and 3rd stage engines in the same stage. When I fixed it, the first stage main engine didn't light when the srbs were released. Another issue is that the SRBs by themselves can't lift the vessel, so I had to hack gravity to let it get off the ground. There is still a problem, and in trying to fix this vessel, I came up with a few test cases I can use. I'll have to load BetterSRBs before I can test the old test vessel
-
Having problems with ckan
linuxgurugamer replied to GutwPC's topic in KSP1 Technical Support (PC, modded installs)
Weird. Do you have an antivirus which might be doing it? -
Help finding career/campaign enhancements
linuxgurugamer replied to dresoccer4's topic in KSP1 Mods Discussions
Lots. There is the Engineering Tech Tree, Tetrix (I'm currently playing this), Simplex (simpler version of Tetrix), the Community Tech Tree, and I"m sure there are others. -
This is from EVA Enhancements: @PART[kerbalEVA*]:HAS[@MODULE[ModuleScienceExperiment]:HAS[~experimentID[ROCScience]]] { MODULE { name = EVAEnhancements } } and this is from DeadlyReentry: @PART[*]:HAS[@MODULE[KerbalEVA]] { ..... do something here }
- 777 replies
-
- 1
-
- sound replacement
- plugin
-
(and 2 more)
Tagged with:
-
[1.12.x] Soundtrack Editor Forked
linuxgurugamer replied to linuxgurugamer's topic in KSP1 Mod Releases
Make sure the dependencies are installed. Also, a log file is necessary for any diagnosis -
There are multiple kerbal models, why not post the MM code? May be a simple fix.
- 777 replies
-
- 1
-
- sound replacement
- plugin
-
(and 2 more)
Tagged with:
-
[1.8.x, 1.9.x, 1.10.x] Stock Default Settings
linuxgurugamer replied to linuxgurugamer's topic in KSP1 Mod Releases
Sometimes it's just the simple things in life :-) Glad it's working for you -
No procedural wings = no buy. Simple.
linuxgurugamer replied to Vegatoxi's topic in Prelaunch KSP2 Discussion
If they put in everything that anyone feels should be “stock”, then one of two things will happen : Game will be years late and over budget Game will have bugs galore Or: 3. Game will be on-time and mostly bug-free Pick one. -
[1.10.1] KK's SpaceX Pack v.6.5 - 01/11/2020
linuxgurugamer replied to Kartoffelkuchen's topic in KSP1 Mod Releases
Makes sense, be sure to list all the dependencies in the OP. @HebaruSan I can’t do this right now, could you take a look? -
[1..x, 1.9.x, 1.10.x] Kerbal Research & Development
linuxgurugamer replied to linuxgurugamer's topic in KSP1 Mod Releases
New release, 1.16.0.8 Thanks to forum user @leatherneck6017 for this: Add upgrades for ISRU Drills and Radiators. WIP for antenna range. -
[1.0.4] SteamGauges V1.7.2 - 27 July '15
linuxgurugamer replied to Trueborn's topic in KSP1 Mod Releases
I have it working, its as nice as I remembered. Hope to release on Sunday -
[1..x, 1.9.x, 1.10.x] Kerbal Research & Development
linuxgurugamer replied to linuxgurugamer's topic in KSP1 Mod Releases
I thought I had released it. I’ll look at it later this evening. -
Empty/Fill All Tanks
linuxgurugamer replied to KingDominoIII's topic in KSP1 Suggestions & Development Discussion
Excuse me for trying to be helpful. If you had said “console” the I would not have been shooting in the dark. Most players are pc. Actually, I do consider that when coding, and take pains to make sure that nothing is using too much cpu. And, it depends on the mod as to whether it is going to put more pressure on the system or not. I’ll leave now, since I’m obviously not wanted here. Enjoy your day. -
KSP Website Download Timeout Error
linuxgurugamer replied to Mobius's topic in KSP1 Technical Support (PC, unmodded installs)
Try it again after a while. Quite possible there was a hiccup in Cloudflare,which the use to reduces the server load. -
Empty/Fill All Tanks
linuxgurugamer replied to KingDominoIII's topic in KSP1 Suggestions & Development Discussion
This mod does that: -
Hi. And the drain needs a stop button.
linuxgurugamer replied to Dr. Kerbal's topic in KSP1 Gameplay Questions and Tutorials
Check this out: -
This mod, Stock Default Settings, is designed to manage certain game config values which, while only accessable in a game, are actually global variables, and changing them in one save will affect all other saves in that install. This can be a problem for someone who has multiple games (saves) going on in a single install. This mod will allow these settings to be specific for each individual save, if desired. Additionally, this mod has default settings which override the stock defaults. These values are: Name SDS Default Assigned Value Stock Default Description HIGHLIGHT_FX True True Highlight FX INFLIGHT_HIGHLIGHT True True Part Highlighter Enabled in Flight TEMPERATURE_GAUGES_MODE 3 3 Temperature Gauges & Thermal Highlights CAMERA_DOUBLECLICK_MOUSELOOK True False Double-Click Mouse Look ADVANCED_TWEAKABLES True False Advanced Tweakables CONFIRM_MESSAGE_DELETION True True Confirm Message Deletion ADVANCED_MESSAGESAPP True True Advanced Message App EXTENDED_BURNTIME True False Extended Burn Indicator ANTI_ALIASING 8 (8x) 2 (2x) Anti-Aliasing TEXTURE_QUALITY 0 (Full res) 1 (Half res) Texture Quality Toolbar icon: SDS Window: Buttons Button Description Apply Applies the settings, keeping the window open Accept Applies the settings and closes the window Reset to default Clears local settings, and loads the mod defaults Cancel Cancels any changes and closes the window Save for current game Saves the current settings for the current game only, also applies the changes to the current game Clear local settings & load global settings Clears all local settings and resets the settings to the current global settings Note: The Reset to default is immediate, canceling will not revert the changes Dependencies Click Through Blocker ToolbarController SpaceTuxLibrary Availability Download: https://spacedock.info/mod/2549/StockDefaultSettings?ga=<Game+3102+'Kerbal+Space+Program'> Source: https://github.com/linuxgurugamer/StockDefaultSettings/ License: LGPL CKAN (soon)
- 6 replies
-
- 15