Monster Hunter Tri [RMHP08] (DO NOT ASK FOR/DISCUSS ONLINE CODES)

Started by Franky・D・θάνατος, April 21, 2010, 05:00:41 PM

Previous topic - Next topic

Guigui -[10]-

#1125
Have you a code for cheatsbombs no limit all mode ?

Cheater sur la wii l'use plus rapidemment ?

(sry i speak little english --')

daijoda

The addresses are for RMHP. I was trying to find the items in mem by looking up their shop prices, and using Skiller's mod digits as guides. From there, I set a read breakpoint on the address of one of the items already in the pouch, then opened the pouch...

802A4FD4:  2C000003   cmpwi   r0,3   <--- r0 doesn't contain the rarity
802A4FD8:  41800018   blt-   0x802a4ff0

I was trying to trace backwards from "802A4FE4:  2C030000   cmpwi   r3,0" to see when a register holds the rarity, but eventually I always came to a loop without finding what I was looking for, and I'm still learning all of this.

Plus, I'm not sure my method of looking up the prices gets me to the actual items table, it might've just been some table for the shop only. I don't know what the last 8 bytes of the items mean:

00032803 03010388 <--- B. Bomb S --- @ 0x8088B030
00030801 16020323 <--- B. Bomb L
0001080A 190200C9 <--- Potion --- @ 0x8088B120
00010805 190400CE <--- Mega Potion
00040063 20021325 <--- Kelbi horn --- @ 0x8088CA70

00000A05 27050259 <--- throwing knife
00000A05 2706025A <--- poison knife
00000A05 2704025B <--- sleep knife
00030A05 2701025C <--- para knife

Stuff

1 hit tail cut pal
0411F98C 38600000
originally from xtatu(?) ntsc-j

@daijoda: I'll get back to you with that. It sounds like tracing backwards is the way to go, but I'm no good with that. I still have to go back to "Monsters can't see you". I stopped because I wasn't getting anything dcx2 was saying. XD. But that's cuz I'm no pro at asm. :p. I'm better now than I was then, imo. Maybe I can get back to that soon and revive the thread if I need to.

But it might be a good idea to start a thread in "Wii Game Hacking Help" for this.

Quote from: Guigui -[10]- on September 27, 2011, 03:35:49 PM
Have you a code for cheatsbombs no limit all mode ?

Cheater sur la wii l'use plus rapidemment ?

(sry i speak little english --')
Doesn't this work?

Set Unlimited Traps [Bully@Wiiplaza]
048DFC18 60000000
*Originally by Argon*
.make Stuff happen.
Dropbox. If you don't have one, get it NOW! +250MB free if you follow my link :p.

Mod code Generator ~50% complete but very usable:
http://dl.dropbox.com/u/24514984/modcodes/modcodes.htm

Guigui -[10]-


Guigui -[10]-

Have you a code for p6 for my items box is 99 mega potions all place, p7 wywern claws and p8 pt coque os ( for ala clust).

Bully@Wiiplaza

Felyne Skills [Bully@Wiiplaza]
C2246AB0 00000006
2C1E0000 40820024
380000XX B01D0612
380000XX B01D0614
380000XX B01D0616
380000XX B01D0618
60000000 00000000
*XX = Felyne skill values*
*Eat a meal and play a quest, you´ll now have the selected skills instead of the ones you got from the meal*
*Credits: Bluecloud*

Can give Any Item [Bully@Wiiplaza]
28XXXXXX YYYYZZZZ
046AED48 01020100
006AEEFF 0000000T
E0000000 80008000
*T = Amount you want to give*
*Select an item and press your button activator, you can now select recipient*
*Credits: Bluecloud*

---

Does anyone have the felyne skills value list?
My Wii hacking site...
http://bullywiihacks.com/

My youtube account with a lot of hacking videos...
http://www.youtube.com/user/BullyWiiPlaza

~Bully

Stuff

lol. there ya go. Who asked for this? Well now you can run around giving away ceadeus gems.


http://geckocodes.org/index.php?c=RMHE08&page=5
Just about all the mod digits are there. You gotta go to the US page for them. I wonder what that cmpwi is for. You might get away with not eating without it.
.make Stuff happen.
Dropbox. If you don't have one, get it NOW! +250MB free if you follow my link :p.

Mod code Generator ~50% complete but very usable:
http://dl.dropbox.com/u/24514984/modcodes/modcodes.htm

Bully@Wiiplaza

#1132
Quote from: Stuff on October 02, 2011, 03:47:24 PM
lol. there ya go. Who asked for this? Well now you can run around giving away ceadeus gems.


http://geckocodes.org/index.php?c=RMHE08&page=5
Just about all the mod digits are there. You gotta go to the US page for them. I wonder what that cmpwi is for. You might get away with not eating without it.
Completely right.
I thought that it may work without eating and it does since the stw executes anyways. :o
And I added the mod digit link to the code :)
Updated codes on geckocodes.org
My Wii hacking site...
http://bullywiihacks.com/

My youtube account with a lot of hacking videos...
http://www.youtube.com/user/BullyWiiPlaza

~Bully

Dark Vangis

I have there a problem with a Code from Bully@Wiiplaza
Always when i used it is there a Black Screen.
Here the Code:
Suicide [Bully@Wiiplaza]

C23311A8 00000005
3D608000 A16B8004
716BB89C 41820014
39800000 B1830370
39800001 B1830404
A8030370 00000000
*XXXXXX = Controller Address*
*ZZZZ = Button Activator*
*Press your button(s) to suicide yourself*
*Credits: Bluecloud*

Can anyone help me there?


Mario 3D  ::)

