Player 1 always has 10mil studs
Infinite Studs
I didn't realize that game was out already... It looks epic
Can you make a code that puts you into a known good location in Hogwarts? There are glitches that can get you stuck in rooms with no exit and that location is part of the savegame, so you always wind up in the same bad location. Just a code so that every time you enter Hogwarts, you wind up in some central location instead of what is in the savegame should allow unglitching.
Thanks,
MrBill
hyper mode
0484FA6C XXXX0000
3F80 normal
4000 2x
If someone could make a code to unlock the "Tom Riddle's Diary" chapter of the game that would be great. Unfortunately I got caught by the glitch that stops this level from registering correctly and now I'm unable to go back to it.
I would like a code to get the 4 hogwarts crests after finishing each level, like in other lego games (lego star wars games both saga and clone wars).
I hope someone could help since there are levels that are hard to get some crests.
Quote from: xana009 on April 21, 2011, 05:15:48 AM
I would like a code to get the 4 hogwarts crests after finishing each level, like in other lego games (lego star wars games both saga and clone wars).
I hope someone could help since there are levels that are hard to get some crests.
Request fulfilled
4 Hogwart Crests after finishing A level [Thomas83Lin]
C26531B4 00000002
386000FF 98780050
60000000 00000000
C242FA80 00000002
386000FF 987B0050
60000000 00000000
Can you make a moon jump hack for 1P and 2P? And/or unlocking all characters?? Ps thanks for the hacks for Lego pirates Thomas!
If someone takes the hyper mode [robsontaty] 0484FA6C XXXX0000 address. You could easily find the y axis. It should be within +-1000 I reckon. shouldn't be hard at all.
Moon Jump 1P-2P Press A [Thomas83Lin]
C25C2BFC 00000005
3F608000 637B1880
2C050002 4182000C
909B0004 48000008
909B0000 8B64137A
60000000 00000000
28719402 F7FF0800
48000000 80001880
DE000000 90009340
1400145C 3FF33333
E0000000 80008000
28719A8A F7FF0800
48000000 80001884
DE000000 90009340
1400145C 3FF33333
E0000000 80008000
*Wiimote&NunChuk*
quickly made but tested, it was also in the 90mem range close to the health.
wow, nothing near the robsontaty hyper address. Yay, this should be fun for my son. He loves lego harry potter.
Quote from: thomas83lin on July 26, 2011, 04:13:17 AM
Moon Jump 1P-2P Press A [Thomas83Lin]
C25C2BFC 00000005
3F608000 637B1880
2C050002 4182000C
909B0004 48000008
909B0000 8B64137A
60000000 00000000
28719402 F7FF0800
48000000 80001880
DE000000 90009340
1400145C 3FF33333
E0000000 80008000
28719A8A F7FF0800
48000000 80001884
DE000000 90009340
1400145C 3FF33333
E0000000 80008000
*Wiimote&NunChuk*
quickly made but tested, it was also in the 90mem range close to the health.
Tested and worked! only other than Lego Pirates, Lego Harry potter does'nt do split screen when moonjump.. i dont think its such a big deal. and i only tried in the leaky caldron! Thank you Thomas83Lin!! ;)
And here is the character codes
Unlock All Characters [Thomas83Lin]
044A33B8 60000000
*Temporary*
Unlock All Characters [Thomas83Lin]
044A33B4 38000001
044A33B8 98030058
*Permanent if saved*
Must view character selection to unlock
just a question:
How is it possible to unlock characters with a nop (do nothing) instruction?
Thanks.
Quote from: Deathwolf on July 27, 2011, 07:56:18 AM
just a question:
How is it possible to unlock characters with a nop (do nothing) instruction?
Thanks.
I just drink the polyjuice potion and there it is. ALL characters!
Quote from: Deathwolf on July 27, 2011, 07:56:18 AM
just a question:
How is it possible to unlock characters with a nop (do nothing) instruction?
Thanks.
by tracing the asm to the cmpwi check
but it would be possible to write just a simply RAM value too right?
Quote from: Deathwolf on July 28, 2011, 02:02:23 AM
but it would be possible to write just a simply RAM value too right?
Sure, in this game i don't even think it moves in ram.
Ah ok. It's a little bit confussing how you have found the ASM without any base address lol
well i find it in ram first, then set a read, and follow the ASM, this game though i didn't even do that, i actually ported the function straight from Lego Pirates in which i had already made character codes :P
Ah I see. Haha it would be very hard to find such instruction like this without any addresse xD But yeah good job. Another question, this game is only compatible with Wiimote right? Maybe it would be possible to write a code which allows you to play with a classic controler.
Quote from: Deathwolf on July 28, 2011, 02:19:08 AM
Maybe it would be possible to write a code which allows you to play with a classic controler.
pain in the ass ;)