In the yearbook, Fatty's name should now be Fatass (yes, I know it's immature, but I couldn't resist). Raw 205e4100 61746146 105e4104 00007373 Ar Max 88MN-BEA2-YTEAM JZQ6-BV5K-YKMK2 YUBY-J7J9-RUN1J GameShark 0482F640 C460040B 0400B674 1C78042A CodeBreaker 0A236E4C 61746146 0A276E4C 00007373
your code should look like this 205e4100 61746146 105e4104 00007373 now convert it to armax =] also codebreaker and gameshark accept raw codes so you dont need to encrypt them
the 1st line in the code is 32-bit so you need a 2 in the address the 2nd line is 16-bit so you need a 1 in the address
The Code Master's Project said to add a 2 to both addresses, though that may have just been the example. How can you tell the difference between 32- and 16-bit?
32 bit 21234567 xxxxxxxx because the x's use up all 8 digits in the value its 32 bit 16 bit 12345678 0000xxxx since the x's use up only 4 digits in the value its 16 bit