website docs prep

This commit is contained in:
zeromus 2008-08-13 23:12:30 +00:00
parent 17cc1ac326
commit 39b645f936
1 changed files with 7 additions and 6 deletions

View File

@ -14,21 +14,22 @@ tools. The SDL port supports many of the features of the Win32 build
Win32 only. A GTK2 GUI has been also developed for the SDL port. The
SDL port should run any UNIX-type OS (Linux/Solaris/BSD).</li>
<li>Network play is not presently functional. Fixing it is a high priority.</li>
<li>Win32:
<ul>
<li>Lua is enabled by use of the [<a href="http://fceux.com/luapack">fceux.com/luapack</a>] which should be unzipped alongside your fceux.exe.
<li>Be sure to check out the .chm file. We work pretty hard on keeping that up to date.
</ul>
<li>SDL:</li>
<ul>
<li>This build is working, but may have a few problems. Swing by and help out if you want to help shape it up!
<li><a href=http://scons.org>Scons</a> is required to build from
source.</li>
<li>Requires SDL, libz, and liblua5.1. OpenGL is optional, and
<li>Requires SDL, libz, zenity, and liblua5.1. OpenGL is optional, and
recommended.</li>
<li><a href="http://dietschnitzel.com/gfceu">GFceuX</a>, a GTK2 GUI
for fceux, is included in the source release. It is recommened for all non-windows
users of the SDL port, unless you particullarly prefer the command-line.</li>
</ul>
<li>Win32:
<ul>
<li>Lua is enabled by use of the [<a href="http://fceux.com/luapack">fceux.com/luapack</a>] which should be unzipped alongside your fceux.exe.
<li>Be sure to check out the .chm file. We work pretty hard on keeping that up to date.
<li>There is some controversy over our decision to use the liblua5.1.a set of binaries instead of liblua.a which you get if you build yourself. Be advised that we are considering the issue but that for now you should make symlinks to liblua5.1.a and .so
</ul>
</ul>
</td></tr>