|
Main
HomeMain Documentation
HistoryChanges Readme Links
DownloadScreenshots Quick downloads
Windows binaryDOS binary Linux binary Game datafiles Source code (version 0.1.8) Digital midi patchset Game Concepts
GeneralResources Units Multiplayer |
DownloadThe download for Rise of the Tribes is split in two fractions: the game data and the game executable (or source code). The data is distributed as a single ZIP file. The executables are in ZIP files (DOS, Windows) or in .tar.gz files (Linux). The sourcecode is in .tar.gzOnce you have completed the download, you should unpack these files to the same directory. For more detailed instructions, see the readme file. Game datafilesThe game datafiles are included in a ZIP files, identical for all supported platforms. Simply unzip it them the directory where you want the game to be installed.If you want to use digital midi (see the readme file for information on why you might want that), you will also need to download the seperate patch set. risedata.zip (for 0.1.8) (1016kb) digmid.zip (1866kb) Game binariesDOSSimply download the ZIP file and unpack it in the same directory where you unzipped the datafiles. You don't need any additional files.risedos.zip (337kb) WindowsDownload the ZIP file and unpack it in the same directory as where you put the datafiles. In addition to the main executable, you will need the Allegro 4.0 DLL installed on your system, which is not included in the distribution. You can grab a copy from the Files section at allegro.cc.risewin.zip (61kb) LinuxDownload the .tar.gz file and unpack it in the same directory where you unpacked the game datafiles. You will need to have the Allegro shared library installed on your system. If you don't have it, you'll have to get Allegro from allegro.cc and install it. The binary was created and tested under SuSE Linux 8.0. If it doesn't work for you, you'll have to recompile the sources.rise-0.1.8-bin.tar.gz (100kb) Source codeIf you want to build the executable from sources, you'll need to have the GCC compiler as well as Allegro installed and working on your system. You will get several warnings right now when compiling the sources. These will be fixed eventually, for now just ignore them. See the readme file for further details on compiling the sources.rise-0.1.8a-src.tar.gz (135kb) |