The Incredible Hulk [RIHP8P]

Started by EuterWarze, January 28, 2011, 10:45:16 AM

Previous topic - Next topic

EuterWarze

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

Patedj

#1
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
You can pm me, I've got time for your troubles.

EuterWarze

they wont work...game loads...at menu have to press + to start game...after pressing + the game freezes-.-

Patedj

#3
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.
You can pm me, I've got time for your troubles.

EuterWarze

hmmm, game starts...press +, game loads...ingame i press "-" and "B" and then the game freezes
there must be something wrong

Patedj

You can pm me, I've got time for your troubles.

EuterWarze

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

Patedj

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.
You can pm me, I've got time for your troubles.

EuterWarze

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

Patedj

#9
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]

You can pm me, I've got time for your troubles.

Patedj

#10
The appropriate code for this is...I'm attempting to write it now O0
You can pm me, I've got time for your troubles.

EuterWarze

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?

Patedj

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!
You can pm me, I've got time for your troubles.

Patedj

#13
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]
You can pm me, I've got time for your troubles.

EuterWarze

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^^