Quote:
What is an E code?
general code:
EXXXXXXX YYYYYYYY
NNNNNNNN NNNNNNNN -------> 8 bytes per line
...
X = start adress
Y = number of bytes
N = the values
An E-Code is a type of code which you can use to copy YYYYYYYY bytes (the amount of bytes) from the N´s(values) to the current code loccation XXXXXXX.
for example u want to change ur name in mph to 000000000000000000 (18 letters)
the start address in mph eu version 1.0 is 0x20eb8c8
the type of code you use is E
the number lines you use are 3 because 18 letters are 18 bytes and one line consists of 8 bytes
0 (zero in ascii) = 30 in hex and the 0x30 has 2 bytes
so its like this
e20eb8c8 00000013 --------> 0x13 (hex) = 18 (dec)
30303030 30303030
30303030 30303030
00003030 00000000 --------->
you see the style of writing is a little bit confusing because it begins in the middle to the left and then turns to the right side from right to left.
good work dalle
ps: you also can work with it even if you don´t understand the E-code type code...
the E code only make it easier to change block of addresses.
some ppl also uses a F code type then to copy this changed addresses to another part in the game...
read this information
http://www.bsfree.org/hack/hacking_nds.html it helps a lot
another tip when you want to hack mph with it in wifi plz use less than 16 letters because the game of your friends and rivals will freeze then ^^, and thats pitty for them because they dont see whats wrong with their ds ... llol