Charged normal shots Makes it so that you fire a charged shot instead of a normal shot. This isn't so much a resource as it is a cheat, really. For Metroid Fusion (technical info): 0x005CA4: 2201: mov r2,1h becomes: 2205: mov r2,5h For Metroid: Zero Mission (technical info): 0x007D1E: 2401: mov r4,1h -becomes: 2406: mov r4,6h 0x007DFC: 2001: mov r0,1h -becomes: 2006: mov r0,6h; for suitless ---------- Enemy vulnerability For Metroid: Zero Mission: Makes all enemies always vulnerable to all weapons. I hope. This can cause unexpected things to happen when you kill enemies that aren't intended to ever die. ---------- Frozen minimap Patch which prevents the map from changing when you pick up an item. Single byte change ftw.