• Welcome to Smashboards, the world's largest Super Smash Brothers community! Over 250,000 Smash Bros. fans from around the world have come to discuss these great games in over 19 million posts!

    You are currently viewing our boards as a visitor. Click here to sign up right now and start on your path in the Smash community!

Completed Ignore Difficulty Check for Giga Bowser and Crazy Hand

Brandondorf9999

Smash Cadet
Joined
Mar 6, 2012
Messages
71
Here's a mod that will make these two bosses appear regardless of difficulty.
-==-


Encounter Crazy Hand and Giga Bowser in Any Difficulty
In any setting regardless if you've met the requirements to combat these bosses can still appear on any difficulty mode you set it on.
[Brandondorf9999]
Version -- DOL Offset ------ Hex to Replace ---------- ASM Code
PAL ------- 0x17BDE0 ---- 38000000 -> Branch

2C000002 4181000C
38000002 981F0002
38000001 00000000

----------- 0x17C3C0 ---- 38600000 -> 38600001
----------- 0x17A170 ---- 7C7F1B78 -> Branch

3E608046 6273158c
8A930003 8ABF0002
7C14A840 41820008
9A9F0002 7C7F1B78
60000000 00000000

----------- 0x17A114 ---- 987D000D -> Branch

987D000D 3C608046
6063158C 8A830003
887D0002 7C141840
41820008 9A9D0002
60000000 00000000

1.01 ------ 0x17B014 ---- 38000000 -> Branch

2C000002 4181000C
38000002 981F0002
38000001 00000000

----------- 0x17B5F4 ---- 38600000 -> 38600001
----------- 0x179420 ---- 7C7F1B78 -> Branch

3E608046 6273FAA4
8A930003 8ABF0002
7C14A840 41820008
9A9F0002 7C7F1B78
60000000 00000000

----------- 0x1793C4 ---- 987D000D -> Branch

987D000D 3C608046
6063FAA4 8A830003
887D0002 7C141840
41820008 9A9D0002
60000000 00000000

1.02 ------ 0x17B42C ---- 38000000 -> Branch

2C000002 4181000C
38000002 981F0002
38000001 00000000

----------- 0x17BA0C ---- 38600000 -> 38600001
----------- 0x1797BC ---- 7C7F1B78 -> Branch

3E608047 62730784
8A930003 8ABF0002
7C14A840 41820008
9A9F0002 7C7F1B78
60000000 00000000

----------- 0x179760 ---- 987D000D -> Branch

987D000D 3C608047
60630784 8A830003
887D0002 7C141840
41820008 9A9D0002
60000000 00000000

1.00 ------ 0x17A824 ---- 38000000 -> Branch

2C000002 4181000C
38000002 981F0002
38000001 00000000

----------- 0x17AE04 ---- 38600000 -> 38600001
----------- 0x178C30 ---- 7C7F1B78 -> Branch

3E608046 6273E7BC
8A930003 8ABF0002
7C14A840 41820008
9A9F0002 7C7F1B78
60000000 00000000

----------- 0x178BD4 ---- 987D000D -> Branch

987D000D 3C608046
6063E7BC 8A830003
887D0002 7C141840
41820008 9A9D0002
60000000 00000000

EDIT: I've updated the code to add difficulty mode check functionality to ensure Giga Bowser can be defeated with temporary Normal difficulty being set on modes lower than Normal.
 
Last edited:
Top Bottom