Super Smash Brothers Brawl [RSBE01]

Started by PizzaBoy, July 26, 2008, 06:49:25 AM

Previous topic - Next topic

Full Metal Kirby

Quote from: Xtreme Starfox;1369Ice Climbers are the cause? lol


Also heres a video of what happens when I try to load You can do anything song. http://www.youtube.com/watch?v=yjHwZb8W5RQ

(For those who haven't seen it yet.)

Yeah, that's why I was weirded out when the first few songs (Including You Can Do Anything) loaded fine for me in a WiFi match with a friend; Still trying to recreate it and save a replay, but not having much luck. ~_~

Also, I forgot to mention before, but when the music worked, the bytes were perfectly aligned with http://heinermann.kakkoister.com/musicSFX_ID.txt (The line # is the music); But after it stopped working, the list was off by one byte too much; Could that be the reason why the deactivated music worked for a time, and if so, how would one go about  bumping all the music up by one byte-wise?

Heinermann

The list is 0-based. So take the line number you get in notepad and subtract 1 to get the music ID.

Has anyone been successful in getting a sound effect to play as the music?

Veritech Fox

Quote from: Heinermann;1373The list is 0-based. So take the line number you get in notepad and subtract 1 to get the music ID.

Has anyone been successful in getting a sound effect to play as the music?

I tried "We Like Ike" Crowd Chant, it did the same thing as You can do anything did.

Heinermann

Did you try it on a custom stage?

Also could someone post dumps of the infinite final smash event game data, and the adventure mode game data(ingame)? Range of 90180F08 to 9018123C.

I'll also be working with custom stages soon.

MurraySkull

And don't forget the Dark Link event, which uses a shadow character like in Melee.

Full Metal Kirby

Quote from: Heinermann;1373The list is 0-based. So take the line number you get in notepad and subtract 1 to get the music ID.

Has anyone been successful in getting a sound effect to play as the music?

Well, that's just the point, without subtracting 1, at one point, the list (Well, I should say, the game), was exactly correct, and the music that was removed played instead of the music after it.

Warchamp7

Event matches 18 and 35 have dark characters

(Just thought I'd mention 'em since it was brought up)

Full Metal Kirby

Quote from: Heinermann;1375Did you try it on a custom stage?

Also could someone post dumps of the infinite final smash event game data, and the adventure mode game data(ingame)? Range of 90180F08 to 9018123C.

I'll also be working with custom stages soon.

Final Smash Event: http://hyperupload.com/download/0294a7f834/finalsmashevent.bin.html

and

I'll assume by Adventure Mode, you just mean any adventure stage; If so (Midair Stadium, facing Mario):
http://hyperupload.com/download/0251c6dc23/midairstadiumvsmario.bin.html

MASTERLINKX

Quote from: smk;1371Well, it happened to me, and I've read a bit on the forums that it also happened to some other person. So, it can happen, but, doesn't mean it will happen like 100%. It's probably like a really low percent, but, it's just a warning incase it does happen, have your save backed up when using any code.

I don't know why that happened to YOU.

But it's fine when I battle anyone else.

Dark Lugia

Anyone wanna help me find out AT value? I got some of them done...if you wanna help.

AT Mod (Heinermann's code)
4A000000 90180F08
14000054 XXXXXXXX
E0000000 80008000


Byte 1:
01= Tingle
02= Waluigi
04= Dr. Wright
Byte 2:
01= Metroid
02= Nintendog
04= Mr. Resetti
08= Isaac
10= Saki Amamiya
20= Shadow
40= Stafy
80= Infantry and Tanks

Full Metal Kirby

Quote from: Crashdance22;12524A000000 80000000
XXXXXXXX 00000000

XXXXXXXX:

pokéballs 1462C4CA
Smart bombs: 1462C39E
Party balls: 1462C38A
Bomb-ombs: 1462C36E
Gooey bombs: 1462C374

Also, to add to the list for more-the-limited item amounts (Most noticeable on Training):
Multiple Smash Balls at once: 1462C3A0 (Replace XXXXXXXX with it.)

Edit: Only works if you spawn them all at once, or before anyone gets it.

MurraySkull

Anyone have a dump of the Dark Link event?

Slippy


MurraySkull


Slippy

Is there eny type of infinite final smash type of codes?