Search results

  1. Enjo

    OHM TransX 2018.05.06 MMExt2 for Orbiter 2016

    Could you try replacing the current MMExt with this one? Long story: The currently distributed MMExt has been compiled with newer VC, leading to dll-hell. I propose the good old 2005 VC, whose redists are available for every Windows. I assume that the TransX dependencies are exposed through the...
  2. Enjo

    OHM ScramAttitude for Orbiter 2016 v1.1

    Nice Andrew. This is something that wasn't automated before. Have you tried if it works together with Launch MFD's "PEG-off" mode? That means DEF action enabled on the first page.
  3. Enjo

    Humor The Thing

    Yeah. Poor, innocent, trapped dogs, eh?
  4. Enjo

    Humor The Thing

    I liked the movie, although: I can say the same thing. In fact, I regret watching every horror movie I've watched, but The Damn Thing really scared the living :censored: out of me.
  5. Enjo

    Humor Random Comments Thread

    During a discussion, my wife said to me today: "... as I've correctly pointed out..."
  6. Enjo

    SDK Question I need help for developing my MFD

    Hi guys. It's good to see new MFD coders here. It's a rare thing. Andrew: Thanks for doing promotion for me, so I don't have to do "shameless autopromotion" :P And now adding links to my/our stuff: My take on the problem is: MultipleVesselsMFD MFDButtonPage - a header only library HUDDrawer...
  7. Enjo

    LaunchMFD Launch MFD AP for Shuttle Atlantis

    Long story short, I don't think it will work properly. At least it didn't work for me. In theory for Atlantis you should create a pitch program as a text file (more on this in manual) and make sure, that the duration of the pitch program lasts a tiny bit longer than the SRB separation. After the...
  8. Enjo

    C++ Question SDK preparation. How to know if the plugin module is loaded and use it as a condition

    Fred, I'm not sure if I understand your requirements completely, but if Martins is right, you might want to have a look of the architecture of ModuleMessaging SDK , where I have exactly, what Martins described. Some advanced ideas like version checking are implemented in...
  9. Enjo

    TransX TranX2 and Radio/MP3 panel crash

    I fully agree. Or release the forward compatible 2006 version I prepared for him... Andrew?
  10. Enjo

    TransX TranX2 and Radio/MP3 panel crash

    You are right, but it turns out that the 2010 version is forward compatible, because it uses only very basic types of Orbiter ABI. In fact, I've made an experiment, in which a 2006 version was running fine in Orbiter 2016!
  11. Enjo

    TransX TranX2 and Radio/MP3 panel crash

    For TransX install MMExt
  12. Enjo

    How do I calculate my heading with align plane MFD?

    Who told you that? Did he/she see this page? http://www.orbiterwiki.org/wiki/Running_Orbiter_under_Wine This equation is only a rough estimate. Here is a version that's closer to reality. Launch MFD calculates this and other stuff as well. P.S. Let's move the Wine discussion here.
  13. Enjo

    Nasa runs competition to help make old Fortran code faster

    You've got a really old school definition of "talent".
  14. Enjo

    Trouble calculating launch azimuth

    Oh TL;DR. I have a life.
  15. Enjo

    Trouble calculating launch azimuth

    We're still people with feelings.
  16. Enjo

    Trouble calculating launch azimuth

    I think you do. You just try to cover up the insults with some concrete information, or you just don't know how to be diplomatic, which is equally wrong. Don't be surprised of his reaction. Sometimes insults return to the source in various, seemingly unrelated forms.
  17. Enjo

    Double edged sword of technology

    When I finally had a choice, I forgot its value.
  18. Enjo

    Science MAssive Lake of Molten Carbon Discovered Under the USA

    Drill, baby, drill! :chainsaw:
  19. Enjo

    Hardware Ideal Orbiter media installation

    Actually I was supposed to say - special archive format designed by MartinS. It allows for faster searches for according tiles.
  20. Enjo

    Hardware Ideal Orbiter media installation

    The seek time bottleneck has been removed since the advent of the new texture format. Now the bottlenecks will be: - CPU if you use compressed textures - hard drive's read speed if you use raw textures and maybe CPU if it's very weak.
Back
Top