zm:locations:tweaks
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
zm:locations:tweaks [2025/07/29 08:22] – felixwright | zm:locations:tweaks [2025/07/29 11:02] (current) – [Visual Tweaks] felixwright | ||
---|---|---|---|
Line 4: | Line 4: | ||
0x8000000 refers to a location in the ROM. Unless you're tweaking these bytes live in an emulator/ | 0x8000000 refers to a location in the ROM. Unless you're tweaking these bytes live in an emulator/ | ||
+ | |||
+ | ===== Features ===== | ||
+ | < | ||
+ | restore the item toggle feature in status screen. SELECT to toggle an item on/off. | ||
+ | 0x800B4A0 : 01 -> 02 | ||
+ | 0x800B4A3 : D1 -> D0 | ||
+ | 0x800B4AE : 2B -> 53 | ||
+ | 0x8071BB6 : 30 D1 -> C0 46 | ||
+ | 0x8071BF1 : D0 -> E0 | ||
+ | 0x8071C34 : 00 26 -> C0 46 | ||
+ | 0x8071D78 : FF 27 -> C0 46 | ||
+ | </ | ||
+ | |||
===== Samus Tweaks ===== | ===== Samus Tweaks ===== | ||
Tweaks related directly to Samus. | Tweaks related directly to Samus. | ||
Line 423: | Line 436: | ||
===== Visual Tweaks ===== | ===== Visual Tweaks ===== | ||
Tweaks related to game visuals. Namely, Samus | Tweaks related to game visuals. Namely, Samus | ||
+ | < | ||
+ | The charge particle isn't hidden when spin jumping | ||
+ | 0x8055156 : 20 70 -> 00 00 | ||
+ | |||
+ | Fixes arm cannon position offset for the space jump (better visual effect) | ||
+ | 0x8239064 : C8 51 23 08 88 51 23 08 | ||
+ | </ | ||
+ | |||
< | < |
zm/locations/tweaks.1753777354.txt.gz · Last modified: by felixwright