Skip to main content

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

Heyo Chris Maltby! I have a usage question about this sweet tool of yours as a fellow dev.

I noticed this tool had the RPG Maker tag and that you’ve said its a drag and drop type of tool. Does this tool have the ability to convert an RPG Maker MZ or an HTML5 game into a GameBoy ROM or am I misunderstanding how it works? 🤔

If it does support that then it would definitely be a tool I’d use for converting my own HTML5 web builds of my own games into GBA/GBC/GB ROM files as an additional supported platform for my own studio’s games. That would be a pretty interesting platform to target tbh! 😁

EDIT:
I did some investigating into this topic of converting an HTML5 or Web-based app/game into a GBC/GBA ROM and it turns out it isn’t possible due to architectural and code interpreter incompatibilities related to the GameBoy engine not supporting WebView, DOM or even JS code.

Given this lack of support for HTML5 Web infrastructure I’ll be focusing on other options for supporting additional platforms on top of the Windows, Android and Linux/SteamDeck platforms.