Page 1 of 1

Itch.io embedded DS emulator.

Posted: Fri Sep 16, 2022 3:56 pm
by BowersIndustry
Hello! I have used a custom version of Desmond.js to create an emulator that you can use to run your DS game on itch.io.

The files can be downloaded here:
https://github.com/BowersIndustry/Itch. ... s/tag/v1.1

So first, download the "v1.1.zip".
Image

Then, unzip it and replace "game.nds" in the ROM folder with your game.
Image

Zip up all the contents of the unzipped "v1.1.zip".
Image

Next, go to your itch.io page, and set "Kind of project" to "HTML".
Image

Then, upload your newly zipped file using the "Upload files" button.
Then, select "This file will be played in the browser" under your file.
Image

Next, set the "Viewport dimensions" in your itch.io project settings to 256x384.
Image

And your done! Save and go check out your embedded game!
Image

I hope you found this helpful, or at least cool!