• 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!

Wifi Waiting Room Issue

Status
Not open for further replies.

hawtie

Smash Rookie
Joined
Sep 12, 2009
Messages
8
As much as you trolls would LOVE to tear my thread apart claiming search button search button, it would be less of a problem if you simply help me rather than spam the topic.

I currently have a custom stage under the wifi waiting room. However, is it possible to have a custom icon for the Wifi Waiting Room within the stage selection screen for Normal brawl.
I'd prefer to not connect to play a simple stage.

I am pretty sure this is possible, but I cannot find the codes. If anyone can present to me a code with a custom stage selection screen with the wifi waiting room as a stage that would be amazing!


Thank you.
 

Isatis

If specified, this will repl[0x00000000]ce the
Premium
BRoomer
Joined
Dec 18, 2008
Messages
10,253
Location
San Francisco, CA
NNID
reverite
Courtesy of Brawl+:
Code:
Rumble Falls is now Online Waiting Room:
C26DCEE0 00000003
A37A0022 2C1B0008
40820008 3B600037
60000000 00000000
 

Stoney

Smash Apprentice
Joined
Nov 24, 2009
Messages
156
Location
[loh-kay-shuhn] n. The act or process of locating
From this thread:

Simply put, this code will assign the stage ids 40 to 49 with file names for STGCUSTOM#.PAC and st_custom#.rel where # is a number 1 through 9.

For example, if you have three stages you want to load, you can name them STGCUSTOM1.PAC, STGCUSTOM2.PAC, and STGCUSTOM3.PAC. Then you can add the ids 40, 41, and 42 using Spunit's Custom Stage Select Screen code to add them into the stage roster.

For the module, you'll need to use this one for each stage. It has been modified specifically for being used by this code. It should work with all SSE modified .pac files and it also doesn't cause a sandbag to appear at the start of the match.

If you don't feel like re-arranging everything, I've provided a sample so you can check it out. Just copy the the folders and .wgc file to their appropriate locations.

Sample

the stages should be in the Melee section of the stage select screen.


You've done an awesome job at improvising a code for handling the stages Dantarion - so I feel kinda' bad now that it may not be needed anymore.:urg: Though there's still plenty of work to do as far as hacking goes.

*whew...* Now for some sleep.
Here's an already filled out code with the 9 stages added to the end of the Melee roster.

Code:
Custom SSS:
046B8F5C 7C802378
046B8F64 7C6300AE
040AF618 5460083C
040AF68C 38840002
040AF6AC 5463083C
040AF6C0 88030001
040AF6E8 3860FFFF
040AF59C 3860000C
060B91C8 00000018
BFA10014 7CDF3378
7CBE2B78 7C7D1B78
2D05FFFF 418A0014
006B929C 0000001F
066B99D8 0000001F
[COLOR="Red"]00010203 04050709
080A0B0C 0D0E0F10
11141516 1A191217
0618131D 1E1B1C00[/COLOR]
006B92A4 00000013
066B9A58 00000013
[COLOR="Red"]1F202122 25242326
27282A2B 2C2D2E2F
30313200 00000000[/COLOR]
06407AAC 00000066
[COLOR="Red"]01010202 03030404
05050606 07070808
0909330A 0B0B0C0C
0D0D0E0E 130F1410
15111612 17131814
19151C16 1D171E18
1F19201A 211B221C
231D241E 251F2932
2A332B34 2C352D36
2F373038 3139323A
2E3BFFFF 40024101
42024301 44024501
46024701 48020000[/COLOR]
... And just you wait, I'll have Custom Random code for stages up here soon enough.;)
And here's the code to enable the extra stages for random. I considered setting up a code to allow you to specifically define which ones to enable/disable, but there weren't very many bits available aside from the ones already used by the normal stages.

Code:
Enable Random Expansion Stages:
C26B7A6C 00000005
3860001F 2C120000
41820008 3860000A
7C101800 4180000C
38000001 7C800379
60000000 00000000
Dantarion hasn't updated the OP of that thread with Phantom Wings' codes yet, but it's understandable since PW pretty much pulled a threadjack and stole Dant's thunder by releasing a code superior to what Dant was working on at the time.

Not that we're complaining, having a full-fledged clone system for stages now.
 
Status
Not open for further replies.
Top Bottom