Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
ORBITER-FORUM will be temporarily closed at 2026-07-23 18:00 UTC while we complete some OF maintenance tasks. The amount of downtime is expected to take up to one hour, but probably less.
By the way:
The API Documentation can be found here: Html/Main/Script/mtd_vessel.htm [link]
On github "viewing" it is a bit difficult, so I downloaded the complete Script folder locally to "browse it" ;)
Looking at some source-code for hints (Script/Atlantis/launch.lua in this case) I found this:
You could try something like this (not testet, just written "blind"):
vif = vessel.get_focusinterface()
if vif:get_classname() ~= 'Ariane6' then -- Class-Name is a guess from me ;)
term.out('****...
Does the oapi.simulatebufferedkey work at all?
I mean, could you test some key commands that are not meant fo a vessel, but for Orbiter itself - like "time-acceleration" for example ("T" or "Z")?
...just to see if that works at all.
Another try might be to use the "unbuffered" version...
I see your idea, but it might not be that easy.
In a quite similar project we just "faked it" by sticking thin RF-ID Tag stickers onto the punchcards.
The reader then just needed to read the ID and from a lookup "database" spit out the stored data[1]; and there we had it.
With an arduino, an...
Remember Highlander? "There can be only one" ;)
If you define 2 functions with the same name (and parameter signature) how would the computer know what function to call when you call it?
Even in Object-Oriented languages that allow "function overloading" (multiple functions with the same name) -...
D3D9Client for Orbiter 2016 has the "lens flare" effect as an option unter "Post-Processing" if I remember correct. It is not enabled as default.
D3D9Client for Orbiter 2024 might have the same setting and default - I would check in the "advanced" pages and look for "Post-Processing".
From the help I would say:
with -e it unpacks .tree file into individual files
without (-e) it packs individual files into a .tree file.
I would just test it with something like this:
texpack C:\folder\with\individual\levels\and\files Surf_Elev -L2
if it fails, my assumption was wrong ... If it...
The angle brackets denote that those are mandatory parameters and should not be entered literally.
The square brackets on the other hand denote optional settings, but are also not to be entered literally.
The usage line gives the best overview:
texpack <Planet-tree-root> <Layer> [<Flags>>]...
8 GB of RAM should be enough to handle Orbiter 2016. The speed is almost only limited by the GPU / Graphics-System.
Are you sure you are not using "Software rendering"?
And (to rephrase @gattispilot) : "[...]please post the orbiter.log file. It [usually helps] in troubleshooting[...]"
Interesting project to let AI decode a FSM encoded tape-file audio.
Maybe you could "nudge" the AI into the right direction by mentioning some of the properties of the audio format. It usually is more about the timing (zero-crossings per time to get either of the two frequencies representing one...
What a coincidence. I recently "accidentally found" them here:
https://www1.wdr.de/mediathek/video/sendungen/rockpalast/video-maidavale---crossroads-festival--100.html
As Urwumpe already mentioned, i18n was never a "high priority" goal during development.
Not that I am against it, but you have to consider that if you translate the Application (to let's say italian), there's only a limited enhancement as long as the Manual and almost all tutorials etc. are...
Very nice!
I love those blue and green key-caps on the Amstrads!
Some day I'll have to get my hands on one of those (for a reasonable price) - Although here in Germany I might easier get my hands on the "Schneider CPC" variant, wich are not so colorful.
Reason why:
My collection is a bit...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.