OHM Space Launch System for Orbiter 2016 0.1.2

Heads up. JPL HORIZONS is about to release the prelaunch trajectory data for Artemis II in the coming days!

Jan 26, 2026:
-- ARTEMIS II will be added to Horizons when a launch date & time is available. This will likely be after a successful Wet Dress Rehearsal at the end of January but no later than Feb 2.
 
Last edited:
Screenshot (10).png


So, from the code I added into the config/earth/base i just removed this:

MESH
FILE LP39newtest
POS -4704.2 2 3001
ROT 180
OWNMATERIAL
PRELOAD
END

and now there is no double


Code:
;;;--------------LC-39B-Artemis-Era---------------
;;;------Default-Orbiter-2016-Installation--------
MESH
    FILE SLS/WATERTOWER
    POS -4872.25 0 3103
    ROT 0
    SHADOW
    PRELOAD
END
MESH
    FILE LP39newtest
    POS -4704.2 2 3001
    ROT 180
    OWNMATERIAL
    PRELOAD
END
MESH
    FILE SLS/NEWLIGHTNING
    POS -4785 0 2874
    ROT -30
    SHADOW
    TEX SLS_2016/bldwhite
END
MESH
    FILE SLS/NEWLIGHTNING
    POS -4803 0 3142
    ROT -30
    SHADOW
    TEX SLS_2016/bldwhite
END
MESH
    FILE SLS/NEWLIGHTNING
    POS -4597 0 3099
    ROT -30
    SHADOW
    TEX SLS_2016/bldwhite
END
 
Last edited:
So I am trying to troubleshoot My Artemis2. Any one have any issues with it in d3d9. It loaded in 2024. the only issue is the case of the cfg's
Are you experiencing it on Orbiter 2024? I'm still running it on 2016
 
So it runs for me. To run in 2024. the cfgs need to be renamed to .cfg versus .CFG

But @barrygolden we get a CTD running in d3d9. In default graphics it runs. Not sure why the CTD though. HAd all modules except d3d9 not active?
 
The upper stage for SLS from Artemis IV and beyond, as we all know, is no longer the massive EUS. As of today, and was previously hinted at a new render from Jared Isaacman's announcement, they'd instead use the Vulcan Centaur upper stage going forwards to all SLS launches
orion-centaur.jpeg
 
Back
Top