mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-20 19:44:57 +00:00
please
This commit is contained in:
parent
37984bb423
commit
b2cabcb540
1 changed files with 23 additions and 23 deletions
|
@ -834,29 +834,7 @@ C214B808 00000007
|
|||
2C030000 00000000
|
||||
*The game requires a minigame to appear on the last turn to end, and a glitch that causes P1 to lose their turn occurs if minigames are skipped during the last 5 turns. So the code stops skipping minigames during the last five to allow the game to end and to prevent glitches.
|
||||
|
||||
$Minigame Balance - Catch You Letter - Disable Love Letters
|
||||
204CBD6C 80010028
|
||||
044CBD6C 38000001
|
||||
E2000001 80008000
|
||||
*This nullifies love letters by nerfing them to 1 point.
|
||||
|
||||
$Minigame Balance - Catch You Letter - Love Letters become Bowser Letters
|
||||
204CBD6C 80010028
|
||||
044CBD6C 38000001
|
||||
E2000001 80008000
|
||||
*This turns love letters, into -1 Point letters.
|
||||
*Is it better to turn it in, and try to catch up later or secure your fate.
|
||||
|
||||
$Minigame Balance - Crate & Peril - 3 Players can Jump [Airsola, gamemasterplc]
|
||||
202c0254 00000025
|
||||
0408074c 60fb0003
|
||||
e2000001 80008000
|
||||
222c0254 00000025
|
||||
0408074c 7cfb3b78
|
||||
e2000001 80008000
|
||||
*The 3 Players can jump in the minigame Crate & Peril.
|
||||
|
||||
$Mingame - Battle Games - Always 50 Coins [Tabitha]
|
||||
$Minigame - Battle Games - Always 50 Coins [Tabitha]
|
||||
0424BAB0 00000032
|
||||
0424BAB4 00000032
|
||||
0424BAB8 00000032
|
||||
|
@ -873,6 +851,28 @@ $Minigame - Battle Games - Do Not Affect Minigame Star [Celerizer]
|
|||
e2000001 80008000
|
||||
*Battle Minigames do not count towards the Mini-Game Star.
|
||||
|
||||
$Minigame - Catch You Letter - Disable Love Letters
|
||||
204CBD6C 80010028
|
||||
044CBD6C 38000001
|
||||
E2000001 80008000
|
||||
*This nullifies love letters by nerfing them to 1 point.
|
||||
|
||||
$Minigame - Catch You Letter - Love Letters become Bowser Letters
|
||||
204CBD6C 80010028
|
||||
044CBD6C 38000001
|
||||
E2000001 80008000
|
||||
*This turns love letters, into -1 Point letters.
|
||||
*Is it better to turn it in, and try to catch up later or secure your fate.
|
||||
|
||||
$Minigame - Crate & Peril - 3 Players can Jump [Airsola, gamemasterplc]
|
||||
202c0254 00000025
|
||||
0408074c 60fb0003
|
||||
e2000001 80008000
|
||||
222c0254 00000025
|
||||
0408074c 7cfb3b78
|
||||
e2000001 80008000
|
||||
*The 3 Players can jump in the minigame Crate & Peril.
|
||||
|
||||
*Minigame - Battle Games - Force a Battle right before Last 5 Turns [Tabitha]
|
||||
C21F0168 00000013
|
||||
3DC08026 89CE5B74
|
||||
|
|
Loading…
Add table
Reference in a new issue