Search found 23 matches

by Kaos622
Wed Nov 17, 2021 6:15 am
Forum: Game Hacking
Topic: Paper Mario: The Thousand Year Door (GCN/WIIRD/NTSC-U)
Replies: 501
Views: 599998

Re: Paper Mario: The Thousand Year Door (GCN/WIIRD/NTSC-U)

Hey, was wondering if it's possible to make a code that heals all party members when you level up?
by Kaos622
Mon May 25, 2020 10:57 pm
Forum: Game Hacking
Topic: Paper Mario: The Thousand Year Door (GCN/WIIRD/NTSC-U)
Replies: 501
Views: 599998

Re: Paper Mario: The Thousand Year Door (GCN/WIIRD/NTSC-U)

Try this when replacing Debug badge only, there was different values and it seems to bug everything... had to debug the debug badge... 020F8306 00000129 040F830B 00000014 (New line) 020F830E 00000C01 000F8313 000000xx 020F8316 00000C01 000F7F4B 000000yy 040F7F50 60000000 0211391A 00000C01 The probl...
by Kaos622
Mon May 25, 2020 4:26 am
Forum: Game Hacking
Topic: Paper Mario: The Thousand Year Door (GCN/WIIRD/NTSC-U)
Replies: 501
Views: 599998

Re: Paper Mario: The Thousand Year Door (GCN/WIIRD/NTSC-U)

The code works now awesome! :D Hey I appreciate you going out of your way to make this possible. No bugs yet but if I find any i'll let you know. I suppose you could make versions of the code that work for the other drain badges if you're up to it. I imagine if all the potential codes you could mak...
by Kaos622
Mon May 25, 2020 12:49 am
Forum: Game Hacking
Topic: Paper Mario: The Thousand Year Door (GCN/WIIRD/NTSC-U)
Replies: 501
Views: 599998

Re: Paper Mario: The Thousand Year Door (GCN/WIIRD/NTSC-U)

The code works now awesome! :D Hey I appreciate you going out of your way to make this possible. No bugs yet but if I find any i'll let you know. I suppose you could make versions of the code that work for the other drain badges if you're up to it. I imagine if all the potential codes you could make...
by Kaos622
Sun May 24, 2020 3:53 am
Forum: Game Hacking
Topic: Paper Mario: The Thousand Year Door (GCN/WIIRD/NTSC-U)
Replies: 501
Views: 599998

Re: Paper Mario: The Thousand Year Door (GCN/WIIRD/NTSC-U)

Ok... I came with a workaround for HP drain badge but it will take the space of another badge to seperate the HP gain and the atk lost. I've put my code into Damage dodge INVALID badge (the unused one by mario) as an exemple. So it will overwrite it and make it useless... You need a badge slot for ...
by Kaos622
Sat May 23, 2020 2:46 am
Forum: Game Hacking
Topic: Paper Mario: The Thousand Year Door (GCN/WIIRD/NTSC-U)
Replies: 501
Views: 599998

Re: Paper Mario: The Thousand Year Door (GCN/WIIRD/NTSC-U)

-----------------------HP Drains and FP Drains codes------------------------------ Edit : 19/05/2020 : previous code made P-down D-Up bug because of the proximity of data. Changed 60000000 to 38000000 Previous codes multiply the full effect (HP gain and ATK lost) of HP drain, FP drain, HP drain P a...
by Kaos622
Fri May 22, 2020 11:07 pm
Forum: Game Hacking
Topic: Paper Mario: The Thousand Year Door (GCN/WIIRD/NTSC-U)
Replies: 501
Views: 599998

Re: Paper Mario: The Thousand Year Door (GCN/WIIRD/NTSC-U)

Unfortunate things can't always be that simple but I found a workaround for time being. Using only ralf's hp drain code so hp drain is -2 atk +2 hp, and then with damage badges like power plus or p-up d-down to help reduce atk value down to -1 instead. Maybe add a warning note to your code as to let...
by Kaos622
Fri May 22, 2020 12:49 pm
Forum: Game Hacking
Topic: Paper Mario: The Thousand Year Door (GCN/WIIRD/NTSC-U)
Replies: 501
Views: 599998

Re: Paper Mario: The Thousand Year Door (GCN/WIIRD/NTSC-U)

