WiiRd forum

Wii & Gamecube Hacking => PAL Wii Cheat Codes => PAL Wii Code Support => Topic started by: EuterWarze on January 28, 2011, 10:45:16 AM

Title: The Incredible Hulk [RIHP8P]
Post by: EuterWarze on January 28, 2011, 10:45:16 AM
hi folks

could anyone convert these codes for the PAL version?

Unlock all Upgrades & Extras [eric]
040D9E1C 98030000

Infinite Health [eric]
040D28E4 80830004

Infinite Rage [eric]
040D2C00 80830004
040D2E4C 60000000
040D2E58 801E05AC
Title: Re: The Incredible Hulk [RIHP8P]
Post by: Patedj on January 28, 2011, 12:31:46 PM
I've done a search and this is what I've found.
I didn't port it. Couldn't port it.

red and green canisters [Patedj]
20635582 00001000 ----> controller
016BFBC3 00000063
016BF8E3 00000063
E0000000 80008000
puts canisters to 99. Find one more canister each to get max

Rage Maxed [Patedj]
0558D7A8 000005DC
0558D7Ac 000005DC

These are most likely pointer addresses so they might not always work everywhere.

Health [Patedj]
0558D7A0 000007D0
0558D7A4 000007D0
Title: Re: The Incredible Hulk [RIHP8P]
Post by: EuterWarze on January 29, 2011, 09:57:38 AM
they wont work...game loads...at menu have to press + to start game...after pressing + the game freezes-.-
Title: Re: The Incredible Hulk [RIHP8P]
Post by: Patedj on January 31, 2011, 03:47:59 AM
all of them?
try this then
canisters
016BFBC3 00000064
016BF8E3 00000064

if -B is pushed then rage maxed
Rage Maxed [Patedj]
28635582 00001400
0558D7A8 000005DC
0558D7Ac 000005DC
E0000000 80008000

Health [Patedj]
28635582 00001400
0558D7A0 000007D0
0558D7A4 000007D0
E0000000 80008000
if -B is pushed then rage maxed

Edit: I bolded the change. If it still doesn't work take the line that starts with 28. If that doesn't work let me know.
Title: Re: The Incredible Hulk [RIHP8P]
Post by: EuterWarze on February 09, 2011, 08:24:50 PM
hmmm, game starts...press +, game loads...ingame i press "-" and "B" and then the game freezes
there must be something wrong
Title: Re: The Incredible Hulk [RIHP8P]
Post by: Patedj on February 10, 2011, 06:34:53 AM
Try that.  O0
Title: Re: The Incredible Hulk [RIHP8P]
Post by: EuterWarze on February 18, 2011, 10:21:46 AM
i dont really know what to do^^

do i have to use them without that 28 line, that it looks so:
Rage Maxed [Patedj]
0558D7A8 000005DC
0558D7Ac 000005DC
E0000000 80008000

Health [Patedj]
0558D7A0 000007D0
0558D7A4 000007D0
E0000000 80008000

or do i need to have all 4 lines in...pls help
Title: Re: The Incredible Hulk [RIHP8P]
Post by: Patedj on February 18, 2011, 11:17:04 PM
Quote from: EuterWarze on February 18, 2011, 10:21:46 AM
i dont really know what to do^^

do i have to use them without that 28 line, that it looks so:
Rage Maxed [Patedj]
0558D7A8 000005DC
0558D7Ac 000005DC
E0000000 80008000

Health [Patedj]
0558D7A0 000007D0
0558D7A4 000007D0
E0000000 80008000

or do i need to have all 4 lines in...pls help
I bolded and crossed out what you don't need.
The button condition was to make sure that it didn't crash at the beginning of the game. But technically you don't need the button condition to make it work.
Title: Re: The Incredible Hulk [RIHP8P]
Post by: EuterWarze on February 22, 2011, 10:18:21 AM
ok i tried different ways..no1 worked for me-.-
i tried the following:
1st Try:
Rage Maxed [Patedj]
0558D7A8 000005DC
0558D7Ac 000005DC

Health [Patedj]
0558D7A0 000007D0
0558D7A4 000007D0

Game freezes by pressing "+" to start game

2nd Try:
Rage Maxed [Patedj]
28635582 00001400
0558D7A8 000005DC
0558D7Ac 000005DC

Health [Patedj]
28635582 00001400
0558D7A0 000007D0
0558D7A4 000007D0

game freezes by pressing "-" + "B"

3rd Try:
Rage Maxed [Patedj]
0558D7A8 000005DC
0558D7Ac 000005DC
E0000000 80008000

Health [Patedj]
0558D7A0 000007D0
0558D7A4 000007D0
E0000000 80008000

game freezes directly

maybe i'm to stupid to get it work^^ hooktype i use is: ossleepthread
Title: Re: The Incredible Hulk [RIHP8P]
Post by: Patedj on February 23, 2011, 06:15:06 AM
Oh great you've got a usb gecko!
So check this address out
8158D7A8
or
8158E7A0
[spoiler]I don't know how many more there are... not many more. This makes the code a bit bigger. Unless we find the addresses common caller.  I found it 800D28F8. This means that I should do some asm [/spoiler]
Around there there will be both health and rage.

