Movatterモバイル変換


[0]ホーム

URL:


Jump to content
WikipediaThe Free Encyclopedia
Search

StepMania

From Wikipedia, the free encyclopedia
2001 rhythm video game
This articlerelies excessively onreferences toprimary sources. Please improve this article by addingsecondary or tertiary sources.
Find sources: "StepMania" – news ·newspapers ·books ·scholar ·JSTOR
(April 2023) (Learn how and when to remove this message)
StepMania
Advanced rhythm game
A screenshot of StepMania 5.0.5 gameplay
Original author(s)Chris Danford
Initial release2001
Stable release
5.0.12[1] / August 30, 2016; 8 years ago (2016-08-30)
Preview release
5.1 beta 2[2] / July 24, 2018; 6 years ago (2018-07-24)
Repository
Written inC++,Assembly,Lua
Operating systemWindows XP or later,Linux,Mac OS X 10.6 or later
TypeRhythm video game
LicenseMIT
Websitewww.stepmania.com

StepMania is across-platformrhythm video game andengine. It was originally developed as a clone ofKonami'sarcade game seriesDance Dance Revolution, and has since evolved into an extensible rhythm game engine capable of supporting a variety of rhythm-based game types. Released under theMIT License,StepMania isopen-sourcefree software.[3]

Several video game series useStepMania as their game engines. This includesIn the Groove,Pump It Up Pro,Pump It Up Infinity, andStepManiaX.StepMania was included in a video game exhibition at New York'sMuseum of the Moving Image in 2005.[4][5]

Development

[edit]

StepMania was originally developed as an open-source clone ofKonami'sarcade game seriesDance Dance Revolution (DDR). During the first three major versions, the Interface was based heavily on DDR's. New versions were released relatively quickly at first, culminating in version 3.9 in 2005. In 2010, after almost 5 years of work without a stable release,StepMania creator Chris Danford forked a 2006 build ofStepMania,[6] paused development on thebleeding edge branch, and labeled the new branchStepMania 4 beta. A separate development team called the Spinal Shark Collectiveforked the bleeding-edge branch and continued work on it, branding it sm-ssc. On 30 May 2011, sm-ssc gained official status and was renamedStepMania 5.0. Development on the upcoming version, 5.1, has gone cold over the past few years after a couple of betas were released over at GitHub.[7]Project OutFox (formerly known asStepMania 5.3, initially labeled asFoxMania) is a currently closed-source fork of the 5.0 and 5.1 codebase originally planned to reintegrate in StepMania, however further in development, it was decided to become an independent project due to its larger scope of goals while still sharing codebase improvements to future versions of StepMania.[8] These improvements include modernizing the original codebase to improve performance and graphical fidelity, refurbishing aspects of the engine that have been neglected, and to improve and expand its support for other game types and styles.

Gameplay

[edit]

The primary game type features the following game play: as arrows scroll upwards (or downwards if the player has selected the "Reverse" scroll modifier) on thescreen, they meet a normally stationary set of target arrows. When they do, the player presses the corresponding arrows on their keyboard ordance mat. The moving arrows meet the targets based on the beat of the song. The game is scored based upon how accurately the player can trigger the arrows in time to the beat of the song. The player's efforts are given a lettergrade and a number score that tell how well they have done. An award of AAA+ (triple A plus, formerly AAAA or quadruple A) is the highest possible award available on a standard installation and indicates that a player has triggered all arrows with "Flawless" timing (within 0.0225 seconds under officialsettings) and avoided all mines and completed all hold (freeze) arrows. An E indicates failure for a player to survive the length of the song without completely draining their life gauge. Default scoring and grading forStepMania is similar to scoring inDance Dance Revolution; however, timing and scoring settings can easily be changed.

During a song, if the player successfully triggers all arrows with "great" or better timing, the player will receive the message "Full combo" alongside their grade. Players can also achieve "Full perfect combo" for completing a song with all arrows triggered with perfect timing or better, and a "Full flawless combo" if all arrows are triggered with "flawless" timing.

StepMania allows for several input options. Specialized adapters that connect console peripherals likePS2 andXbox controllers or dance pads to one's computer can be used. Alternatively, thekeyboard can be used to tap out the rhythms using arrow or other keys. Many song charts designed for keyboard are unable to be passed using a pad. In addition, the game possesses the capability to emulate other music games, such asBeatmania itself, o2Jam andDJMax's 7-key arrangement,Pump It Up andTechnoMotion - scoring however, remains similar to old DDR-style play by default (i.e. more weight is given for later notes).

Features