040FDA5C 38000000 (no Attack lost with HP drain AND HP drain P) 040FDA74 38000000 (no Attack lost with FP drain and FP drain P) I was testing around with hp drain by using ralf's and your code to have the badge do -1 atk with + 3 hp by setting your code value to '01' at the end. While testing I not...
by Kaos622
Sun May 17, 2020 12:42 am
Forum: Game Hacking
Topic: Paper Mario: The Thousand Year Door (GCN/WIIRD/NTSC-U)
Replies: 501
Views: 599998

Re: Paper Mario: The Thousand Year Door (GCN/WIIRD/NTSC-U)

Is it possible to take the timer mechanic you see at the end of chapter 2 and apply it to the smorg boss fight? I always thought it be cool to have that boss on a time limit due to train being out of control so to speak. If timer reaches 0 while in the fight you get a game over basically (from the t...
by Kaos622
Thu Jan 16, 2020 10:57 pm
Forum: Game Hacking
Topic: Paper Mario: The Thousand Year Door (GCN/WIIRD/NTSC-U)
Replies: 501
Views: 599998

Re: Paper Mario: The Thousand Year Door (GCN/WIIRD/NTSC-U)

Thunder Bolt ItemID = 0x80 Item Base Struct Address = [0x80 * 0x28 + 0x803108CC] = [0x80311CCC] = 0x80366D08 I've been trying to dabble into making codes myself but am confused on how certain values are made. As an example with the above, how do you get the value "0x80366D08"? I have no i...
by Kaos622
Thu Jan 09, 2020 3:02 pm
Forum: Game Hacking
Topic: Paper Mario: The Thousand Year Door (GCN/WIIRD/NTSC-U)
Replies: 501
Views: 599998

Re: Paper Mario: The Thousand Year Door (GCN/WIIRD/NTSC-U)

Mario: Close Call, Last Stand & Power Rush Badge Activation Threshold Modifier [Ralf] 00372B08 000000xx Goombella: Close Call P, Last Stand P & Power Rush P Badge Activation Threshold Modifier [Ralf] 00393BF8 000000xx Koops: Close Call P, Last Stand P & Power Rush P Badge Activation Thr...
by Kaos622
Fri Jan 03, 2020 9:04 am
Forum: Game Hacking
Topic: Paper Mario: The Thousand Year Door (GCN/WIIRD/NTSC-U)
Replies: 501
Views: 599998

Re: Paper Mario: The Thousand Year Door (GCN/WIIRD/NTSC-U)

Awesome job on the codes Ralf. Been wondering if you're able to make codes for HP drain/HP drain P and FP drain/FP drain P badges that allow us to modify the HP/FP amounts. For example, HP drain could be -1 attack power for +3 HP. Thanks.
by Kaos622
Tue Dec 24, 2019 7:08 pm
Forum: Game Hacking
Topic: Paper Mario: The Thousand Year Door (GCN/WIIRD/NTSC-U)
Replies: 501
Views: 599998

Re: Paper Mario: The Thousand Year Door (GCN/WIIRD/NTSC-U)

A couple more ideas that I thought of I'll request here if you're able to help out with Ralf or anyone else: 1. Make spin jump do piercing damage . Alternatively it could be soft stomp that pierces, but only if you're able to remove soft status effect from the badge. Just thought it be cool to add t...
by Kaos622
Sun Dec 22, 2019 2:31 am
Forum: Game Hacking
Topic: Paper Mario: The Thousand Year Door (GCN/WIIRD/NTSC-U)
Replies: 501
Views: 599998

Re: Paper Mario: The Thousand Year Door (GCN/WIIRD/NTSC-U)

There's no special instant KO status from the poison mushroom bingo, the additional double pain badge damage calculation (base damage*2) is a part of the regular damage routine that calculates the effective character damage. It's not possible to fix the poison mushroom bingo instant KO, because the...
by Kaos622
Fri Dec 20, 2019 5:18 am
Forum: Game Hacking
Topic: Paper Mario: The Thousand Year Door (GCN/WIIRD/NTSC-U)
Replies: 501
Views: 599998

Re: Paper Mario: The Thousand Year Door (GCN/WIIRD/NTSC-U)

Bingo! Battle Event: Never Get Poison Mushrooms [Ralf] C2204620 00000003 28000004 40820008 38000000 C83F0270 60000000 00000000 C2204D50 00000003 28000004 40820008 38000000 901A0010 60000000 00000000 Poison Mushroom Bingo!: Disable HP/FP/SP Reduction [Ralf] 04203F78 418200D4 Poison Mushroom Bingo!: ...
by Kaos622
Thu Dec 12, 2019 12:25 pm
Forum: Game Hacking
Topic: Paper Mario: The Thousand Year Door (GCN/WIIRD/NTSC-U)
Replies: 501
Views: 599998

Re: Paper Mario: The Thousand Year Door (GCN/WIIRD/NTSC-U)

Anyone able make a code that removes the double pain effect from three poison mushroom bingo? Instead just have the bingo effect be what it is without double pain equipped. Hate instant KO's from RNG, and always using save states to prevent it isn't fun. Bingo isn't RNG. I'm pretty sure you can tim...
by Kaos622
Tue Dec 10, 2019 12:13 am
Forum: Game Hacking
Topic: Paper Mario: The Thousand Year Door (GCN/WIIRD/NTSC-U)
Replies: 501
Views: 599998

Re: Paper Mario: The Thousand Year Door (GCN/WIIRD/NTSC-U)

Anyone able make a code that removes the double pain effect from three poison mushroom bingo? Instead just have the bingo effect be what it is without double pain equipped. Hate instant KO's from RNG, and always using save states to prevent it isn't fun.
by Kaos622
Mon May 20, 2019 8:16 am
Forum: Game Hacking
Topic: Paper Mario: The Thousand Year Door (GCN/WIIRD/NTSC-U)
Replies: 501
Views: 599998

Re: Paper Mario: The Thousand Year Door (GCN/WIIRD/NTSC-U)

Hey was wondering if we can have a code that adds all recipes to the journal. Kind of surprised such a code can't be found anywhere and never was a fan of having to always look up a guide for the recipes.
by Kaos622
Tue May 14, 2019 11:08 am
Forum: Game Hacking
Topic: Paper Mario: The Thousand Year Door (GCN/WIIRD/NTSC-U)
Replies: 501
Views: 599998

Re: Paper Mario: The Thousand Year Door (GCN/WIIRD/NTSC-U)

Hey Ralf is it possible to have a code to allow swapping back to a partner who already has 0 HP while in battle? It's connected to using the life shroom code above so I can pick and choose which partner's I want to revive, since once I swap out the fainted partner for another, I can't swap back to t...
by Kaos622
Mon May 13, 2019 11:50 am
Forum: Game Hacking
Topic: Paper Mario: The Thousand Year Door (GCN/WIIRD/NTSC-U)
Replies: 501
Views: 599998

Re: Paper Mario: The Thousand Year Door (GCN/WIIRD/NTSC-U)

Double Pain Badge Has Also Double Pain P Effect [Ralf] 040F7CE0 4082013C 040F7E08 4082002C 040F7E20 4082FED4 Replace Double Pain Badge Effect With Double Pain P Effect [Ralf] 040F7E08 4082002C 040F7E20 408201E4 040F7FF0 4082FE2C Super Appeal P Badge Has Also Double Pain P Effect [Ralf] C20F8204 000...
by Kaos622
Mon May 13, 2019 3:01 am
Forum: Game Hacking
Topic: Paper Mario: The Thousand Year Door (GCN/WIIRD/NTSC-U)
Replies: 501
Views: 599998

Re: Paper Mario: The Thousand Year Door (GCN/WIIRD/NTSC-U)

Oh man Ralf you're awesome! Thanks a ton! I can't wait to try these out.
by Kaos622
Fri May 10, 2019 5:00 am
Forum: Game Hacking
Topic: Paper Mario: The Thousand Year Door (GCN/WIIRD/NTSC-U)
Replies: 501
Views: 599998

Re: Paper Mario: The Thousand Year Door (GCN/WIIRD/NTSC-U)

Hey, been a fan of some of the codes in this thread for some time and am now making a post just to ask for two requests if at all possible: 1. Is it possible for someone to make a code to have partner's not use up a life shroom automatically when their HP reaches 0? I always hated seeing life shroom...