Kerbal Space Program

Kerbal Space Program

Mechjeb unlock without research
I want to be able to use all of the features of mechjeb in science mode without doing a bunch of research. I looked online on how to enable everything from the start, but I can't figure it out.
< >
Showing 1-7 of 7 comments
Duke Flapjack Jul 12, 2017 @ 4:23pm 
OK, here you go.

Go to \GameData\MechJeb2\Parts\MechJeb2_AR202\part.cfg. Find this stuff:

MODULE
{
name = MechJebCore
MechJebLocalSettings {
MechJebModuleCustomWindowEditor { unlockTechs = flightControl }
MechJebModuleSmartASS { unlockTechs = flightControl }
MechJebModuleManeuverPlanner { unlockTechs = advFlightControl }
MechJebModuleNodeEditor { unlockTechs = advFlightControl }
MechJebModuleTranslatron { unlockTechs = advFlightControl }
MechJebModuleWarpHelper { unlockTechs = advFlightControl }
MechJebModuleAttitudeAdjustment { unlockTechs = advFlightControl }
MechJebModuleThrustWindow { unlockTechs = advFlightControl }
MechJebModuleRCSBalancerWindow { unlockTechs = advFlightControl }
MechJebModuleRoverWindow { unlockTechs = fieldScience }
MechJebModuleAscentGuidance { unlockTechs = unmannedTech }
MechJebModuleLandingGuidance { unlockTechs = unmannedTech }
MechJebModuleSpaceplaneGuidance { unlockTechs = unmannedTech }
MechJebModuleDockingGuidance { unlockTechs = advUnmanned }
MechJebModuleRendezvousAutopilotWindow { unlockTechs = advUnmanned }
MechJebModuleRendezvousGuidance { unlockTechs = advUnmanned }
}
}

Replace all unlockTechs = x with unlockTechs = start to get all Mechjeb functionality at start. Change TechRequired = flightcontrol to TechRequired = start to get the AR202 part from the beginning.

Creamyfettuccine Jul 12, 2017 @ 5:11pm 
thank you :-) I think I figured it out with your help
ThexLoneWolf Jun 5, 2019 @ 12:51pm 
Originally posted by captainradish:
OK, here you go.

Go to \GameData\MechJeb2\Parts\MechJeb2_AR202\part.cfg. Find this stuff:

MODULE
{
name = MechJebCore
MechJebLocalSettings {
MechJebModuleCustomWindowEditor { unlockTechs = flightControl }
MechJebModuleSmartASS { unlockTechs = flightControl }
MechJebModuleManeuverPlanner { unlockTechs = advFlightControl }
MechJebModuleNodeEditor { unlockTechs = advFlightControl }
MechJebModuleTranslatron { unlockTechs = advFlightControl }
MechJebModuleWarpHelper { unlockTechs = advFlightControl }
MechJebModuleAttitudeAdjustment { unlockTechs = advFlightControl }
MechJebModuleThrustWindow { unlockTechs = advFlightControl }
MechJebModuleRCSBalancerWindow { unlockTechs = advFlightControl }
MechJebModuleRoverWindow { unlockTechs = fieldScience }
MechJebModuleAscentGuidance { unlockTechs = unmannedTech }
MechJebModuleLandingGuidance { unlockTechs = unmannedTech }
MechJebModuleSpaceplaneGuidance { unlockTechs = unmannedTech }
MechJebModuleDockingGuidance { unlockTechs = advUnmanned }
MechJebModuleRendezvousAutopilotWindow { unlockTechs = advUnmanned }
MechJebModuleRendezvousGuidance { unlockTechs = advUnmanned }
}
}

Replace all unlockTechs = x with unlockTechs = start to get all Mechjeb functionality at start. Change TechRequired = flightcontrol to TechRequired = start to get the AR202 part from the beginning.

Tried this myself, and it unlocked the case, but not the functionality. Anything else I can try?
MechBFP Jun 5, 2019 @ 9:53pm 
It should be right in the Mechjeb settings in game.
Chibbity Jun 6, 2019 @ 4:08am 
Cheating your cheats?

That's some next level cheating.
Eekhoorn Jun 6, 2019 @ 5:54am 
Originally posted by ThexLoneWolf:

Tried this myself, and it unlocked the case, but not the functionality. Anything else I can try?

That's because this post is years old. You now also need to edit "MechJebNoCommandPod.cfg" which is found in the parts directory of MJ.
Last edited by Eekhoorn; Jun 6, 2019 @ 5:55am
Funlax Aug 4, 2021 @ 8:07pm 
Originally posted by Eekhoorn:
Originally posted by ThexLoneWolf:

Tried this myself, and it unlocked the case, but not the functionality. Anything else I can try?

That's because this post is years old. You now also need to edit "MechJebNoCommandPod.cfg" which is found in the parts directory of MJ.

wow, this worked :happyheart::happyheart:
< >
Showing 1-7 of 7 comments
Per page: 1530 50

Date Posted: Jul 12, 2017 @ 4:10pm
Posts: 7