Perfect Ultimate Battle [Vega] This code will do the following... Set highest possible max score for every slot in sim dragon top 10 Put Red Star next to every sim dragon top 10 score Set character SS4 Gogeta to every sim dragon top 10 score Set Z Grade on all 100 Missions and all 3 Survival levels Set highest possible max score on all 100 Missions and all 3 Survival levels Set a completion time of 00:00.01 on all 100 Missions and all 3 Survival levels Set highest possible enemies defeated on all Survival levels NTSC-U Rev1 42000000 90000000 08E57973 36713C6D 2009000C 00000000 08E57977 00008A01 1009000C 00000000 08E579EC 01040000 2063000C 00000000 08E579F0 00000001 0063000C 00000000 08E579F4 713C6D8A 2063000C 00000000 08E57E9E 03E7713C 2002000C 00000000 08E57EA2 6D8A0400 2002000C 00000000 08E57EA6 00000001 1002000C 00000000 E0000000 80008000 Code creator: Vega 'Source' 08E57973 36713C6D 2009000C 00000000 Write the word value 0x36713C6D (gogeta SS4 byte value + first 3 bytes of high score) a total of 10 times starting at 0x90E57973, incrementing by 0xC per write. This is for Sim Dragon top 10. 08E57977 00008A01 1009000C 00000000 Write the halfword value of 0x8A01 (final byte of high score + byte for red star) a total of 10 times starting at 0x90E57977, incrementing by 0xC per write. This is for Sim Dragon Top 10. 08E579EC 01040000 2063000C 00000000 Write the word value of 0x0104 (been played byte + Z grade byte + 00 for minutes & seconds) a total of 100 times starting at 0x90E579EC, incrementing 0xC per write. This is for Mission 100. 08E579F0 00000001 0063000C 00000000 Write the byte value of 0x01 (01 milliseconds) a total of 100 times starting at 0x90E579F0, incrementing by 0xC per write. This is for Mission 100. 08E579F4 713C6D8A 2063000C 00000000 Write the word value of 0x713C6D8A (high score word) a total of 100 times starting at 0x90E579F4, incrementing by 0xC per write. This is for Mission 100. 08E57E9E 03E7713C 2002000C 00000000 Write the word value of 0x03E7713C (enemies defeated halfword + first halfword of high score) a total of 3 times starting at 0x90E57E9E, incrementing by 0xC per write. This is for Survival. 08E57EA2 6D8A0400 2002000C 00000000 Write the word value of 0x6D8A0400 (last halfword of score + Z grade byte + 00 minutes) a total of 3 times starting at 0x90E57EA2, incrementing by 0xC per write. This is for Survival. 08E57EA7 00000001 0002000C 00000000 Write the halfword value of 0x0001 (00 seconds, 01 milliseconds) a total of 3 times starting at 0x90E57EA6, incrementing by 0xC per write. This is for Survival.