Static Context
From CloudModding OoT Wiki
This page needs to be expanded. add location to the Module:Files/Address page |
The Static Context is a unique set of variables that are allocated to the heap, but always remain "in scope" when Game States change, unlike the Game Play. Another unusual oddity about this set of variables is that it stores various values used to enable Debug-only functionality. Notably, space is still reserved for these variables in commercial releases, even though they no longer do anything.
Version | VRam | |
---|---|---|
Debug | 80210A10 | 80211FE4 |
NTSC 1.0 | 801C6E90 | 801C8464 |
NTSC 1.2 | 801C7750 | 801C8D24 |
Version | VRam |
---|---|
Debug | 8015FA90 |
NTSC 1.0 | 8011BA00 |
NTSC 1.2 | 8011C0B0 |