From c85f1f7053843dad7c4cba201d9feabfb6920b42 Mon Sep 17 00:00:00 2001
From: AJ Kelly This is the basic player manual. [We should also link to the Beginner's Guide
-and Themer's Guide from here as well.] Welcome to StepMania, a rhythm game simulator. If you're not familiar with the
+concept of rhythm games, it involves triggering inputs (e.g. buttons, foot panels)
+in time to the music. StepMania can be controlled with a keyboard or one of various
+specialized controllers. StepMania 5 can run on this bare minimum:
@@ -26,19 +44,21 @@
+
+
Introduction
-
Welcome to StepMania 5
-System Requirements
+
System Requirements
-
@@ -50,17 +70,18 @@ and Themer's Guide from here as well.]
However, we highly recommend at least these settings for decent performance:
+On Windows, DirectX 8.0 is required in order to install StepMania. If DirectX +is not installed on your computer, the StepMania installer will abort the installation +with a warning.
+If you're reading this, you've likely already figured out how to install StepMania. +
If you're reading this, you may have already figured out how to install StepMania 5. Just in case you're reading this without having installed it yourself, however, here are the installation instructions for various operating systems.
The Windows version is available as an .exe installer and a .zip/GameData.smzip -combination. The .exe installer is much easier to deal with, but in case it doesn't -work out for you, we have provided a zip file for manual installation. The zip -distribution can be converted into Portable mode by placing a blank Portable.ini -inside of the StepMania install directory.
+The Windows version is available as an .exe installer. You can convert the game +to Portable mode by placing a blank Portable.ini inside of the StepMania install directory.
The Mac version is distributed as a .dmg file; Mount it, make a StepMania folder @@ -70,6 +91,36 @@ probably isn't the best way to do it, but it is A way.
Linux users are typically expected to build from source. See Compiling on the StepMania wiki for more information.
+StepMania requires a specific folder layout when installing songs:
+Songs/[group folder]/[song folder]/
Using one of the included songs as an example:
++Songs/StepMania 5/Springtime/Kommisar - Springtime.mp3 +Songs/StepMania 5/Springtime/spring.png +Songs/StepMania 5/Springtime/springbn.png +Songs/StepMania 5/Springtime/Springtime.ssc ++
Each of these files serves as a part of the simfile. StepMania 5 supports
+various formats, including (but not limited to) SSC, SM,
+DWI, KSF and BMS. With the multi-file BMS
+and KSF formats, put all the files in the song's folder.
todo: explain how StepMania tries to find files if they aren't defined in the simfile.
+ +