diff --git a/stepmania/FAQ.html b/stepmania/FAQ.html index ba256005f8..70b148c122 100644 --- a/stepmania/FAQ.html +++ b/stepmania/FAQ.html @@ -153,24 +153,24 @@ acceleration isn't available".

How do I run StepMania on my Xbox?

-For legal reasons, we cannot distribute an executable of StepMania for - Xbox.  In order to use this version, you'll have to compile the game for - Xbox on your own.  You'll need the Xbox Development Kit in order to - compile.  The XDK is not free software, and you'll have to obtain it on your - own.
+For legal reasons, we cannot distribute an +executable of StepMania for Xbox.  Someone in the #xbins channel on EFnet +may be able to help you.  See the Xbins web +site for more information.
 
-

+

I can't press more than 2 keys simultaneously.  How do I fix this?

-
+
This is a hardware limitation of nearly every keyboard - both PS2 and USB.  See here for more info.
 
-

-Problem:  Joysticks don't work in the Linux version.

-
+ +

+Joysticks don't work in the Linux version.

+

Some notes courtesy of Aaron VonderHaar:

  • Depending on SDL compile-time options, it may only be looking for @@ -181,7 +181,24 @@ acceleration isn't available". loaded.
  • There are latency issues with the parallel port joystick driver.
+
+

+When I run under RedHat 9, I get the error +"libmad.so.0 is missing"

+
+

You can get the libmad RPM for RedHat 9 +here.

+
+ +

+When I run under Linux, I get the error +"SDL 1.2.6 is required"

+
+

RedHat and Mandrake users can get the RPM +here.  If +you're trying to compile StepMania, you can get the SDL-devel RPM +here.