diff --git a/htdocs/download.php b/htdocs/download.php
index a5c6e148..80f6200c 100644
--- a/htdocs/download.php
+++ b/htdocs/download.php
@@ -7,12 +7,12 @@
- - There are two ports: SDL and Win32. The ports are significantly
-different. Win32 has an extensive set of native gui amenities and
-tools. The SDL port supports many of the features of the Win32 build
+
- FCEUX is written for two platforms: SDL and Win32. The two ports have
+ some significant differences. The Win32 port has an extensive set of native gui
+ amenities and tools. The SDL port supports many of the features of the Win32 build
(Lua scripting, movie recording), however some of the Win32 features are
-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).
+Win32 only. The Win32 port has a built-in GUI, whereas the SDL port has a
+GTK launcher GUI. The SDL port should run any UNIX-like OS (Linux/Solaris/BSD).
- Network play is not presently functional. Fixing it is a high priority.
- Win32:
@@ -25,13 +25,13 @@ where you will find your fixed build.
- SDL:
- - This build is working, but may have a few problems. Swing by and help out if you want to help shape it up!
- Scons is required to build from
source.
- - Requires SDL, libz, zenity, and liblua5.1. OpenGL is optional, and recommended.
- - GFceuX, 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.
+ - Requires SDL, libz, and zenity. Liblua5.1 and OpenGL
+ are optional, but recommended.
+ - GFCEUX, a GTK2 GUI
+for fceux, is included in the source release. All non-windows users of the SDL
+port are reccommended to install and use this, unless you particullarly prefer the command-line.
- For instructions on installing on an Ubuntu or Debian system, check the howto at
Ubuntuforums.
diff --git a/htdocs/fceux-sdl-faq.php b/htdocs/fceux-sdl-faq.php
index a6dab7e4..bf0ef387 100644
--- a/htdocs/fceux-sdl-faq.php
+++ b/htdocs/fceux-sdl-faq.php
@@ -29,7 +29,6 @@
but are missing from the SDL build:
Autosaving
- Netplay
Hotkey mapping
More graphical ways of configuring FCEUX
|