Skip to content

Conversation

@PhoenixBound
Copy link
Contributor

FREE_RANGES are inclusive address ranges, and E1F203 is the address of the spritemap data for the hamburger shop map marker. In rare circumstances, this could cause the very first byte (Y position) of the first portion of the sprite to be overwritten with arbitrary data, if that block of free space was filled all the way to the end.

Probably fixes #316. Hopefully @ichee can confirm that the fix works on their end?

FREE_RANGES are inclusive address ranges, and E1F203 is the address of
the spritemap data for the hamburger shop map marker. In rare
circumstances, this could cause the very first byte (Y position) of the
first portion of the sprite to be overwritten with arbitrary data, if
that block of free space was filled all the way to the end.

Probably fixes pk-hack#316
@charasyn charasyn merged commit d806fa6 into pk-hack:master Feb 18, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Town Map icon offset

2 participants