Baekalfen / PyBoy

Game Boy emulator written in Python
Other
4.65k stars 477 forks source link

Samus isn't rendered in the beginning of Metroid 2 #351

Open capnspacehook opened 3 weeks ago

capnspacehook commented 3 weeks ago

When starting Metroid 2 Samus's sprite normally flashes to show she's powering up or something? With pyboy almost nothing is visible except for a few pixels near her feet when she's flashing before the player can take control. After that, Samus will continue to not be visible/rendered until the player moves far enough to the right into the next screen. If the player returns to where they spawned and the game begins Samus will be invisible again. There are also items inside Samus's ship that are clearly visible when you aren't in the ship, I don't think that's intended either.

I tested with Sameboy and Samus is visible in the opening area at all times and the items in the ship are not visible. A picture is included for reference.

metroid2bug