Infinite Timer in Speedway levels (sets timer to 1:10.00)
0x104E66E4 0x00001068
Note: this code is for use on GPSP Kai 3.4 Test 3 Build 152.
Note2: Each hexadecimal unit in this code corresponds to 2/100 of a second. Thus, the hex value of 0x1068 corresponds to exactly 70 seconds (1:10.00). Running into enemies will NOT decrease the timer (as it's frozen in place), plus you have infinite time to complete each Speedway level, whether on "Normal" or "Hard" difficulty.
Here are the other five codes I've found for this game (for gPSP Kai 3.4 Test 3 Build 152 only):
1. Infinite Lives Spyro
0x601E5A2C 0x00000063
0x00000001 0x00001494
2. Infinite HP Spyro
0x004E2898 0x00000004
3. Spyro Moon Jump
0xD0000000 0x10002000
0x004E2888 0x000000CC
4. Spyro Infinite Glide (press Triangle during glide)
0xD0000001 0x10001000
0x601E5A2C 0x00000080
0x00000001 0x00001C75
5. Refill HP in Sparx levels (press X to refill HP while shooting fireballs)
0xD0000000 0x10004000
0x004E5FFE 0x00000006
0x104E66E4 0x00001068
Note: this code is for use on GPSP Kai 3.4 Test 3 Build 152.
Note2: Each hexadecimal unit in this code corresponds to 2/100 of a second. Thus, the hex value of 0x1068 corresponds to exactly 70 seconds (1:10.00). Running into enemies will NOT decrease the timer (as it's frozen in place), plus you have infinite time to complete each Speedway level, whether on "Normal" or "Hard" difficulty.
Here are the other five codes I've found for this game (for gPSP Kai 3.4 Test 3 Build 152 only):
1. Infinite Lives Spyro
0x601E5A2C 0x00000063
0x00000001 0x00001494
2. Infinite HP Spyro
0x004E2898 0x00000004
3. Spyro Moon Jump
0xD0000000 0x10002000
0x004E2888 0x000000CC
4. Spyro Infinite Glide (press Triangle during glide)
0xD0000001 0x10001000
0x601E5A2C 0x00000080
0x00000001 0x00001C75
5. Refill HP in Sparx levels (press X to refill HP while shooting fireballs)
0xD0000000 0x10004000
0x004E5FFE 0x00000006

Comment