Tile Chaos: Difference between revisions

Jump to navigation Jump to search
Content added Content deleted
m (→‎Explanation: Fixed the link to the forum archives (which was also linking to the wrong post in the thread).)
Line 41: Line 41:
So you might ask:
So you might ask:
Then why does the entire screen gets flooded with garbage, intead of just a few glitchy sprites floating around?
Then why does the entire screen gets flooded with garbage, intead of just a few glitchy sprites floating around?
Well, remember that buffer overflows don't exist to GameFreak, so the DrawFrameBlock writes past OAM buffer and into the screen data.
Well, remember that buffer overflows don't exist to GameFreak, so the DrawFrameBlock writes past the OAM buffer and into the screen data.


'''Why does it happen when modifying D057 then?'''
'''Why does it happen when modifying D057 then?'''