snesrev / smw

Smw
https://discord.gg/AJJbJAzNNJ
Other
427 stars 42 forks source link

Fix secondary entrances data extraction #43

Open marian-m12l opened 9 months ago

marian-m12l commented 9 months ago

Description

This PR fixes extraction of the "secondary entrances" data in the python script. Since the support of LM was added, secondary entrances data in range 0x5f800-0x5ffff are ignored, which results in transitioning to a broken "bonus level" whenever mario enters a pipe that should bring him back to the main level.

Will this Pull Request break anything?

No.

Suggested Testing Steps