News:

Don't forget to visit the main site! There's lots of helpful docs, patches, and more!

Main Menu

Hex tweak submission

Started by begrimed, December 16, 2010, 05:08:55 PM

Previous topic - Next topic

xisdense

#200
13F69E - 04 to ??
Screen X for Dachora to shinespark (greater than or equal to)

143D83 - 04 00 to ?? ?? (jumping right)
143D39 - 04 00 to ?? ?? (jumping left)
Y-Offset for Beetom/Nomi when attached to Samus

H A M

10438E: 38 60 -> 80 00 and 104411: 38 60 -> 80 00
Fixes enemy - square slope collision. See https://patrickjohnston.org/bank/A0#fC32E for more info.
In lorom:
lorom

org $A0C38E : BRA $00
org $A0C411 : BRA $00

OmegaDragnet9

Remove Planet Zebes Text on Hexmap

$014BFB -16 00 to 00 00

lorom
org $82CBFB
DW $0000


I believe this solution to remove the spritemap came up in the Metconst discord chat (but I forget who proposed it.)