- remove some obsolete stuff from docu, update list of supported games

git-svn-id: http://svn.code.sf.net/p/xqf/code/trunk@635 d2ac09be-c843-0410-8b1f-f8a84130e0ec
This commit is contained in:
Ludwig Nussel 2004-08-09 23:10:56 +00:00 committed by l-n
parent 43f35ea086
commit b3a932b747
2 changed files with 31 additions and 20 deletions

View File

@ -1,3 +1,6 @@
Aug 09, 2004: Ludwig Nussel <l-n@users.sourceforge.net>
- remove some obsolete stuff from docu, update list of supported games
Aug 07, 2004: Ludwig Nussel <l-n@users.sourceforge.net> Aug 07, 2004: Ludwig Nussel <l-n@users.sourceforge.net>
- initial Doom 3 support - initial Doom 3 support

View File

@ -6,8 +6,8 @@
<title>XQF Documentation</title> <title>XQF Documentation</title>
</head> </head>
<body> <body>
<center> <b><u><font size="+3">XQF 0.9.14</font></u></b> <center> <b><u><font size="+3">XQF 1.0</font></u></b>
<p>Octobter 7th, 2003<br> <p>August ?th, 2004<br>
Documentatiom written by:<br> Documentatiom written by:<br>
Alex Burger &lt;<a href="mailto:alex_b@users.sourceforge.net">alex_b@users.sourceforge.net</a>&gt;</p> Alex Burger &lt;<a href="mailto:alex_b@users.sourceforge.net">alex_b@users.sourceforge.net</a>&gt;</p>
<p>Documentation contributors:<br> <p>Documentation contributors:<br>
@ -20,15 +20,13 @@ Jordi Mallach &lt;<a href="mailto:jordi@debian.org">jordi@debian.org</a>&gt;<br>
</h1> </h1>
<ol id="mozToc"> <ol id="mozToc">
<!--mozToc h1 1 h2 2 h3 3 h4 4 h5 5 h6 6--><li><a href="#mozTocId724502">Table <!--mozToc h1 1 h2 2 h3 3 h4 4 h5 5 h6 6--><li><a href="#mozTocId724502">Table
of Contents of Contents </a></li>
</a></li>
<li><a href="#mozTocId239911">Overview</a></li> <li><a href="#mozTocId239911">Overview</a></li>
<li><a href="#mozTocId289753">System <li><a href="#mozTocId289753">System
Requirements</a></li> Requirements</a></li>
<li><a href="#mozTocId65065">Downloading</a></li> <li><a href="#mozTocId65065">Downloading</a></li>
<li><a href="#mozTocId936428">Change <li><a href="#mozTocId936428">Change
Log&nbsp; Log&nbsp; </a></li>
</a></li>
<li><a href="#mozTocId861671">Installation <li><a href="#mozTocId861671">Installation
/ Compiling</a> / Compiling</a>
<ol> <ol>
@ -133,6 +131,7 @@ Quake2<br>
Quake3<br> Quake3<br>
Return to Castle Wolfenstein<br> Return to Castle Wolfenstein<br>
Enemy Territory<br> Enemy Territory<br>
Doom3<br>
Voyager Elite Force (wine)<br> Voyager Elite Force (wine)<br>
Hexen2<br> Hexen2<br>
HexenWorld<br> HexenWorld<br>
@ -145,7 +144,9 @@ Tribes 2<br>
Heretic 2<br> Heretic 2<br>
Unreal Tournament<br> Unreal Tournament<br>
Unreal Tournament 2003<br> Unreal Tournament 2003<br>
Unreal Tournament 2004<br>
Rune<br> Rune<br>
Postal2<br>
America's Army<br> America's Army<br>
Descent 3<br> Descent 3<br>
Serious Sam: The First Encounter<br> Serious Sam: The First Encounter<br>
@ -153,6 +154,7 @@ Serious Sam: The Second Encounter<br>
Medal of Honor: Allied Assault<br> Medal of Honor: Allied Assault<br>
Call of Duty (wine)<br> Call of Duty (wine)<br>
Savage<br> Savage<br>
Battlefield 1942 (wine)<br>
Jedi Knight: Jedi Academy (wine)<br> Jedi Knight: Jedi Academy (wine)<br>
</blockquote> </blockquote>
<p>Searching for games involves communicating with 'master servers' on <p>Searching for games involves communicating with 'master servers' on
@ -189,7 +191,7 @@ Sin, Kingpin, Heretic2 servers&nbsp;<br>
Requirements</h1> Requirements</h1>
<p>The minimum system requirements are:</p> <p>The minimum system requirements are:</p>
<p>A UNIX computer and C compiler (gcc)<br> <p>A UNIX computer and C compiler (gcc)<br>
<a href="http://www.qstat.org">QSTAT 2.5c</a> (latest version <a href="http://www.qstat.org">QSTAT 2.6</a> (latest version
recommended to ensure full functionality, RPM available from XQF recommended to ensure full functionality, RPM available from XQF
hompage)<br> hompage)<br>
glibc 2.1+<br> glibc 2.1+<br>
@ -427,9 +429,10 @@ installer</h2>
<p><b><i>chmod 755 xqf-xxx.i386.run<br> <p><b><i>chmod 755 xqf-xxx.i386.run<br>
./</i></b><b><i>xqf-xxx.i386.run<br> ./</i></b><b><i>xqf-xxx.i386.run<br>
</i></b></p> </i></b></p>
To enable the country filter, you need to copy the file GeoIP.dat (<a <p>The installer alreay includes suitable versions of qstat and
href="http://www.maxmind.com/download/geoip/database/">http://www.maxmind.com/download/geoip/database/)</a> GeoIP. You still need to install the gdk-pixbuf package provided by
into the directory /usr/share/GeoIP<br> your distribution. The installer itself additionally depends on libxml1.<br>
</p>
</blockquote> </blockquote>
<h2><a class="mozTocH2" name="mozTocId297059"></a><a <h2><a class="mozTocH2" name="mozTocId297059"></a><a
name="RPM_Binary_package"></a>RPM name="RPM_Binary_package"></a>RPM
@ -437,9 +440,9 @@ Binary package</h2>
<blockquote>As root, execute the command: <blockquote>As root, execute the command:
<p><b><i>rpm -Uvh xqf.xxx.i386.rpm<br> <p><b><i>rpm -Uvh xqf.xxx.i386.rpm<br>
</i></b><br> </i></b><br>
To enable the country filter, you need to copy the file GeoIP.dat (<a The RPM package depends on qstat, GeoIP and gdk-pixbuf. The latter is
href="http://www.maxmind.com/download/geoip/database/">http://www.maxmind.com/download/geoip/database/)</a> usually provided by your distribution whereas qstat and GeoIP packages
into the directory /usr/share/GeoIP<br> can be downloaded from the XQF home page.<br>
</p> </p>
</blockquote> </blockquote>
<h2><a class="mozTocH2" name="mozTocId688017"></a><a <h2><a class="mozTocH2" name="mozTocId688017"></a><a
@ -848,6 +851,8 @@ the following games:<br>
<li>Half-Life</li> <li>Half-Life</li>
<li>Unreal Tournament</li> <li>Unreal Tournament</li>
<li>Unreal Tournament 2003</li> <li>Unreal Tournament 2003</li>
<li>Unreal Tournament 2004<br>
</li>
<li>Rune</li> <li>Rune</li>
</ul> </ul>
The Game column will contain a red -- before the game name if The Game column will contain a red -- before the game name if
@ -1612,14 +1617,19 @@ information.</b><br>
</blockquote> </blockquote>
<br> <br>
<h3><a class="mozTocH3" name="mozTocId76858"></a><a name="UT"></a>Unreal <h3><a class="mozTocH3" name="mozTocId76858"></a><a name="UT"></a>Unreal
Tournament (436)</h3> Tournament (436) and Rune<br>
<blockquote> Inside of the directory where Unreal Tournament is </h3>
<blockquote>The startup scripts of Unreal Tournament and Rune have a
bug that prevents them from automatically connecting to servers when
beeing started by xqf. Fortunately it's easy to fix (for Rune the
startup script is called 'rune' instead of 'ut):<br>
<br>
Inside of the directory where Unreal Tournament is
installed, backup your ut file: cp ut ut.org (ut is a script installed, backup your ut file: cp ut ut.org (ut is a script
that finds and launches ut-bin) that finds and launches ut-bin)
<p>Edit the ut file and change the line near the bottom from exec <p>Edit the ut file and change the line near the bottom from exec
"./ut-bin" -log $* to exec "./ut-bin" $* -log</p> "./ut-bin" -log $* to exec "./ut-bin" $* -log</p>
<p>(-log and $* need to be swapped)</p> <p>(-log and $* need to be swapped)</p>
<p>Make sure you are using XQF 0.9.5a-beta or later</p>
<p>Under Preferences - Games, enter ut for 'command line' and enter <p>Under Preferences - Games, enter ut for 'command line' and enter
the directory UnrealTournament is installed in for the directory UnrealTournament is installed in for
'working directory'.<br> 'working directory'.<br>
@ -1722,8 +1732,6 @@ the line that looks like<br>
to<br> to<br>
<pre>LD_LIBRARY_PATH=libs:$LD_LIBRARY_PATH <span <pre>LD_LIBRARY_PATH=libs:$LD_LIBRARY_PATH <span
style="color: rgb(204, 0, 0);">./silverback.bin "$@"</span> /usr/local/games/Savage_Demo<br></pre> style="color: rgb(204, 0, 0);">./silverback.bin "$@"</span> /usr/local/games/Savage_Demo<br></pre>
You also need a special qstat version with Savage support. You can
download it from <a href="ftp://ftp.multiplay.co.uk/pub/apps/qstat/">ftp://ftp.multiplay.co.uk/pub/apps/qstat/</a><br>
</blockquote> </blockquote>
</blockquote> </blockquote>
<h3><a class="mozTocH3" name="mozTocId290185"></a><a name="JK3"></a>Jedi <h3><a class="mozTocH3" name="mozTocId290185"></a><a name="JK3"></a>Jedi
@ -1889,8 +1897,8 @@ the stats of the server you are using.<br>
Windows?</font></h2> Windows?</font></h2>
<span style="font-weight: bold;">A: </span>We have no plans to <span style="font-weight: bold;">A: </span>We have no plans to
port XQF to Windows, however there are many Windows game browser port XQF to Windows, however there are many Windows game browser
applications available.&nbsp; We recommend <a applications available.&nbsp; You may try <a href="http://www.agsm.net">aGSM</a>
href="http://www.agsm.net">aGSM</a> (alternative Game Server Monitor) (alternative Game Server Monitor)
which supports both LAN and Internet gaming for many popular online which supports both LAN and Internet gaming for many popular online
games and is freeware (but no free software unfortunately).<br> games and is freeware (but no free software unfortunately).<br>
<br> <br>