Stuff

>.< I thought you found the death instructions. I could almost shorten it.

lis r11,-32768
lhz r11,-32764(r11)
andi. r11,r11,47260
beq- 0x0010
li r12,1
sth r12,880(r3) ##if 1hp fireblight doesn't work, I could try sth r12, 882(r3); maxhp = 1. death should fix that, right?
sth r12,1028(r3)
lha r0,880(r3)

If you have 1 hp, fireblight damage will kill you. I think. Should test it actually. >.> But then you'd need a nop so it don't matter. :/

2 problems with how you have it set up:

-7FFF8004 is not a valid address. <-source of your black screen problem.
3D608000 A16B8004 means load from 80000000-8004. idk how you came up with such an address. Even if you were thinking 80008004, what controller did you expect to be there?

-What buttons are B89C? I couldn't find a button combo that would equal that. I got close though. B81C(A, down, up, +, home, -, Z). So close. I would've asked how you were gonna press up and down at the same time. >.<. For this you can't do more than 1 button. You should put the wiimote address for when your using the classic controller and make it a suicide button. Otherwise, the code needs to change a little.

So the main reason for the black screen is that invalid address. Even before pressing anything, your game will freeze. But even then, b89c isn't a button combo. But I see what you did there. Sort of. You gotta explain the 8004. B98C was your controller address.

C23311A8 00000005
3D608066 A16BB89C
716B8004 41820014
39800000 B1830370
39800001 B1830404
A8030370 00000000

I'm assuming 8004 were the buttons. But still, andi. is for 1 button.

C23311A8 00000005
3C008066 A800B89C
28008004 40820010
38000001 B0030372
B0030404 A8030370
60000000 00000000 ##sux

lis r0,-32768 ##don't see any reason to use anything but r0
lha r0,-32764(r0) #dcx2 says use lha with cmplwi. And pyiiasmh was complaining
cmplwi r0,47260
bne- 0x0010
li r0,1
sth r0,882(r3)
sth r0,1028(r3)
lha r0,880(r3)

very nice if this works. I'll port it if it hasn't been ported already. It's a whole line shorter than my modified version of suicide. XD
.make Stuff happen.
Dropbox. If you don't have one, get it NOW! +250MB free if you follow my link :p.

Mod code Generator ~50% complete but very usable:
http://dl.dropbox.com/u/24514984/modcodes/modcodes.htm

Dark Vangis

Now I have 8000 instead of 8004
And I have both swapped (B89C and 8000)
But I still have the same result.
Black screen.Whats now the problem?
(The Yellow number was XX i changed to 00 Maybe can that help)

C23311A8 00000005
3D608000 A16B889C
716B8000 41820014
39800000 B1830370
39800001 B1830404
A8030370 00000000

P.S. That code make the black screen earlier
C23311A8 00000005
3C008066 A800B89C
28008004 40820010
38000001 B0030372
B0030404 A8030370
60000000 00000000


Mario 3D  ::)

Bully@Wiiplaza

#1136
IT DOES NOT BLACK SCREEN!

Suicide [Bully@Wiiplaza]
C23311A8 00000005
3D608066 A16B2928
716B8000 41820014
39800000 B1830370
39800001 B1830404
A8030370 00000000
*Press Home on Wiimote*

I knew that people were unable to input the controller address and button activator!
and how can it freeze if the code does nothing except for executing the original instruction when the button isn´t pressed <_<
Also, I firstly thought that I pitiably failed at copy <-> pasting, but I didn´t. :p

@Stuff:
This code can´t be shortened since it would require -2 instructions. >:D
Why do you think that writing 1hp would be a suicide? :confused:
It doesn´t even save a codeline and I doubt it would suicide. :rolleyes:

---

People keep criticising me for no reason. -_____-

EDIT:

Bypass Hunter Ranking Restrictions on WiFi v2 [Bully@Wiiplaza]
0404DF1C 60000000
0404DFE8 41810018
*Get on veterans mode + join any quest*

lolz!
My Wii hacking site...
http://bullywiihacks.com/

My youtube account with a lot of hacking videos...
http://www.youtube.com/user/BullyWiiPlaza

~Bully

Dark Vangis

