Skip to content

Latest commit

 

History

History
46 lines (27 loc) · 1.88 KB

File metadata and controls

46 lines (27 loc) · 1.88 KB

"S-Ame - A Poor Imitiation" on a Nintendo DSi?

Yes, this is real. This is a project made with Haxe that plays the song “A Poor Imitation” by S-Ame on a Nintendo DS or DSi, along with displaying the song's cover art.

MelonDS screenshot

Video coming soon on YouTube...

“A Poor Imitation” is by S-Saph. Get this song and more from the album IGNORANT BLISS available on BandCamp!


Why?

I don't really know, I was talking to a friend about how he wanted to make a game for the DS, and I came up with this silly idea of making the console play the song while displaying the song's cover art. After all, I already had experience bringing Haxe to a console (HaxeNXCompiler, HxCompileU). And I wanted to try a Nintendo DS (or DSi in my case), it was fun heh.

Now, this is NOT a serious project, so don't expect an automation tool, engine, or anything else from me for this console using Haxe.

How to compile

  • Clone this repository

  • Install Haxe

  • Create a local haxelib repository

    haxelib newrepo
    
  • Get my fork of Reflaxe/C++

    haxelib git reflaxe.cpp https://github.com/Slushi-Github/reflaxe.CPP.git
    
  • Get BlocksDS

Once you have all that, first run haxe build.hxml and then make.

License and credits

“A Poor Imitation” is by S-Ame (S-Saph). I have been given permission to publish this project with the files and song converted for the Nintendo DS.

Cover art from here.

This project is released under the MIT license. See the LICENSE file for more details.