Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+1)

hello, what did you use to run the Genesis ROM on itch.io in the browser?

This one use an HTML5 port of retroarch by ToadKing, but it's quite ancient now: https://toadking.com/retroarch/genesis_plus_gx.html.

There is now an updated version called "Emulator.JS" that allow you to embed emulators for many more consoles (loads of cores supported), and with more configurable options, that I recommend (I used this one in my latest releases):

https://emulatorjs.org/

Hope that helps!

Appreciate the response, thanks!