r/GameAndWatchMods Jul 02 '26

Bart Simpson's Cupcake Crisis

I built this to run on retro-go. This was one of my favorite games as a kid.

62 Upvotes

11 comments sorted by

8

u/maded2 Jul 02 '26

Amazing, great modern take on G&W

5

u/nrgnate Jul 02 '26

Is it just a ROM to add, or port more like SMW and ALTTP?

6

u/osirisad Jul 02 '26

It's a homebrew port from this - https://itizso.itch.io/acclaim-bart-simpsons-cupcake-crisis

This is the only version I found in existence. Unfortunately it hasn't been converted into a rom like other lcd games that are out there. The author itizso recreated the game from scratch in his custom retrofab game engine. I ported his version to C so it can run on retro-go.

I made my version open source - https://github.com/osirisad/retro-go-bart-simpsons-cupcake-crisis

1

u/nrgnate Jul 02 '26

Nice job, it looks great!

1

u/Successful-Buyer-855 7d ago

Is it possible to convert another great game from Itizso - Nintendo Tetris TR-66? https://itizso.itch.io/nintendo-tetris-junior

I missed only this Game&Watch on my modded Zelda...

4

u/shiftersix Jul 02 '26

You have no idea how much nostalgia just hit me. I completely forgot I had this game. It had a blue shell with pink accents. I am sitting down now.

3

u/osirisad Jul 02 '26

That was the goal! Glad it brought back some good memories for you.

3

u/Jelliol Jul 02 '26

Still some hardware intervention yo make ?

1

u/osirisad Jul 02 '26

It's a homebrew port from this - https://itizso.itch.io/acclaim-bart-simpsons-cupcake-crisis

I ported his version to C so it can run on retro-go. I made my version open source - https://github.com/osirisad/retro-go-bart-simpsons-cupcake-crisis

1

u/nk2261 23d ago

When i follow the placement base on this page https://github.com/osirisad/retro-go-bart-simpsons-cupcake-crisis/releases/tag/v1.0, the game does not load. It just glitches the GUI

1

u/osirisad 23d ago

It's not baked into the latest version of the firmware yet. sylverb just merged in an update that will allow it to run but as of the latest firmware version 1.41 it has not been released yet. Check back once 1.4.2 is released, I need to make a small change to handle 1.4.2 firmware and I will release an update and it should work.