If you are still using the old URL (datacrystal.romhacking.net), please update your bookmarks! The old URL may stop working soon.
The current URL is datacrystal.tcrf.net.
The current URL is datacrystal.tcrf.net.
E.V.O.: Search for Eden/RAM map: Difference between revisions
Jump to navigation
Jump to search
(Created page, added basic values) |
m (Added debug flags and some work in progress) |
||
Line 4: | Line 4: | ||
<pre> | <pre> | ||
008E6B = Debug mode when set to 6D (see TCRF for details) | |||
7E00C0 = One aspect of horn upgrade | |||
7E00C3 = One aspect of jaw upgrade | |||
7E00C5 to 7E00C6 = Current health (BCD) | 7E00C5 to 7E00C6 = Current health (BCD) | ||
7E00C7 to 7E00C8 = Max health (BCD) | 7E00C7 to 7E00C8 = Max health (BCD) | ||
Line 16: | Line 22: | ||
7E00D1 = Jumping stat | 7E00D1 = Jumping stat | ||
7E00D2 to 7E00D5 = Current EVO points | 7E00D2 to 7E00D5 = Current EVO points | ||
7E0758 = Unused debug flag | |||
7E0759 = Unused debug flag | |||
7E075A = Debug flag to enable stage viewer | |||
7E075B = Debug flag to freeze enemies | |||
7E075C = Debug flag to allow skipping areas in overview map | |||
7E075D = Debug flag to prevent death at 0 health | |||
</pre> | </pre> |
Revision as of 02:56, 16 August 2018
The following article is a RAM map for E.V.O.: Search for Eden.
All values are little endian and hex unless otherwise noted.
008E6B = Debug mode when set to 6D (see TCRF for details) 7E00C0 = One aspect of horn upgrade 7E00C3 = One aspect of jaw upgrade 7E00C5 to 7E00C6 = Current health (BCD) 7E00C7 to 7E00C8 = Max health (BCD) 7E00C9 = Biting damage stat 7E00CA = Strength damage stat 7E00CB = Kick damage stat 7E00CC = Strike damage stat 7E00CD = Horn damage stat 7E00CE = Horn durability stat 7E00CF = Defense stat 7E00D0 = Agility stat 7E00D1 = Jumping stat 7E00D2 to 7E00D5 = Current EVO points 7E0758 = Unused debug flag 7E0759 = Unused debug flag 7E075A = Debug flag to enable stage viewer 7E075B = Debug flag to freeze enemies 7E075C = Debug flag to allow skipping areas in overview map 7E075D = Debug flag to prevent death at 0 health