Home Gallery Resources The Team Rules chat Login Register
Pages:  [1] 2 3
Author Topic: Stage Roster Expansion System Code  (Read 21233 times)
0 Members and 1 Guest are viewing this topic.
tjmsrubegoldberg
Pursuit Cop
Mega Kitten
*****
Offline Offline

Posts: 111

  • Awards Dedicated Hacker Featured Super Saiyan Topic Ninja

  • View Profile Awards
    « on: November 18, 2009, 08:26:44 AM »


    Phantom Wings has made ANOTHER great code.  (Two actually) Grin

    Code:
    Stage Roster Expansion System: v1.1
    E0000000 80008000
    04043B20 3800003A
    04043B40 1C060018
    04043B58 38840018
    04949C8C 3884B460
    04949D10 3884B460
    04949E20 3884B460
    04949EFC 3884B460
    C294A588 00000003
    A063001A 2C030040
    41800008 38600000
    60000000 00000000
    C294A1D0 00000003
    7C7D1B78 2C03FFFF
    40820008 3FA0003F
    60000000 00000000
    04015564 48000010
    2042AEB0 00000041
    0442AEB0 00000000
    80000000 8042AEB0
    80000001 8042AEB0
    60000030 00000000
    8A001801 00000000
    86000000 00000024
    86000001 00000018
    62000000 00000000
    0042B34C 024B0000
    80000000 8042B348
    80000001 00000040
    80000002 00000031
    60000008 00000000
    4A001000 00000000
    94210001 00000000
    16000004 00000010
    73745F63 7573746F
    6D002E72 656C0000
    94010002 0000000D
    86000000 00000018
    86000001 00000001
    86000002 00000001
    62000000 00000000
    80000000 8042BC18
    80000001 8042B460
    8A010001 00000000
    0042BC18 010F0000
    80000000 8042BC14
    80000001 8042B560
    80000002 00000031
    60000008 00000000
    4A001001 00000000
    94210000 00000000
    4A001000 00000000
    16000000 00000008
    43757374 6F6D3100
    94010002 00000006
    86000000 0000000C
    86000001 00000004
    86000002 00000001
    62000000 00000000
    E0000000 80008000

    Quote from: Phantom Wings
    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.



    In order to fix the freezing of replays with the Custom SSS, Phantom Wings modified Spunit's code to fix the freezes.

    Code:
    Custom SSS: Spunit, Phantom Wings
    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 000000XX
    066B99D8 000000XX
    ------------------------
    S1S2S3S4 S5S6S7S8 << Brawl Stages
    ------------------------
    0618131D 1E1B1C00
    006B92A4 000000YY
    066B9A58 000000YY
    ------------------------
    M1M2M3M4 M5M6M7M8 << Melee Stages
    ------------------------
    06407AAC 00000066
    ------------------------
    Z1W1Z2W2 Z3W3Z4W4 << Stage Data
    ------------------------

    Stages: (use these to fill the ZZ spaces)
    01 BattleField
    02 Final Destination
    03 Delphino
    04 Luigi's Mansion
    05 Mushroomy Kingdom
    06 Mario Circuit
    07 75m
    08 Rumble Falls
    09 Pirate Ship
    0B Norfair
    0C Orpheon
    0D Yoshi's Island
    0E Halberd
    13 Lylat Cruise
    14 Pokèmon Stadium 2
    15 Spear Pillar
    16 Port Town Aero Dive
    17 Summit
    18 Flat Zone 2
    19 Castle Siege
    1C Warioware, inc.
    1D Distant Planet
    1E Skyworld
    1F Mario Bros.
    20 Newpork City
    21 Smashville
    22 Shadow Moses Island
    23 Greenhill Zone
    24 Pictochat
    25 Hanenbow
    26 Control Config
    28 Results Screen
    29 Temple
    2A Yoshi's Island
    2B Jungle Japes
    2C Onett
    2D Green Greens
    2E Pokèmon Stadium
    2F Rainbow Cruise
    30 Corneria
    31 Big Blue
    32 Brinstar
    33 Eldin Bridge
    34 Homerun Contest
    35 Stage Builder Stage
    36 Allstar Healing Room
    37 Wifi Waiting Room
    38 Break the Targets

    40 Custom1
    41 Custom2
    42 Custom3
    43 Custom4
    44 Custom5
    45 Custom6
    46 Custom7
    47 Custom8
    48 Custom9

    Icons: (use these to fill the WW spaces)
    01 Battlefield
    02 Fine Destination
    03 Delphino
    04 Luigi's Mansion
    05 Mushroomy Kingdom
    06 Mario Circuit
    07 75m
    08 Rumble Falls
    09 Pirate Ship
    0A Eldin Bridge
    0B Norfair
    0C Orpheon
    0D Yoshi's Island
    0E Halberd
    0F Lylat Cruise
    10 Pokèmon Stadium 2
    11 Spear Pillar
    12 Port Town Aero Dive
    13 Summit
    14 Flat Zone
    15 Castle Siege
    16 Warioware, inc.
    17 Distant Planet
    18 Skyworld
    19 Mario Bros.
    1A Newpork City
    1B Smashville
    1C Shadow Moses Island
    1D Greenhill Zone
    1E Pictochat
    1F+ Hanenbow

    32 Temple
    33 Yoshi's Island
    34 Jungle Japes
    35 Onett
    36 Green Greens
    37 Rainbow Cruise
    38 Corneria
    39 Big Blue
    3A Brinstar
    3B Pokèmon Stadium

    If you want an already filled out Fixed Custom SSS code (Filled out by Phantom Wings):

    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
    00010203 04050709
    080A0B0C 0D0E0F10
    11141516 1A191217
    0618131D 1E1B1C00
    006B92A4 00000013
    066B9A58 00000013
    1F202122 25242326
    27282A2B 2C2D2E2F
    30313200 00000000
    06407AAC 00000066
    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


    Last code:

    Code:
    Enable Random Expansion Stages v1.1
    C26B7A6C 00000005
    3860001F 2C120000
    41820008 3860000A
    7C101800 41800008
    38000001 7C800379
    60000000 00000000

    This allows the extra stages to be selected when choosing Random, if I understand it correctly.



    Original link:
    http://www.smashboards.com/showpost.php?p=8873491&postcount=283

    That link goes to version 1.0. Version 1.1 and the new Custom SSS code can be found two pages after that post.
    « Last Edit: July 02, 2010, 02:29:18 PM by tjmsrubegoldberg » Logged

    Gazoinks
    Th-the cake, it's a lie!
    Extreme Kitten
    *******
    Offline Offline

    Posts: 464


  • Awards Helping Hand

  • View Profile WWW Awards
    « Reply #1 on: November 18, 2009, 08:56:19 AM »


    How is PW so freakin' amazing?  This is totally awesome!
    Logged



    Segtendo
    Local Marie Fanboy
    Special Access
    *****
    Offline Offline

    Posts: 13362


    Cold queen

  • Awards Starstormer PC Core Gamer 128-bit Core Gamer Super Saiyan Topic

  • View Profile WWW Awards
    « Reply #2 on: November 18, 2009, 08:59:19 AM »


    Phantom Wings is now more than a god.
    So many stages Cheesy
    Logged

    : SW-2632-7270-6724


    Alphatron
    Hyper Kitten
    ******
    Offline Offline

    Posts: 204


    View Profile Awards
    « Reply #3 on: November 18, 2009, 12:02:22 PM »


    Phantom Wings is Miyamoto in disguise.
    Logged

    Scootaloo
    Supreme Kitten
    ********
    Offline Offline

    Posts: 740

    Just your local pony that everyone hates

  • Awards Super Saiyan Topic Heart Container Dedicated Hacker

  • View Profile WWW Awards
    « Reply #4 on: November 18, 2009, 01:12:57 PM »


    what exactly is a wgc file?
    Logged

    Scootaloo . says
    i hate the game industry in general
    King Jigglypuff says
    D:
    Epic Pervy says
    agreed
    Scootaloo . says
    i love the games
    King Jigglypuff says
    Oh.
    Scootaloo . says
    but the community is the most [censored]iest, whiniest, and antagonizing group you will ever see on the face of this [censored]in earth and millions of light years beyond it

    I DO NOT take requests, I make what I want to make

    Hakumen
    Outcast.
    Heroic Kitten
    **
    Offline Offline

    Posts: 2193


    Retribution!

  • Awards Hot Topic Heart Container Pin Collector Dedicated Hacker

  • View Profile WWW Awards
    « Reply #5 on: November 18, 2009, 05:30:21 PM »


    what exactly is a wgc file?

    I believe they're USB Gecko compatible. All I know is, is that it's the extension my USB Gecko reads which has codes in them.
    Logged

    (8:15:26 PM) Vyse: I hope you get raped by a lumberjack
    (8:18:16 PM) Vyse: >:|
    (8:21:52 PM) Vyse: Two of them.

    Segab
    FFFFFF
    Special Access
    *****
    Offline Offline

    Posts: 826


    Meowth that's bass!

  • Awards Super Saiyan Topic Pin Collector Favorite'd Heart Container

  • View Profile WWW Awards
    « Reply #6 on: November 18, 2009, 07:42:58 PM »


    Phantom Wings is Miyamoto in disguise.
    I think so.
    Or he's Miyamoto².
    Logged

    ItalianStallion
    Weapon X
    Overlord Kitten
    ******
    Offline Offline

    Posts: 6287


    Might controls everything

  • Awards Good Citizen Super Saiyan Topic Heart Container Star Hacker

  • View Profile WWW Awards
    « Reply #7 on: November 19, 2009, 01:50:18 AM »


    im kind of confused on what this code does..?
    Logged


    Segtendo
    Local Marie Fanboy
    Special Access
    *****
    Offline Offline

    Posts: 13362


    Cold queen

  • Awards Starstormer PC Core Gamer 128-bit Core Gamer Super Saiyan Topic

  • View Profile WWW Awards
    « Reply #8 on: November 19, 2009, 08:12:46 AM »


    im kind of confused on what this code does..?
    It adds more stages on the Melee stages screen. You choose what stage you want to duplicate and put it in the code.
    The stages will be names STGCUSTOMx.pac (X being the number of the stage)
    Logged

    : SW-2632-7270-6724


    DMN666
    Dawn/Hikari fanatic!
    Holy Kitten
    *
    Offline Offline

    Posts: 1017


    Meh

  • Awards Pin Collector Super Saiyan Topic Heart Container Starstormer

  • View Profile WWW Awards
    « Reply #9 on: November 19, 2009, 06:38:37 PM »


    Can someone make a ready code?
    Logged



    tjmsrubegoldberg
    Pursuit Cop
    Mega Kitten
    *****
    Offline Offline

    Posts: 111

  • Awards Dedicated Hacker Featured Super Saiyan Topic Ninja

  • View Profile Awards
    « Reply #10 on: November 19, 2009, 08:39:01 PM »


    Can someone make a ready code?

    Quote from: Phantom Wings
    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
    00010203 04050709
    080A0B0C 0D0E0F10
    11141516 1A191217
    0618131D 1E1B1C00
    006B92A4 00000013
    066B9A58 00000013
    1F202122 25242326
    27282A2B 2C2D2E2F
    30313200 00000000
    06407AAC 00000066
    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


    This code includes the extra 9 stages added to the Melee stage tab.
    Logged

    Chaotix000
    Hyper Kitten
    ******
    Offline Offline

    Posts: 237



    View Profile Awards
    « Reply #11 on: November 20, 2009, 12:32:37 PM »


    I don't exactly understand this. Can someone dumb its usage down for me? Way down if possible?
    Logged


    Dotz
    Extreme Kitten
    *******
    Offline Offline

    Posts: 362

    Universal Cosmic Destroyer


    View Profile Awards
    « Reply #12 on: November 20, 2009, 05:49:10 PM »


    or add some more USEFULL stage to it? like the subspace ones? (the ones where you fight someone, not the adventure type ones.
    Logged

    This is the greatest sig in the world.

    tjmsrubegoldberg
    Pursuit Cop
    Mega Kitten
    *****
    Offline Offline

    Posts: 111

  • Awards Dedicated Hacker Featured Super Saiyan Topic Ninja

  • View Profile Awards
    « Reply #13 on: November 20, 2009, 07:46:09 PM »


    ...
    You can add the SSE stages. That's the point of this code. Just stage swap them with the original file (provided in the first post by Phantom Wings) and rename them to each of the nine extra stages.

    Basically, these codes add nine extra stages to the Melee tab of the stage select screen, which can be swapped to be playable SSE stages or any other stage, making it so that you can select these stages from the stage select screen just like any other normal stage. No button activators or replacing of usable stages necessary.

    Simplest way to say it: Phantom Wings made another amazing code. (And fixed a slightly buggy old code.)
    « Last Edit: November 20, 2009, 07:50:12 PM by tjmsrubegoldberg » Logged

    DMN666
    Dawn/Hikari fanatic!
    Holy Kitten
    *
    Offline Offline

    Posts: 1017


    Meh

  • Awards Pin Collector Super Saiyan Topic Heart Container Starstormer

  • View Profile WWW Awards
    « Reply #14 on: November 20, 2009, 09:15:23 PM »


     Oh shi~ yes i fail i still dont get i.Do i just Copy and paste the code and load the fecker?I dont edit the code?
    I also got only 4 SSE stages.
    Logged



    Pages:  [1] 2 3
    Print
    Jump to: