Code:
GameID : ALGJ EA0E092C
Code:
Infinite Stamina
021BD3C8 00002710
Code:
Press R to disable Megalith Meter, L to enable Megalith Meter *
94000130 FCFF0100
1203518C 0000101E
D2000000 00000000
94000130 FCFF0200
1203518C 00001000
D2000000 00000000
* : When disabled, the meter will stop increasing.
Code:
9999 Money
121BD3A4 0000270F
Code:
Press A+B to get 5 lives
94000130 FFFC0000
221BD39C 00000005
d2000000 00000000
Code:
Press Start to disable ennemies, Select to enable ennemies *
94000130 FFF30004
2202594F 000000EA
22027DA3 000000EA
D2000000 00000000
94000130 FFF30008
2202594F 0000001A
22027DA3 0000001A
D2000000 00000000
* : Disabled ennemies will be frozen, and you'll be able to walk through them. Disable that code when the megalith has been broken, so the ennemies can be killed.
Code:
Have all dresses *
E21BD3E8 00000016
02020202 02020202
02020202 02020202
02020202 00000202
Change any 02 to 00 to "remove" a dress, and to 01 to have its design only.
Edit : Corrected the Megalith Meter code. Putting its value at 0 was creating some bugs. Megalith won't respawn, unless you reload your game.
Edit2 : Added have all dresses code.