User Tools

Site Tools


zero_mission:hex_changes

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
zero_mission:hex_changes [2022/04/01 02:10] – [Misc.] jasinchenzero_mission:hex_changes [2023/03/10 07:53] – [Misc.] felixwright
Line 405: Line 405:
     D4 = right</color>\\     D4 = right</color>\\
 To change a Chozo statue's direction To change a Chozo statue's direction
 +
 +Editing the text in the opening before the title screen.\\
 +Start at 0x845F468 ("Emergency Order"), 0x845F4D0 ("Exterminate all..."), or 0x845F60A ("And defeat the...")\\
 +Every six bytes will be the tile's character number.\\
 +For example, if you wanted "Emergency Order" to say "Fnergency Order", you would do this:\\
 +0x845F468 08 -> 09\\
 +0x845F46E 0E -> 0F\\
 +
 +03 is a blank character\\
 +1E is a period\\
 +Please note that there isn't a letter K for some reason.
zero_mission/hex_changes.txt · Last modified: 2024/03/27 18:12 by caauyjdp