Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
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>