Remove Savannah, small updates to install
This commit is contained in:
parent
22fdb9c1df
commit
53bb5fcc8e
1 changed files with 4 additions and 15 deletions
|
@ -46,7 +46,6 @@
|
|||
<li><a href="http://sources.redhat.com/bzip2/">libbzip2</a> (optional).<p>
|
||||
<li><a href="http://flac.sourceforge.net/">libFLAC</a> (optional).<p>
|
||||
<li><a href="http://www.underbit.com/products/mad/">libmad</a> (optional).<p>
|
||||
<li><a href="http://zziplib.sourceforge.net/">zziplib</a> (optional).<p>
|
||||
|
||||
<li>Either the original or expansion wc2 CD, or another
|
||||
<a href="http://stratagus.sourceforge.net/datasets.shtml">data set</a>.<br>
|
||||
|
@ -62,8 +61,8 @@
|
|||
|
||||
<li><b>Memory:</b> 16 MB of RAM (32 MB for mp3/ogg support).<br><p>
|
||||
|
||||
<li><b>Video Card:</b> Any graphics card that can handle 8 bpp
|
||||
and 640x480 is supported.<p>
|
||||
<li><b>Video Card:</b> Any graphics card that can handle 16 bpp
|
||||
and 640x480 is supported. (OpenGL is supported, and requires a 32Meg Card)<p>
|
||||
|
||||
<li><b>Sound Card:</b> Optional. Windows (for Win32) or SDL
|
||||
(for unix or Mac OS X) compatible sound cards are supported.<p>
|
||||
|
@ -81,7 +80,7 @@
|
|||
|
||||
<ul>
|
||||
<li>Download the source from
|
||||
<a href="http://www.nongnu.org/stratagus/download.html">here</a>.<br>
|
||||
<a href="http://sourceforge.net/project/showfiles.php?group_id=84903">here</a>.<br>
|
||||
<font color="red">NOTE: both the tar.gz and zip files are the same,
|
||||
we provide both formats for convenience.</font><p>
|
||||
|
||||
|
@ -113,16 +112,6 @@
|
|||
the stratagus.dsw file.<p>
|
||||
</ul>
|
||||
|
||||
<li><b>Windows CE(tm) / PocketPc(tm)</b>
|
||||
<ul>
|
||||
<li>You need eMbedded Visual C++ 3.0. You can download or order it
|
||||
<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnppc2k/html/ppc_alc.asp">here</a>.
|
||||
CE support for Visual C++ or Visual Studio isn't supported yet.
|
||||
If you know how to compile with this, please inform us.
|
||||
<li>You also need the
|
||||
<a href="http://savannah.nongnu.org/files/?group=stratagus">emVC++ project</a> and
|
||||
<a href="http://savannah.nongnu.org/files/?group=stratagus">emVC++ workbench</a> for Stratagus.<p>
|
||||
</ul>
|
||||
</ul>
|
||||
|
||||
<li><b>Step 3, Extract data:</b><p>
|
||||
|
@ -148,7 +137,7 @@
|
|||
time to extract everything.</font><p>
|
||||
|
||||
<li><b>Using another data set:</b><p>
|
||||
You may download another <a href="http://stratagus.sourceforge.net/datasets.shtml">working data set</a>.<p>
|
||||
You may download another <a href="http://stratagus.sourceforge.net/datasets.shtml">game</a>.<p>
|
||||
<font color="red">NOTE you will need to specify the data
|
||||
directory by passing '-d DIR' flag
|
||||
when you run the stratagus binary, by default the binary
|
||||
|
|
Loading…
Add table
Reference in a new issue