here is the other address for your health.
8158F7A0

Hey guess what. I might have an invincible code for you!
[spoiler]Hulk never loses life. Test
040D28F4 60000000

Max Health. Test
040CF73C D03D03A8
[/spoiler]

Title: Re: The Incredible Hulk [RIHP8P]
Post by: Patedj on February 23, 2011, 07:20:20 AM
The appropriate code for this is...I'm attempting to write it now O0
Title: Re: The Incredible Hulk [RIHP8P]
Post by: EuterWarze on February 23, 2011, 09:28:31 AM
no i dont have an usb gecko i only load my games with configurable usb loader and there u have some hooktype types for change^^

Hulk never loses life. Test
040D28F4 60000000

this makes me 1 hit kill

Max Health. Test
040CF73C D03D03A8

life decrases slower then before

and what to do with these:

8158D7A8
or
8158E7A0?
Title: Re: The Incredible Hulk [RIHP8P]
Post by: Patedj on February 23, 2011, 09:53:13 AM
Quoteand what to do with these:

8158D7A8
or
8158E7A0?
You can't do anything with these. I thought you'd be able to see the registers, but you don't have a usb gecko. We're almost there mate! I'm still working on it.
I figured that the invincible code works at the beginning but then suddenly it transforms itself to die right away?? Anyways. Back to decoding!
Title: Re: The Incredible Hulk [RIHP8P]
Post by: Patedj on February 23, 2011, 10:10:04 AM
Ok so here it is!!

[spoiler]resets max health!!
C20D28F8 00000002
380007D0 901E05A0
60000000 00000000
C20D28F8 00000002
380007D0 901E05A0
60000000 00000000

Even better
Pain gives you Health!
040D28F4 7C00EA15
[/spoiler]

[spoiler]RAGE max!!!!
C20D2AF4 00000002
388005DC 909F05A8
60000000 00000000[/spoiler]
Title: Re: The Incredible Hulk [RIHP8P]
Post by: EuterWarze on February 23, 2011, 09:27:55 PM
Pain gives you Health!
040D28F4 7C00EA15

RAGE max!!!!
C20D2AF4 00000002
388005DC 909F05A8
60000000 00000000

both working great...health never decreases...and rage gets to max if i give or get a hit...really nice work thx a lot

now i only need one working for canisters...wuld be nice...but must not be^^
Title: Re: The Incredible Hulk [RIHP8P]
Post by: Patedj on February 24, 2011, 12:47:13 AM
Didn't the canisters work? Oh, well back to decoding then.

Gamma Canister is 100 when obtained second > obtained.
C20CF0FC 00000002
38800063 90830000
60000000 00000000


Title: Re: The Incredible Hulk [RIHP8P]
Post by: EuterWarze on February 24, 2011, 10:49:24 AM
maybe this 1 works,but i dont know what button to press at this code:

red and green canisters [Patedj]
20635582 00001000 ----> controller
016BFBC3 00000063
016BF8E3 00000063
E0000000 80008000
puts canisters to 99. Find one more canister each to get max

canisters
016BFBC3 00000064
016BF8E3 00000064

wont work

Gamma Canister is 100 when obtained second > obtained.
C20CF0FC 00000002
38800063 90830000
60000000 00000000

this 1 works great, only thing whats not so good is that u need to find 2 canisters to get it work^^

now i only need a working code for rage canisters, and all's fine:-)

thx a lot till here for ur super work
Title: Re: The Incredible Hulk [RIHP8P]
Post by: Patedj on February 24, 2011, 11:42:33 AM
I could find out the operation for the first canister thing, but I feel like it would freeze the game due to the canisters process when you get the first canister.

Furry Canister
C20CF0F4 00000002
38000063 98057F78
60000000 00000000
Collect the second canister to max out
Title: Re: The Incredible Hulk [RIHP8P]
Post by: EuterWarze on February 24, 2011, 02:01:17 PM
Gamma Canister is 100 when obtained second > obtained.
C20CF0FC 00000002
38800063 90830000
60000000 00000000

Furry Canister
C20CF0F4 00000002
38000063 98057F78
60000000 00000000


One of these codes gave me all comic books when earned one(EDIT: it only dislpays it and in the stats its wrote down...but in extras not unlocked^^)...if it also works with rage canisters i dont know didnt find 2 yet, since i have the code. need to google for a map with all canisters marked on, then i can try the rage code^^

Both working great...thx a lot...u're my hero^^
Title: Re: The Incredible Hulk [RIHP8P]
Post by: Patedj on February 25, 2011, 01:25:43 AM
Quote from: EuterWarze on February 24, 2011, 02:01:17 PM
Both working great...thx a lot...u're my hero^^

I love your compliments. I love it when people are grateful.

So, if you would like to have help with anything else, please do so.
It was my pleasure doing so.

O0
Title: Re: The Incredible Hulk [RIHP8P]
Post by: EuterWarze on February 25, 2011, 09:01:07 AM
I'd also aplauded u...ur karma needs to get higher that everybody can see that u're good at ur work here^^

let me see this afternoon...i'll find definetly other games i need some codes for :cool:

then i'll post a new requestthread for.

why shouldn't i be grateful? u spent ur freetime to help a couple of days...so i can honor you ;)