just decided to get off my lazy *** and finish zauron's stuff:
http://www.mediafire.com/?1tg8lwb9uusy25k
i've actually had this close to completion for a few months now >____>;;
Updated info.txt with the new stuff written in Magus' little format. I was too lazy to do the ASM code. **** you.
Mods included:
•C-Stick in 1P Mode
•Debug Menu replaces Tournament Mode
•Disable Transformations on Pokémon Stadium
•Disable Wind on DL64
•Disable Fly Guy Spawns on YS
•Disable Arwing Spawns on Corneria
•Great Fox's Guns diediedie at GO!
•Disable Brinstar Lava
•Remove (Disable) Moving Platforms on FoD
Green Greens -
•No Blocks At Start
•Disable Falling Blocks
•Disable Whispy Woods (Apples & Wind)
funny thing, when Great Fox's guns blow up at the beginning of the match, a hitbox (the charging one) is left there for the rest of the game and will zap anything that comes into contact with it. You also seem to be able to hit the guns even though you can't land on them.
I haven't tried figuring out what happens after you deal enough damage to destroy the normal guns, but I suppose one of you guys can, lol. When you deal enough damage (enough to normally destroy the guns) the gun hurtboxes change to their normal and unhittable destroyed state. The charging hitbox sticks around, though.
Also, I can't get the Peach's Castle code to work with Dolphin's built-in AR, and when I stuck it in the dol it was the same deal. I just get an error upon trying to load the stage.
[collapse="info.txt copypasta"]===========================
##-ENABLED MODIFICATIONS-##
===========================
------------------
C-Stick in 1P Mode
------------------
'Always report in VS mode [Zauron]
0416AB64 60000000
Location: .DOL
Version DOL Offset Hex to Replace ASM Code
-------------------------------------------------------------
1.00 0x167744 48000008 -> 60000000 (b 0x8 -> nop)
1.01 0x167D6C 48000008 -> 60000000 (b 0x8 -> nop)
1.02 0x168060 48000008 -> 60000000 (b 0x8 -> nop)
PAL 0x168A30 48000008 -> 60000000 (b 0x8 -> nop)
-----------------------------------
Debug Menu replaces Tournament Mode
-----------------------------------
'Selecting Tournament Melee in the main menu takes you to the Debug Menu instead [Magus, donny2112]
0422C340 38000006
Location: .DOL
Version DOL Offset Hex to Replace ASM Code
----------------------------------------------------------------
1.00 0x228F20 3800001B -> 38000006 (li r0,27 -> li r0,6)
1.01 0x229A90 3800001B -> 38000006 (li r0,27 -> li r0,6)
1.02 0x22A218 3800001B -> 38000006 (li r0,27 -> li r0,6)
PAL 0x22C084 3800001E -> 38000006 (li r0,30 -> li r0,6)
***************
* Stage Stuff *
***************
---------------
Pokemon Stadium
---------------
-Disable Transformations
'Disable stage transformation timer update in Pokemon Stadium [Zauron]
041D0578 60000000
Location: .DOL
Version DOL Offset Hex to Replace ASM Code
-------------------------------------------------------------
1.00 0x1CD158 48002FA5 -> 60000000 (bl 0x2FA4 -> nop)
1.01 0x1CDABC 48002FA5 -> 60000000 (bl 0x2FA4 -> nop)
1.02 0x1CE128 48003001 -> 60000000 (bl 0x3000 -> nop)
PAL 0x1CFD4C 48003135 -> 60000000 (bl 0x3134 -> nop)
------------
Dreamland 64
------------
-Disable Wind
'Tree AI never decides to blow wind in Dreamland [Zauron]
0421035C 60000000
Location: .DOL
Version DOL Offset Hex to Replace ASM Code
-------------------------------------------------------------
1.00 0x20CF3C 4800059C -> 60000000 (b 0x59C -> nop)
1.01 0x20D89C 4800059C -> 60000000 (b 0x59C -> nop)
1.02 0x20E024 4800059C -> 60000000 (b 0x59C -> nop)
PAL 0x20FE8C 4800059C -> 60000000 (b 0x59C -> nop)
-------------
Yoshi's Story
-------------
-Disable Fly Guy Spawns
'Disable update that spawns shy guys in Yoshi's Story [Zauron]
041E2284 60000000
Location: .DOL
Version DOL Offset Hex to Replace ASM Code
-------------------------------------------------------------
1.00 0x1DEE64 480000D1 -> 60000000 (bl 0xD0 -> nop)
1.01 0x1DF7C8 480000D1 -> 60000000 (bl 0xD0 -> nop)
1.02 0x1DFF28 480000D1 -> 60000000 (bl 0xD0 -> nop)
PAL 0x1E1D58 480000D1 -> 60000000 (bl 0xD0 -> nop)
--------
Corneria
--------
-Disable Arwing Spawns
'Disable update that spawns ships in Corneria. [Zauron]
041DCA1C 60000000
Location: .DOL
Version DOL Offset Hex to Replace ASM Code
-------------------------------------------------------------
1.00 0x1D95FC 4BFFF3D5 -> 60000000 ()
1.01 0x1D9F60 4BFFF3D5 -> 60000000 ()
1.02 0x1DA628 4BFFF3D5 -> 60000000 ()
PAL 0x1DC438 4BFFF3D5 -> 60000000 ()
--------
Corneria
--------
-Destroyed Guns From Start
'Tell the Great Fox's gun to start out dead (so it won't shoot or act as a platform). [Zauron]
041E035C 40800430
Location: .DOL
Version DOL Offset Hex to Replace ASM Code
-------------------------------------------------------------
1.00 0x1DCF3C 40800018 -> 40800430 ()
1.01 0x1DD8A0 40800018 -> 40800430 ()
1.02 0x1DDF70 40800018 -> 40800430 ()
PAL 0x1DFDA0 40800018 -> 40800430 ()
--------
Brinstar
--------
-Disable Lava
'Disable update for rising lava in Brinstar. [Zauron]
041D89B4 4E800020
Location: .DOL
Version DOL Offset Hex to Replace ASM Code
-------------------------------------------------------------
1.00 0x1D5594 7C0802A6 -> 4E800020 ()
1.01 0x1D5EF8 7C0802A6 -> 4E800020 ()
1.02 0x1D65C0 7C0802A6 -> 4E800020 ()
PAL 0x1D83D0 7C0802A6 -> 4E800020 ()
------------
Green Greens
------------
-No Blocks At Start
'Turn off initial bricks appearing in Green Greens. [Zauron]
04213434 60000000
Location: .DOL
Version DOL Offset Hex to Replace ASM Code
-------------------------------------------------------------
1.00 0x210014 4800046D -> 60000000 ()
1.01 0x210B44 4800046D -> 60000000 ()
1.02 0x2112CC 4800046D -> 60000000 ()
PAL 0x213214 4800046D -> 60000000 ()
------------
Green Greens
------------
-Disable Falling Blocks
'Disable update for new bricks falling in Green Greens. [Zauron]
0421586C 60000000
Location: .DOL
Version DOL Offset Hex to Replace ASM Code
-------------------------------------------------------------
1.00 0x21244C 4BFFF3B5 -> 60000000 ()
1.01 0x212F7C 4BFFF3B5 -> 60000000 ()
1.02 0x213704 4BFFF3B5 -> 60000000 ()
PAL 0x21556C 4BFFF3B5 -> 60000000 ()
------------
Green Greens
------------
-Disable Whispy Woods
'Disable update for tree (wind and apples) in Green Greens. [Zauron]
04212958 4E800020
Location: .DOL
Version DOL Offset Hex to Replace ASM Code
-------------------------------------------------------------
1.00 0x20F538 7C0802A6 -> 4E800020 ()
1.01 0x210068 7C0802A6 -> 4E800020 ()
1.02 0x2107F0 7C0802A6 -> 4E800020 ()
PAL 0x1EB0C8 7C0802A6 -> 4E800020 ()
------------------
Fountain of Dreams
------------------
-Disable Water Jets
'Turn off the moving platforms and the water that holds them up in Fountain of Dreams. [Zauron]
041CB8DC FC000028
Location: .DOL
Version DOL Offset Hex to Replace ASM Code
-------------------------------------------------------------
1.00 0x1C84BC EC0007FA -> FC000028 ()
1.01 0x1C8E20 EC0007FA -> FC000028 ()
1.02 0x1C948C EC0007FA -> FC000028 ()
PAL 0x1CB0B0 EC0007FA -> FC000028 ()
------------------
Fountain of Dreams
------------------
-Remove (Disable) Moving Platforms
'Turn off the moving platforms and the water that holds them up in Fountain of Dreams. [Zauron]
041CB8E4 4800013C
Location: .DOL
Version DOL Offset Hex to Replace ASM Code
-------------------------------------------------------------
1.00 0x1C84C4 801B0014 -> 4800013C ()
1.01 0x1C8E28 801B0014 -> 4800013C ()
1.02 0x1C9494 801B0014 -> 4800013C ()
PAL 0x1CB0B8 801B0014 -> 4800013C ()
===============================
##-END ENABLED MODIFICATIONS-##
===============================
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
@@;Couldn't get the stage to load with this one...
--------------
Peach's Castle
--------------
-Disable Bazai Bill and Switch Spawns
'Skip functions for creating switches and bullets in Peach's Castle. [Zauron]
041CC8F8 48000020
Location: .DOL
Version DOL Offset Hex to Replace ASM Code
-------------------------------------------------------------
1.00 0x1C94D8 48001FA1 -> 48000020 ()
1.01 0x1C9E3C 48001FA1 -> 48000020 ()
1.02 0x1CA4A0 48001FA1 -> 48000020 ()
PAL 0x1CC0C0 48001FA1 -> 48000020 ()[/collapse]