More actions
No edit summary |
m (Text replacement - "Category:Support the author" to "") |
||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Infobox Wii Homebrews | {{Infobox Wii Homebrews | ||
|title=Dance Clone | |title=Dance Clone | ||
|image= | |image=danceclonewii2.png | ||
|description=A Dance Dance Revolution clone. | |description=A Dance Dance Revolution clone. | ||
|author=ThatOtherPerson | |author=ThatOtherPerson | ||
|lastupdated=2010/07/16 | |lastupdated=2010/07/16 | ||
|type=Music | |type=Music | ||
|version=0. | |version=0.50 | ||
|license= | |license=LGPL-2.1 | ||
|download=https://dlhb.gamebrew.org/wiihomebrews/danceclonewii.7z | |download=https://dlhb.gamebrew.org/wiihomebrews/danceclonewii.7z | ||
|website= | |website=https://thatotherdev.wordpress.com/category/my-games/dance-clone/ | ||
|source=https:// | |source= | ||
|donation=https://thatotherdev.wordpress.com/donate/ | |||
}} | }} | ||
DanceClone is a DDR clone allowing people with GameCube-style dance mats to play stepmania-compatible files. | |||
It uses SDL and runs on the Nintendo Wii using the Wiibrew channel. It also runs on Linux for testing and development purposes (keyboard only). | |||
The original code for DanceClone version 0.50 by ThatOtherPerson. Development as of version 0.51 continued by [https://github.com/lefrac01/DanceClone Carl Lefrançois]. | |||
==Installation== | |||
Extract the .rar to the apps directory on your SD card. | |||
To add songs, copy your mp3 and steps exported in .sm format (from DDreamStudio for example) onto your SD card. | |||
==Controls== | |||
Use the D-Pad on either a Wii mote, a classic controller, a GameCube controller or ideally a GameCube dance mat. | |||
==Screenshots== | |||
https://dlhb.gamebrew.org/wiihomebrews/danceclonewii3.png | |||
https://dlhb.gamebrew.org/wiihomebrews/danceclonewii4.png | |||
https://dlhb.gamebrew.org/wiihomebrews/danceclonewii5.png | |||
==Media== | ==Media== | ||
'''Dance Clone v0.5 | '''Dance Clone v0.5 ([https://www.youtube.com/watch?v=3zrdWMeJwDE Cid2Mizard])'''<br> | ||
<youtube>3zrdWMeJwDE</youtube> | <youtube>3zrdWMeJwDE</youtube> | ||
==Changelog== | ==Changelog== | ||
'''v0.68 2013/01/16''' (by lefrac01) | |||
'''v0.68 | * A branch of the source code is available on [https://github.com/lefrac01/DanceClone GitHub]. | ||
* | * Full SM (StepMania) support. | ||
* | * New user interface and game logic to support multi-player. | ||
* | * Performance rating and high scores. | ||
* | * To abort song step on start and select. | ||
* | * Must use DDR dance mat connected via gameboy joystick port. | ||
* | |||
'''v0.5 | '''v0.5 2010/07/16''' (by ThatOtherPerson) | ||
* | * High scores are now recorded and displayed. | ||
'''v0.4 | '''v0.4 2010/06/28''' | ||
* Added hold notes. | * Added hold notes. | ||
* Added classic controller support. | * Added classic controller support. | ||
Line 48: | Line 56: | ||
* Did a partial fix for problems with running the game from a USB storage device. | * Did a partial fix for problems with running the game from a USB storage device. | ||
'''v0.3 | '''v0.3 2010/05/11''' | ||
* Added the ability to import SM (StepMania) format step files. | * Added the ability to import SM (StepMania) format step files. | ||
* The scrolling Boo/Good/Perfect ratings are now properly cleared out when a song ends or is exited rather then remaining and waiting for you to start a new song. | * The scrolling Boo/Good/Perfect ratings are now properly cleared out when a song ends or is exited rather then remaining and waiting for you to start a new song. | ||
Line 57: | Line 65: | ||
* Added a home menu screen from which you can return to the game, return to the homebrew loader, restart your Wii, turn off your Wii, save a screenshot in BMP format or do the same as a PNG format image. The home menu also displayed the time and date. | * Added a home menu screen from which you can return to the game, return to the homebrew loader, restart your Wii, turn off your Wii, save a screenshot in BMP format or do the same as a PNG format image. The home menu also displayed the time and date. | ||
'''v0.2 | '''v0.2 2010/04/13''' | ||
* Added audio support and a song selection screen. | * Added audio support and a song selection screen. | ||
* Arrow placement is now loaded from a different file specific to which song is played rather then being placed randomly and differently every time. | * Arrow placement is now loaded from a different file specific to which song is played rather then being placed randomly and differently every time. | ||
Line 63: | Line 71: | ||
* I rewrote everything so almost nothing is really exactly the same and I didn't get around to reimplementing any form of home menu. | * I rewrote everything so almost nothing is really exactly the same and I didn't get around to reimplementing any form of home menu. | ||
'''v0.1 | '''v0.1 2009/11/28''' | ||
* Started work on the game. No audio and steps are randomly placed. | * Started work on the game. No audio and steps are randomly placed. | ||
== | ==Credits== | ||
Included music (Dance, NOW!) by | Included music (Dance, NOW!) by [http://rekcahdam.blogspot.com/ RekcahDam]. | ||
http://rekcahdam.blogspot.com/ | |||
==External links== | ==External links== | ||
* | * Author's website - https://thatotherdev.wordpress.com/ | ||
* WiiBrew - https://wiibrew.org/wiki/Dance_Clone | |||
* |
Latest revision as of 04:11, 17 Mayıs 2024
Dance Clone | |
---|---|
General | |
Author | ThatOtherPerson |
Type | Music |
Version | 0.50 |
License | LGPL-2.1 |
Last Updated | 2010/07/16 |
Links | |
Download | |
Website | |
Support Author | |
DanceClone is a DDR clone allowing people with GameCube-style dance mats to play stepmania-compatible files.
It uses SDL and runs on the Nintendo Wii using the Wiibrew channel. It also runs on Linux for testing and development purposes (keyboard only).
The original code for DanceClone version 0.50 by ThatOtherPerson. Development as of version 0.51 continued by Carl Lefrançois.
Installation
Extract the .rar to the apps directory on your SD card.
To add songs, copy your mp3 and steps exported in .sm format (from DDreamStudio for example) onto your SD card.
Controls
Use the D-Pad on either a Wii mote, a classic controller, a GameCube controller or ideally a GameCube dance mat.
Screenshots
Media
Dance Clone v0.5 (Cid2Mizard)
Changelog
v0.68 2013/01/16 (by lefrac01)
- A branch of the source code is available on GitHub.
- Full SM (StepMania) support.
- New user interface and game logic to support multi-player.
- Performance rating and high scores.
- To abort song step on start and select.
- Must use DDR dance mat connected via gameboy joystick port.
v0.5 2010/07/16 (by ThatOtherPerson)
- High scores are now recorded and displayed.
v0.4 2010/06/28
- Added hold notes.
- Added classic controller support.
- Difficulty selection menu now checks to verify what difficulties are actually available for that song.
- Did a partial fix for problems with running the game from a USB storage device.
v0.3 2010/05/11
- Added the ability to import SM (StepMania) format step files.
- The scrolling Boo/Good/Perfect ratings are now properly cleared out when a song ends or is exited rather then remaining and waiting for you to start a new song.
- Added text at the bottom of the screen displaying your performance.
- Added support for up to five different step placement tracks per song to allow for multiple difficulties.
- Step files used by the game now use a dc file name extension rather then dat. They must also now include information on what difficulty mode steps are to be associated with.
- An added title screen along with several other added or updated in game menus. The song selection menu for example now allows you to scroll threw available songs when there are too many to display on screen at once.
- Added a home menu screen from which you can return to the game, return to the homebrew loader, restart your Wii, turn off your Wii, save a screenshot in BMP format or do the same as a PNG format image. The home menu also displayed the time and date.
v0.2 2010/04/13
- Added audio support and a song selection screen.
- Arrow placement is now loaded from a different file specific to which song is played rather then being placed randomly and differently every time.
- There is a menu to set some simple parameters with for how arrows should be placed when generating an arrow placement file for any song that doesn't yet have one.
- I rewrote everything so almost nothing is really exactly the same and I didn't get around to reimplementing any form of home menu.
v0.1 2009/11/28
- Started work on the game. No audio and steps are randomly placed.
Credits
Included music (Dance, NOW!) by RekcahDam.
External links
- Author's website - https://thatotherdev.wordpress.com/
- WiiBrew - https://wiibrew.org/wiki/Dance_Clone