update INSTALL file
This commit is contained in:
14
INSTALL
14
INSTALL
@@ -37,11 +37,9 @@ UBUNTU (substitute comparable packages for other linux distros):
|
|||||||
* libmono-winforms2.0-cil
|
* libmono-winforms2.0-cil
|
||||||
* libopenal1
|
* libopenal1
|
||||||
* libsdl1.2-dev
|
* libsdl1.2-dev
|
||||||
* nvidia-cg-toolkit (download the latest version from
|
* nvidia-cg-toolkit (for Cg renderer)
|
||||||
http://developer.nvidia.com/object/cg_download.html)
|
|
||||||
|
|
||||||
OpenRA is incompatible with Compiz, please disable desktop effects when trying
|
OpenRA does not work with some older versions of Compiz. On affected systems, disable desktop effects before playing. This is fixed in Ubuntu Natty and later.
|
||||||
to run OpenRA or the game will crash.
|
|
||||||
|
|
||||||
You will additionally need to copy the third party dependencies (.dll and .config) from the
|
You will additionally need to copy the third party dependencies (.dll and .config) from the
|
||||||
thirdparty and thirdparty/Tao directories into the game root:
|
thirdparty and thirdparty/Tao directories into the game root:
|
||||||
@@ -62,3 +60,11 @@ other applications that use Tao:
|
|||||||
To compile OpenRA, run `make' from the command line.
|
To compile OpenRA, run `make' from the command line.
|
||||||
Run the game with `mono OpenRA.Game.exe Game.Mods=ra` for Red Alert
|
Run the game with `mono OpenRA.Game.exe Game.Mods=ra` for Red Alert
|
||||||
or `mono OpenRA.Game.exe Game.Mods=cnc` for Command & Conquer
|
or `mono OpenRA.Game.exe Game.Mods=cnc` for Command & Conquer
|
||||||
|
|
||||||
|
SLACKWARE:
|
||||||
|
|
||||||
|
The following packages from slackbuilds.org are required, on 13.37 32bit:
|
||||||
|
* libgdiplus
|
||||||
|
* mono
|
||||||
|
* openAL
|
||||||
|
* nvidia-cg-toolkit (for Cg renderer)
|
||||||
|
|||||||
Reference in New Issue
Block a user