Difference between revisions of "Installing (OpenXcom)"

From UFOpaedia
Jump to navigation Jump to search
(Created page with "== Quick Start == '''OpenXcom requires the original X-COM resources (any version)'''. If you have the Steam version, you can find the game folder in "Steam\steamapps\common\...")
 
Line 40: Line 40:
 
* <working directory>
 
* <working directory>
  
You can also specify your own path by passing the command-line argument "-data <data path>" when running OpenXcom. The X-COM and OpenXcom data must all be in the same folder.
+
You can also specify your own path by passing the command-line argument "-data <data path>". The X-COM and OpenXcom data must all be in the same folder.
  
 
[[Category:OpenXcom]]
 
[[Category:OpenXcom]]

Revision as of 12:48, 24 October 2011

Quick Start

OpenXcom requires the original X-COM resources (any version). If you have the Steam version, you can find the game folder in "Steam\steamapps\common\xcom ufo defense\XCOM". Just copy the game subfolders (GEODATA, GEOGRAPH, MAPS, ROUTES, SOUND, TERRAIN, UFOGRAPH, UFOINTRO, UNITS) to OpenXcom's Data folder (usually the DATA subfolder).

Windows

The installer will automatically detect Steam installations and take care of the resource copying for you, just follow the instructions.

If installing manually, copy the resources to the DATA subfolder.

Mac OS X

Copy the resources to the application’s DATA resource (right click the application > Show Package Contents > Contents > Resources > DATA).

Linux

OpenXcom requires the following libraries:

Check your distribution’s package manager or the library website on how to install them.

If installing through a package manager, you should copy the resources to /usr/share/openxcom, otherwise the DATA subfolder is preferred.

Data Folder

In most cases the OpenXcom data is in the DATA subfolder, but it will also look in one of the following paths:

  • <working directory>\DATA
  • <binary directory>\DATA
  • C:\Documents and Settings\All Users\Application Data\OpenXcom (Windows 2000/XP)
  • C:\ProgramData\OpenXcom (Windows Vista/7)
  • <application resources>\DATA (Mac OS X)
  • /Users/Shared/OpenXcom (Mac OS X)
  • /usr/share/openxcom (Linux)
  • <working directory>

You can also specify your own path by passing the command-line argument "-data ". The X-COM and OpenXcom data must all be in the same folder.