From 865eaa1009e5b184e8e3c3b7a48f4fb3c13273a9 Mon Sep 17 00:00:00 2001
From: Chris Danford
Date: Sat, 20 Dec 2003 03:40:33 +0000
Subject: [PATCH] update faq
---
stepmania/FAQ.html | 18 ++++++++++++++++++
1 file changed, 18 insertions(+)
diff --git a/stepmania/FAQ.html b/stepmania/FAQ.html
index 9fa1bc8496..b6c718c8c9 100644
--- a/stepmania/FAQ.html
+++ b/stepmania/FAQ.html
@@ -202,6 +202,24 @@ you're trying to compile StepMania, you can get the SDL-devel RPM
here.
+
+
Here are some things to try:
+
+ - Close all open programs. If you have icons in
+ the system tray, then something is still running!
+ - Upgrade to the latest version of StepMania.
+ - In Data\StepMania.ini, set "Logging=0". This
+ will stop the game from writing to the disk during gameplay.
+ - Force use of the the Direct3D renderer: in
+ Data\StepMania.ini, set "VideoRenderers=d3d"
+ - Switch to the Null sound driver: in Data\StepMania.ini,
+ set "SoundDrivers=null"
+
+
+