Root directory/ja
アドオンや旗の追加など一部の操作ではKerbal Space Programのルートフォルダ(インストールフォルダ)が重要になる。ルートフォルダの位置はOSあるいはSteamの利用で異なっている。KSPでは通常、内部ファイルの位置は相対位置で示される。
ルートフォルダ
Steam
Steamを利用してインストールしている場合は、簡単にルートフォルダを表示することができる。SteamライブラリのリストにあるKerbal Space Programを右クリック[Macでは?]して、プロパティをクリックする。ローカルファイルタブに切り替え、ローカルファイルを閲覧...をクリックすることでルートフォルダを開くことができる。
デフォルトのインストール先
Steam allows multiple library folders. The defaults on the operating systems are including the path to KSP:
- Windows x86:
C:\Program Files\Steam\SteamApps\common\Kerbal Space Program
- Windows x64:
C:\Program Files (x86)\Steam\SteamApps\common\Kerbal Space Program
- Mac:
~/Library/Application Support/Steam/SteamApps/common/Kerbal Space Program
- Linux:
~/Steam/
, alternatively in~/.local/share/Steam/SteamApps/common/Kerbal Space Program
The default directories on Mac and Linux computers are in the home directories of the user. Within the library folder, Kerbal Space Program is in the SteamApps/common/Kerbal Space Program
directory.
Manual installation
The manual installation is distributed in a zip archive. Depending on the operating system there is either KSP-win, KSP_linux or KSP-osx which contains the root directory of KSP. When this directory is extracted it can be placed anywhere, so this tutorial can't tell where to exactly find it.
GameData
Since version 0.20 the GameData directory was introduced in which most of the addons go. There are exceptions, like addons which were created previously and don't support the new directory format yet or addons which change the behaviour of KSP differently.
saves
In the saves directory all saved sessions are stored. In the directory is a directory for each season named after it. Changing the name won't influence how the entry is named in game. In each session directory are a persistent.sfs and if quicksaves were used quicksave.sfs. The persistent.sfs stores the automatic saves done by the game regularly and prior to exiting the session.
Additionally there is a Ships directory which contains two directories containing the saved crafts for both the VAB and SPH. To have saved crafts from one game in another one, the files in those directories needs to be exchanged. When subassemblies were used, a Subassemblies directory directly containing all subassemblies exists.