Extended bounds

From SM64Decomp Wiki
Jump to navigation Jump to search

In Super Mario 64, the level size, in which collision is checked, by default is limited from -8192 to 8191 in any direction.

There is a patch (todo: link to download) that allows for extended bounds. This patch allows the bounds to be extended up to -32768 to 32767, at the cost of using more RAM.