tewtal / SMZ3Randomizer

Super Metroid & A Link to the Past Crossover Item Randomizer V11
https://samus.link/
MIT License
75 stars 31 forks source link

Graphical glitch in potion shop #124

Closed SmolBig closed 3 years ago

SmolBig commented 4 years ago

User "BTB" in Discord reported a graphical glitch in potion shop when buying a potion. Steve also indicated that he'd seen the glitch there and in other places. He said he suspected it was related to the temporary light cone patch. I ran through the debugger and found that the potion shop is indeed being detected as a dark room. When I replaced the first byte of EnableTemporaryCone with an RTS through the debugger it corrected the bug.

I'll try to fix this and submit a PR or an additional comment soon.

tewtal commented 3 years ago

PR Merged so this will be fixed in the next update.