OHM Gemini Missions 1.0

No default scenarios which come with the addon, all 3 of them have the same issues. In the meantime I tried to run it in with Orbiter.exe instead of the D3D9 client it loads there but freezes on staging.
 
OK figured out what was going wrong. Turns out the D3D9 client wasn't installed correctly. Installed the latest release works like a charm now.

Only thing I still need to figure out is how to open parachute when coming home
 
I know that Titan had some meshes for recovery. Sea king,....
 
Hi Jekka, Love this add on. Your 3D modeling is beautiful, I remember this flight. I was 9. Anyway, I to was wishing for an autopilot so I could watch this beauty from outside. So using the guidance file from the ADTA that comes with LC19 V2 as a starting point, and messing with it most of the day I came up with something that will get you into an initial orbit of 181 x 211 Km @ 47.68 degree Inc. most of the time. It is far from perfect but here it is, paste the code into a Multistage2 Guidance.txt file and reference it in your scenario.

GLV-3 Guidance
Begin Code:

-10=PlaySound(Sound\Vessel\countdown1.wav)
-2=engine(0,100,2)
0=engine(100,100,0.1)
5=roll(3,90,90,88,-1)
30=pitch(88,80,30)
60=pitch(80,60,30)
90=pitch(60,40,30)
120=pitch(40,25,26)
146=pitch(25,25,5)
147=engine(100,0,1)
148=jettison()
150=fairing()
151=pitch(25,20,49)
200=pitch(20,16,15)
215=pitch(16,5,60)
275=pitch(5,-4.34,50)
325=pitch(-4.34,0,50)
375=pitch(0,0,309)
382=engine(100,0,2)
384=engine(0,0,300)
390=jettison()

End Code.

Hope it works for you. it works most of the time for me but Multistage2 can always vary from one run to another. You should always have an initial orbit that can be circurlized into a safe one on first apogee.
Cheers, alagreca.
how do you reference it to the scenario. i created the guidance file but I dont know where to put it or what to do with it, any help?
 
In the scenario file add the line:

GUIDANCE_FILE Config\[Guidance file]

For example, with a Soyuz addon that uses a similar guidance file to yours it looks like this:

Code:
Soyuz:M_Soyuz\Soyuz_tma
  STATUS Landed Earth
  POS 63.3200945 45.9123065
  HEADING 45.00
  ATTACHED 0:0,blc1arms
  AFCMODE 7
  PRPLEVEL 0:1.000000 1:1.000000 2:1.000000 3:1.000000
  NAVFREQ 0 0
  CONFIG_FILE Config\M_Soyuz\Soyuz_tma.ini
  GUIDANCE_FILE Config\M_Soyuz\Otto1.txt
  CONFIGURATION 0
  STAGE_STATE 2
  STAGE_IGNITION_TIME 0.000000
  CURRENT_BOOSTER 1
  CURRENT_STAGE 1
  CURRENT_INTERSTAGE 1
  CURRENT_PAYLOAD 1
  FAIRING 1
END
 
I'd like a Gemini craft with a working cockpit like the NASSP Apollo.

Same here. But remember it isn't just the cockpit, it is also the many systems behind the cockpit. Gemini is only slightly less complex than Apollo.

And then you also have the problem that no Gemini cockpit was like the other and no Gemini capsule had been using the same configuration of subsystems as the other. Gemini was just a bucket, filled with subsystems, two astronauts, stirred and launched.
 
How do you jettison the 2nd stage, once in orbit and its out of fuel?

Press J to jettison stages and payloads. Remember to jettison the fairing by pressin F, else the payload won't get jettisoned (I guess that this is what happened to you). The fairing is a small cap on the top of the Gemini capsule.
 
We can continue to try and clean up the gutters all over the world and spend all of our resources looking at just the dirty spots and trying to make them clean. Or we can lift our eyes up and look into the skies and move forward in an evolutionary way.
 

Attachments

  • dg,s.JPG
    dg,s.JPG
    187.3 KB · Views: 39
Superb,, but need help!!!

Hello

did the install and I am on 2010p1
It flys like a dream
no parachute though will deploy??
I tried the LShift +1 at same time, still no deployment

any ideas??
 
Back
Top