Dds - a stepmania: Difference between revisions

From GameBrew
(Created page with "{{Infobox homebrew | title = dds - a stepmania | image = https://dlhb.gamebrew.org/dshomebrew/dds-a-stepmania.jpg|250px | type = Emulator | version = 1....")
 
No edit summary
Line 11: Line 11:
}}
}}


=dds - a stepmania / ddr clone for the nintendo ds=
dds - a stepmania is a Dance Dance Revolution clone for the Nintendo ds.


This project aims to recreate a game experience with minimal compromises such as not requiring a specific sound file format or specific image dimentions, every song should work drag and drop just like the other games that support them, the only limitations being video backgrounds or lua scripts.
This homebrew project aims to recreate a game experience with minimal compromises such as not requiring a specific sound file format or specific image dimentions, every song should work drag and drop just like the other games that support them, the only limitations being video backgrounds or lua scripts.


==Media==
<youtube>WbAoEuZe3ow</youtube>
<youtube>WbAoEuZe3ow</youtube>


==building==
==Changelog==
you should compile this project with the latest devkitpro release from their website, either use the windows installer or the pacman repository
'''v1.1 First bugfixes 19 May 2020'''
* Improved step generation.
* Fixed stops not working on songs with only 1 bpm setting.


check out the third-party directory for building the required third-party libraries not offered by devkitpro, which are
<br>
 
[[Category:DS homebrew games]]
* libmad : MPEG Audio Decoder
[[Category:Homebrew music games on DS]]
* libogg and libremor: Integer-only Ogg vorbis decoder
* libjpeg-turbo : jpeg image decoder
* zlib : data compression, dependency for libpng
* libpng : png image decoder
 
with everything set up, make should generate a working .nds file
 
==license==
i haven't bothered with figuring out which license to use, i realize that the game currently uses some assets ripped from other games and the fact that the third-party libraries should be compatible with whatever license i choose puts some constraints in my options.
 
if possible the code for dds should be considered public domain or WTFPL.

Revision as of 05:06, 10 June 2021

dds - a stepmania
dds-a-stepmania.jpg
General
Author(s)qgerman2
TypeEmulator
Version1.1
LicenceMixed
Links
Download
Website
Source
Advertisements

<htmlet>adsense</htmlet>


dds - a stepmania is a Dance Dance Revolution clone for the Nintendo ds.

This homebrew project aims to recreate a game experience with minimal compromises such as not requiring a specific sound file format or specific image dimentions, every song should work drag and drop just like the other games that support them, the only limitations being video backgrounds or lua scripts.

Media

Changelog

v1.1 First bugfixes 19 May 2020

  • Improved step generation.
  • Fixed stops not working on songs with only 1 bpm setting.


Advertising: