libretro / nxengine-libretro

Port of NxEngine to the libretro API. NXEngine is a Cave Story game engine clone
85 stars 90 forks source link

Cutscene retrigger during first Balrog fight #41

Closed RuiNtD closed 6 years ago

RuiNtD commented 7 years ago

I found a cutscene retrigger bug. During the fight with Balrog (or simply in the room if you say you don't want to fight), if you press down where Sue was before taken away by Misery, you'll talk to her again and retrigger the cutscene.

isage commented 6 years ago

That's a bug in misery bubble ai. It should remove original Toroko, not just make her invisible. See https://github.com/isage/nxengine-evo/commit/41ed2d6ec8659087992a9e406307f0cca4d560aa

Darknior commented 6 years ago

Thanks for this fix

RuiNtD commented 6 years ago

Apologies for the bump, but this issue is still not fixed.