[edit]
  • Custom Songs ("Stepfiles") also known as "Simfiles": StepMania allows users to create their own custom dance patterns to any song in.ogg or.mp3 format. The program includes a comprehensive Step editor to aid the creation of these stepfiles. Many Simfile websites exist where users share and distributed Simfiles for songs. Additionally, officialDDR andIn The Groove songs with their original steps are commonly available for StepMania.
  • Backgroundanimations: Support for many types of animations behind the arrows onscreen, including sprite-based animation sequences, a single full-motion video or multiple FMV visualization overlays but are disabled if the song contains exclusive video.
  • Modifiers: Visual mods that affect the scroll of arrows and either increase or decrease difficulty. StepMania includes multiple modifiers featured in Dance Dance Revolution as well as dozens of additional modifiers created exclusively for StepMania, including custom SPEED options.
  • Multiple arrow types:
    • Mines ("Shock" arrows inDDR X): An object that scrolls onto the screen along with the arrows. If a player triggers the mines, they will be penalized by having their dance gauge reduced and, customizing a theme, breaks the current combo chain that the player had going. However, the mines inStepMania are different from the Shock Arrows inDDR X in that the latter also turns the notes invisible for a brief period of time and breaks the current combo chain that the player had going. This step type was developed for theStepMania-based arcade gameIn The Groove, and was ported intoStepMania itself during development of that title. There are several variations of these objects that effect scoring in different ways.
    • Holds (also called Freeze Arrows): A long arrow that requires you to keep your feet or finger on the corresponding panel for its duration.
    • Rolls: A special hold arrow which requires a rapid tap on to keep alive. This step type was developed for the sequel toIn The Groove,In the Groove 2.
    • Lift: a special type of arrow (colored Gray by default) which requires the key (or panel) to be held downbefore the note passes and released when the note passes the target arrows. This is different from freeze arrows in that the timing of the press is not important, only when the note is released.
  • Multiple game types, including partial simulation of other rhythm games likePump It Up,ParaParaParadise andbeatmania IIDX.
  • Real-time lyrics, which display on the opposite side of the screen for stepfiles that haveaccompanying lyric data.
  • Custom themes: users can create their ownskins forStepMania. Themes can vary from simple replacement of images to drastic changes that can be implemented by scripting itsLua backend.
  • Dancing characters: 2-dimensional and 3-dimensional character models that dance in the background according to a pre-defined routine.
  • Infinite BPMs: an official implementation inStepMania 4 of a bug in the 3.9 series that could be exploited to create "warps" in stepcharts using negative speeds.
  • Network play: support for lobby-based online play, dubbedStepMania Online. Typically, users connect through theStepMania Online[9] centralized server. Support for network play was added to theStepMania tree in 2005 and is available in all later builds. All players must have a copy of the song chosen by the host in order to play.

Availability

[edit]
StepMania-based arcade machine in a Chinese amusement park

Some versions ofStepMania will run on most common operating systems (Microsoft Windows98/Me/2000/XP/Vista/7/8,Linux,FreeBSD,Mac OS X), as well as theXbox console. It has also been used as the base engine in a variety offree software andproprietary products for various platforms.

Use in products

[edit]

SeveralStepMania-based commercial games have been released due to its open nature:

  • In the Groove (ITG) is an arcade dance game series developed by the coreStepMania developers, and is based on 3.9 and a CVS build of StepMania often known as version 3.95. To preventunauthorized copying,StepMania was re-licensed under a more permissive license (changed fromGPL to theMIT License with the agreement of all coders, in exchange for their names appearing on the ITG credits screen), not requiring source code to be published on derivative works, and thus allowing ITG'scopy control to remain proprietary andclosed source.
  • Pump It Up Pro is a spinoff of thePump it Up series headed by former ITG developers and musicians. The game utilizes a build of StepMania 4 for its engine, which also led to improved Pump support inStepMania itself.
  • Pump It Up Infinity is another spinoff of thePump it Up series aimed primarily at North American audiences. Unlike the Pro series, however, it is managed directly byAndamiro. The game is based onStepMania 5.
  • StepManiaX is a spiritual successor to In The Groove, with the addition of the Center panel and other features.

StepMix

[edit]

StepMania developers conducted StepMix contest for step builders to create stepcharts/stepfiles that can be played usingStepMania. StepMix 1, 2, 3, and 4 were run successfully. Participants need to have a song to be used in the stepchart/stepfile. The song must be under a compatible license for distribution or be authorized for use in StepMix 4, or the entry is automatically disqualified.[10] Additionally, if the graphics used in the entry are found to have been copied from another artist and used without their authorization (as happened once in StepMix 2[11][12]), the entry may be disqualified.

The scoring is determined by the overall quality of the song, steps and graphics.[13]

Reception

[edit]

StepMania became a quite popular free software game; the game was downloaded alone overSourceForge between 2001 and May 2017 over 6.3 million times.[14]

See also

[edit]

References

[edit]
  1. ^"StepMania 5.0.12 released".StepMania. holo. 30 Aug 2016. Retrieved1 September 2016.
  2. ^"Release StepMania 5.1 beta 2 · stepmania/Stepmania".GitHub.
  3. ^"Rock Bands, Guitar Heroes, Recriminations and Comedy Litigation".Sprong. 2007-04-04. Retrieved2008-11-02.
  4. ^"Museum of the Moving Image article". Archived fromthe original on 2007-01-02. Retrieved2006-12-26.
  5. ^"Museum of the Moving Image". 2005-10-24. Archived from the original on 2005-10-24. Retrieved2017-05-11.{{cite web}}: CS1 maint: bot: original URL status unknown (link)
  6. ^Danford, Chris."StepMania project reboot: opinions wanted".StepMania.com. Archived fromthe original on 22 February 2011. Retrieved15 August 2010.
  7. ^"Releases · stepmania/Stepmania".GitHub.
  8. ^"New community policies".
  9. ^StepMania Online official website
  10. ^StepMix 4 Contest Entry requirementsArchived 2008-08-19 at theWayback Machine
  11. ^My art is in a song...but I dont know who took it! - StepMania ForumsArchived 2007-10-13 at theWayback Machine
  12. ^StepMania Forums - View Single Post - 20070310|Dokodemo KawaiiArchived 2008-12-16 at theWayback Machine
  13. ^StepMix 4 Contest JudgingArchived 2008-08-19 at theWayback Machine
  14. ^stats 2000-05-12+to+2017-05-18 onsourceforge.net

External links

[edit]
In the Groove
Proprietary
1980s
1990s
2000s
2010s
2020s
Free and
open-source
1970s
1990s
2000s
2010s
2020s
Retrieved from "https://en.wikipedia.org/w/index.php?title=StepMania&oldid=1280520688"
Categories:
Hidden categories:

[8]ページ先頭

©2009-2025 Movatter.jp