Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStijn Buys <ingar@osirion.org>2009-03-09 10:01:41 +0000
committerStijn Buys <ingar@osirion.org>2009-03-09 10:01:41 +0000
commit1c7896641a814b470c3148acf3d6169b591f2934 (patch)
tree31231ba11a606c7885d82d4dada03d8817f86598 /doc/installation.html
parent22d6abef8b95c1ff301f657751c1f1882bca89fb (diff)
Documentation updates
Diffstat (limited to 'doc/installation.html')
-rw-r--r--doc/installation.html13
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/installation.html b/doc/installation.html
index 7da1b59..8f66113 100644
--- a/doc/installation.html
+++ b/doc/installation.html
@@ -19,6 +19,7 @@
either download a package from the website, or you
can obtain the source code and compile it yourself.
<ul>
+ <li><a href="system_requirements">System Requirements</a>
<li><a href="#packages">Using packages</a>
<li><a href="#building_from_source">Building from source code</a>
<li><a href="#gtkradiant">GtkRadiant 1.5.0 support files (optional)</a>
@@ -26,6 +27,18 @@
</ul>
</div>
+<div id="system_requirements" class="title">
+ System Requirements
+</div>
+<div class="text">
+<p>
+ Before you can run the game, you must have working OpenGL libraries.
+ These are usually installed by the driver package for your videocard.
+</p><p>
+ As for system specifications, I get around 40fps on an
+ AMD Athlon 1.4Ghz, 512Mb PC133 SDRAM, ATI Radeon 9700 Pro.
+</p>
+</div>
<div id="packages" class="title">
Using packages
</div>