The Code Works not really
always when i press home it damage me but not kills me,i must be attacked to die
is that normal?

Edit: I found out the problem a another code has negative effects of the sucside code
i deavtivate that and now it works.
And with black screen i mean after loading character it freezed

@Bully@WiiPlaza:
Can you make that the activator instead of home to z+home
because i have the speed code with home acti/deactivator


Mario 3D  ::)

Adolf1994

@Guigui -[10]-, I guess it's prohibited to talk about this kind of stuff.
Maybe you can find out yourself...

Can anyone show me a Taliman modding guide?
The only thing I found was Skiller's #400 slot, but it's for NTSC-U
I'd like a King talisman with +6 Attack, +10 perception and no slots.
Things I found out so so far:
Equipment type: 06
King talisman: 06
+6 and +10: 10 and 14
Attack and perception: 21 and 49

Stuff

Suicide should work. It does what my suicide does, but better. But it's exactly the same. hp=0, fireblight timer=1, you die in the next frame. Less than 1 second.

idk. maybe one of the registers has something near the controller. 1 less instruction if so. XD if max hp is 1 and you take damage, you should die. Shouldn't matter if current hp is 100/1.

I don't understand why my fix would cause a black screen earlier. 3D608000 A16B889C <-this one should because before anything else, it's trying to read from an invalid address.
This runs in the village aswell. Either that, or there's some moving asm here. >.> I got that black screen. Ported to ntsc-u properly.

C2331144 00000005
3C008066 A80093DC
28003684 40820010
38000001 B0030372
B0030404 A8030370
60000000 00000000

[spoiler=exception caught]  CR:84200488  XER:00000000  CTR:00000000 DSIS:04000000
DAR:FFFF93DC SRR0:800028CC SRR1:0000B032   LR:80260E04
 r0:80660000   r1:807AD670   r2:8079DAA0   r3:901B1F80
 r4:00000000   r5:00000007   r6:901B20BB   r7:00000000
 r8:00000100   r9:8058B1A8  r10:00000002  r11:807AD6E0
r12:00000000  r13:80798E20  r14:00000000  r15:00000000
r16:00000000  r17:00000000  r18:00000000  r19:00000000
r20:00000000  r21:00000000  r22:00000000  r23:00000000
r24:00000000  r25:00000000  r26:00000000  r27:900E0670
r28:00000018  r29:901B2258  r30:901B1F80  r31:901B1F80

 f0:FFC00000   f1:00000000   f2:00000000   f3:00000000
 f4:00000000   f5:3F800000   f6:3B4CCCCD   f7:3F800000
 f8:00000000   f9:40000000  f10:3F800000  f11:BB088889
f12:3ACCCCCD  f13:00000000  f14:00000000  f15:00000000
f16:00000000  f17:00000000  f18:00000000  f19:00000000
f20:00000000  f21:00000000  f22:00000000  f23:00000000
f24:00000000  f25:00000000  f26:00000000  f27:00000000
f28:00000000  f29:00000000  f30:00000000  f31:00000000

800028C0:  C2331144   lfs   f17,4420(r19)
800028C4:  00000005   .word   0x00000005
800028C8:  3C008066   lis   r0,-32666
800028CC:  A80093DC   lha   r0,-27684(r0) ##break
800028D0:  28003684   cmplwi   r0,13956
800028D4:  40820010   bne-   0x800028e4
800028D8:  38000001   li   r0,1
800028DC:  B0030372   sth   r0,882(r3)
800028E0:  B0030404   sth   r0,1028(r3)
800028E4:  A8030370   lha   r0,880(r3)
800028E8:  60000000   nop   [/spoiler]
I'll try the one that was posted, but I can't believe such a minor change would matter.Strange that it doesn't freeze with the one you posted. max hp =1 didn't work, but red hp did. sth r0,886(r3). Now how can we eliminate another instruction...It was totally my fault. The black screen, I mean. That got solved. But this still runs all the time and you could possibly break something in the village. Port my suicide. It's shorter, runs during quest only(afaik. I don't check EVERYTHING), and it came with a nice r28 to "d" from for a controller address. I would port it myself, but idk what r28 looks like in EU. There's like 6 RBP on hp during quest.

QuoteI knew that people were unable to input the controller address and button activator!
XDD. Gave too much freedom. Controller addresses in the db are both >B000. So it would be 8066 always. Still, I'd do cmpwi instead. People are gonna try to put 4 buttons and that's gonna end very funny.

04451F34 60000000

I think I ported this right. This should be enter rookies. Add that to your code, and it's complete. Except, you also need a create any city code too. I have a RBP on hr when you try to make a city. I was gonna look at it but never did.

Talismans should be the same for both regions. It starts with 4A000000 90000000, right?
.make Stuff happen.
Dropbox. If you don't have one, get it NOW! +250MB free if you follow my link :p.

Mod code Generator ~50% complete but very usable:
http://dl.dropbox.com/u/24514984/modcodes/modcodes.htm