Super Smash Bros Brawl [RSBE01]

Started by Warchamp7, August 05, 2008, 10:16:31 PM

Previous topic - Next topic

Hippochinfat

Quote from: TNinja;6491Well, you're reeader sucks. Either that or you just don't do it properly.


Anyway, still asking for help with Phantom Wings' Music Modifier. I already backed up if something bad's gonna happen.

It worked fine before.

Can someone please answer my question?

Now I have another problem from before. My SD card just isn't going into the reader for some reason. It just won't "click", you know?

Zero254

Quote from: Hippochinfat;6547It worked fine before.

Can someone please answer my question?

Now I have another problem from before. My SD card just isn't going into the reader for some reason. It just won't "click", you know?

OH you mean it won't stay in the SD reader?

Well I'd just hold it in till it's done loading.

UltraPuff

The pokemon switcher doesn't work, my code looks like this.

4A000000 90FDCD38
14000000 10010440
E0000000 80008000

Byte 1: Suicune
Byte 2: Lugia
Byte 3: Ho-oh
Byte 4: Deoxys

I'm guessing you have to do some hex math. But I have absolutely no idea how to do that, so... >.>

hetoan2

i've never tried with combined bytes, but it has always worked with one byte at a time has always worked for me ... try with one pokemon before you combine

UltraPuff

One pokemon works, but that gets pretty boring after a while. :P

So is it possible to do 4 bytes? I think I've seen a video of it..

Naraku2000

urm, what does the stop watch strength-code by Phantom Wings do? I don't quite get it, as there's no real description.

TNinja

I THINK it's the Item "Watch" that stops time. It probably modifies it's power.
The fastest rumour spreading network?
I think it's girls. ^^

NATO: Nils Arne Takes Over

By the way, spell "Yagami" backward.
[SIGPIC][/SIGPIC]

hetoan2

no it just effects how slow everyone moves. just like in Practice mode when you can make it go to 1/2 speed 2x speed, etc.

Hippochinfat

Quote from: Zero254;6551OH you mean it won't stay in the SD reader?

Well I'd just hold it in till it's done loading.

I found the problem...it was broken...well sort of. I'll have to get a new one and re-download Ocarina.

TNinja

Well, I did say it sucked. Maybe I should wrote down more details in what I meant. :P
The fastest rumour spreading network?
I think it's girls. ^^

NATO: Nils Arne Takes Over

By the way, spell "Yagami" backward.
[SIGPIC][/SIGPIC]

GaryCXJk

Quote from: UltraPuff;6589The pokemon switcher doesn't work, my code looks like this.

4A000000 90FDCD38
14000000 10010440
E0000000 80008000

Byte 1: Suicune
Byte 2: Lugia
Byte 3: Ho-oh
Byte 4: Deoxys

I'm guessing you have to do some hex math. But I have absolutely no idea how to do that, so... >.>

I've changed the Pok?mon list a bit since it was very unorganized. All Heinermann, but that should have been obvious, although I do question the intelligence of the moderating team at this point:


00000001 - Torchic
00000002 - No Pokeball
00000004 - Chikorita
00000008 - Entei
00000010 - Moltres
00000020 - Munchlax
00000040 - Deoxys
00000080 - Groudon
00000100 - Gulpin
00000200 - Staryu
00000400 - Ho-oh
00000800 - No Pokeball
00001000 - Snorlax
00002000 - Bellossom
00004000 - Kyogre
00008000 - Latios & Latias
00010000 - Lugia
00020000 - Manaphy
00040000 - Weavile
00080000 - Electrode
00100000 - Metagross
00200000 - No Pokemon
00400000 - Meowth
00800000 - Piplup
01000000 - Togepi
02000000 - Goldeen
04000000 - Gardevoir
08000000 - Wobbuffet
10000000 - Suicune
20000000 - Bonsly


So, your code should have been compiled right. However...

4A000000 90180F08
14000050 XXXXXXXX
E0000000 80008000

This is the Pokemon Switcher from Heinermann. Now I'm not sure what kind of switcher you've used, but that might explain why the code didn't work.

UltraPuff

I am using the switcher that is compatible with wi-fi. I don't know what I'm doing wrong, I've even tried using the one that the creator gave out, which is supposedly supposed to turn legendaries on only. *(100344D8) Yet still, default pokemon came out. The same thing is happening with the assist trophy switcher for wi-fi: the one I want doesn't come out. I am testing this in offline matches, in case that has to do with anything.

* BTW, how exactly did he get that code? Most of the bytes aren't even on the list.

Full Metal Kirby

Quote from: UltraPuff;6643I am using the switcher that is compatible with wi-fi. I don't know what I'm doing wrong, I've even tried using the one that the creator gave out, which is supposedly supposed to turn legendaries on only. *(100344D8) Yet still, default pokemon came out. The same thing is happening with the assist trophy switcher for wi-fi: the one I want doesn't come out. I am testing this in offline matches, in case that has to do with anything.

* BTW, how exactly did he get that code? Most of the bytes aren't even on the list.

Most codes either work for offline or online, never both; The only exception I've seen so far is the Custom Stages on WiFi code.

UltraPuff

Quote from: Full Metal Kirby;6645Most codes either work for offline or online, never both; The only exception I've seen so far is the Custom Stages on WiFi code.

Are you serious? I feel very stupid right now, I thought it would work for both. T_T


Hmm... Well my code should work right? No hex math needed?

Full Metal Kirby

Quote from: UltraPuff;6649Are you serious? I feel very stupid right now, I thought it would work for both. T_T


Hmm... Well my code should work right? No hex math needed?

Should, but I also believe the values for pokemon are different online then offline.