• R/O
  • SSH

Orbiter: 儲存庫摘要

Mirror of Martin Schweiger's Orbiter (beta) repository.


最新提交 RSS

修訂. 時間 作者 訊息
c11127e7dadd 2019-09-14 10:05:50 Martin Schweiger tip * DeltaGlider: added framework for vessel-specific Lua in...
3ba87d555305 2019-08-29 05:35:07 Martin Schweiger * Glass cockpit: bug fix: MFD text sometimes blurred beca...
598c81c7df2d 2019-08-23 08:33:55 Martin Schweiger Added Quadcopter class to Orbitersk/samples/Vessel tileed...
d1ca43e6ae05 2019-03-05 07:11:50 Martin Schweiger Modified initialisation sequence for freeflight vessels t...
23869748e430 2019-03-01 06:57:59 Martin Schweiger Bug fix: division by zero in Map MFD [issue #1399]
d91c7ee7c6c0 2019-02-21 02:11:04 Martin Schweiger - Rearranged Orbitersdk/samples directory structure - Ref...
62a2f619f8a7 2018-09-05 10:22:47 Martin Schweiger * Mesh: group is re-initialised after edit with Mesh::Edi...
afe77a998745 2018-08-25 14:50:16 Martin Schweiger * Atlantis: Launch autopilot: implemented SSME throttle-d...
53d3179b5278 2018-08-23 08:18:55 Martin Schweiger * DeltaGlider: bug fix: fuel level indicators and fuel re...
eb628498e598 2018-08-22 12:12:35 Martin Schweiger DeltaGlider: bug fix: creating a new DeltaGlider or DG-S ...

最近的標籤

名稱 修訂. 時間 作者
orbiter100830 5463c8af6eac 2012-12-03 11:07:51 Martin Schweiger
tip c11127e7dadd 2019-09-14 10:05:50 Martin Schweiger

分支

名稱 修訂. 時間 作者 訊息
Textures 0e45e04da880 2014-04-19 20:02:53 Friedrich Kastner-Masilko Textures: basic levels 1-4 ...
default c11127e7dadd 2019-09-14 10:05:50 Martin Schweiger * DeltaGlider: added framew...

readme.txt

Orbiter 2016 Readme
===================

1. Orbiter distribution formats
-------------------------------
Orbiter 2016 is distributed in two formats:

- Microsoft Installer package: Orbiter2016.msi
- Zip file archive Orbiter2016.zip

The contents of both packages are identical. Users can choose
whichever package format they prefer.

The MSI installer package provides a convenient way to install
Orbiter 2016. It comes with a graphical user interface that allows
to select the installation location, component selection, destop
icon, and start menu item. It also provides a removal function.
This method is particularly useful for new users.

The zip-file archive package must be extracted manually into a
target directory, using either the Windows built-in zip extraction
facility, or a 3rd party utility such as 7-zip.
The directory structure of the zip archive must be preserved when
extracting to the target folder.
This method is self-contained and portable. It does not
modify the registry, and does not add or change files outside the
installation folder. Multiple installations are possible.
Deinstallation only requires deletion of the Orbiter folder and
all subfolders.


2. Runtime libraries
--------------------
Note: Orbiter requires the VC2015 runtime libraries installed
on the computer. On most systems, these libraries will already
be installed. The MSI installer package will install these
libraries automatically if required (unless disabled by the user
during a custom installation). The zip file package does not
install these libraries by default. If Orbiter fails to launch
with an error message similar to

"It wasn't possible to start this application because the
configuration of the application is incorrect. The reinstallation
of the application might correct this problem."

then the runtime libraries may be missing. You can install them
by executing the vcredist.x86.exe installer package in the Install
folder, or by downloading from the Microsoft web site.

Note that some 3rd party Orbiter addons may require additional
runtime versions. Refer to the installation instructions of the
addon.

3. Launching Orbiter
--------------------
The Orbiter simulator can be launched either with a built-in
graphics engine (orbiter.exe, with the red "Delta-glider" icon),
or with an external graphics interface (orbiter_ng.exe, with
the blue "Delta-glider" icon). The second option allows to
connect to external graphics engines with enhanced features and
performance. This requires downloading and installing 3rd party
Orbiter graphics engines, such as the D3D9Client plugin.

4. Help
-------
Help files are located in the Doc subfolder. Orbiter.pdf is the
main Orbiter user manual.

The in-game help system can be opened via the "Help" button on
the Orbiter Launchpad dialog, or with Alt-F1 while running
Orbiter.

Remaining questions can be posted on the Orbiter user forum at
orbiter-forum.com.
Show on old repository browser