Punch-Out!! [R7PP01]

Started by prutten, May 20, 2009, 10:45:00 AM

Previous topic - Next topic

jiff14

plz make the code :P

Blaster99

#31
Hi,

i think i found the correct pointers for my PAL version.

[803A559C]+1D818
[80415558]+1DCE0

These two pointer are the only ones that are zero if you are not in a match. So these pointers are only during fighting valid. I used the first one and it works much better than the pointers before. So no need for more condition checks :)

Created some more codes for the game, too.

I used a new way for me to verify, which of the pointers the valid ones were. I searched for values between 80xxxxxx and 81xxxxxx as i knew our pointer needs to point there during a match. Then i finished the match and got back to menu and searched for 00000000 as the pointer should be zero. After some searches i compared the adress-results with my pointer-searcher results and these two pointer were the only ones that were only valid during the match.

Bye
  Blaster99
If you like my codes, please click the thank you button !

g6flavor

Nice found, but the question is, do it works on usb loader without a crash, that's where the codes were causing the problems
Start a new game and play like 10 matches, if there's no crash then it should be perfect.

tgrokz

#33
so ive experienced a weird bug in blasters codes
after playing through the circuits, im now in the title defender career. the codes held up for glass joe and von kaiser, but when i fight disco kid, the codes no longer work. ive tried quitting the game and relaunching it, but they still wont work. the codes still work in exhibition mode, so i dont know why this only happens with the disco kid.
weird stuff

also, the infinite hearts code seems t selectivly work. i forgot the specific fighters, but during some matches i noticed my heart level going down.

g6flavor


tgrokz

#35
ah thank you. didnt see that he updated the codes. and i was just about to say that either the KO after one knock down or infinite time code made it impossible to finish a match, but seeing as those are gone now, i assume you guys figured that out already haha.

EDIT: the codes worked for disco kid and king hippo, but now im up to piston hondo(i think thats his name), and the codes seem to have deactivated again.

g6flavor

So, are you saying that none of the codes are working after a certain match or some codes work some codes don't?

And, you might have to wait for Blaster99 to test and fix the codes if necessary

tgrokz

none work. it seems to be for specific fighters, as they work in exhibition mode, but not with the current career challenger.

Blaster99

Hi,

thats strange, i am testing the codes atm with german and english language and all work now in every mode. What language do you use to play?

Bye
  Blaster99
If you like my codes, please click the thank you button !

RKM

Hi Blaster99.

Thank you for the codes, but not work for me. :'(
I use a French language.

tgrokz

#40
im playing it in english. i have a NTSC console, but i assume that wouldnt be a problem, as i have the PAL game and the codes atleast worked at some point.

i turned the console off and came back to it after a little while to find that the codes DO work with piston now. i didnt change the cheat file or anything else at all. its pretty bizarre
ill let you know if they stop working again.

EDIT: AAAAND they stopped working hahaha
i beat Piston, but when i got to the next guy (bear hugger guy), the codes no longer worked.

also, this only started happening when i entered the title defense mode. i got through the major and world championships fine with the codes.

jiff14

thanks blaster99 ;D

Romaap

I posted some ASM codes, I hope these will work for those of you who have problems with the existing code.

RKM

Romaap you are a god ! Work Perfectly ! Thank you soooo much. =)

Romaap

#44
Quote from: RKM on May 26, 2009, 09:02:59 PM
Romaap you are a god ! Work Perfectly ! Thank you soooo much. =)
Works perfectly... except for the freeze when the time is up :D .... :(
... or is that just for me? :\

EDIT: i added some checks so it doesn't freeze, see the code thread for the updated codes