Home Gallery Resources The Team Rules chat Login Register
Pages: [1]
Author Topic: Stage Expansion music swaps  (Read 2760 times)
0 Members and 1 Guest are viewing this topic.
ChaosEpsilon613
Extreme Kitten
*******
Offline Offline

Posts: 449


It's not my fault!

  • Awards Concerned Elector

  • View Profile Awards
    « on: May 29, 2011, 02:47:38 PM »


    How do you make it so that the added stages on the Stage Expansion 2.0 dont all have battlefield music?

    Any info will help
    Logged

    Pokemon Black 2 FC: 0648 3646 9521

    RevengeHunter
    Mega Kitten
    *****
    Offline Offline

    Posts: 170


    Happy Sasuke is happy

  • Awards Tutorial Writer

  • View Profile Awards
    « Reply #1 on: May 29, 2011, 03:03:31 PM »


    Tracklist modifier

    Code:
    [Tracklist Modifier v1.0]
    0610F9BC 00000014
    60000000 60000000
    3C80811A 7C601B78
    608447E7 00000000
    4A000000 81000000
    301A46F8 6D755072
    1417DF44 7CE03B78
    1417DF4C 7C0400AE
    161A47E8 000000LL << Bytes of data
    00000102 03040607 << Default Stages
    08090A0B 0C0D0E0E
    0E0E0E0F 10111213
    14151515 16171819
    1A1B1C1D 1E1F2D2D
    2D202122 23242526
    2728290A 2D2D2D2D
    2D2D2D2D 2D2D2D2D
    X1X2X3X4 X5X6X7X8 << Custom Stage Tracklists
    -------- --------
    E0000000 80008000

    Tracklists:
    00 Battlefield
    01 Final Destination
    02 Delphino
    03 Luigi's Mansion
    04 Mushroomy Kingdom (1-1)
    05 Mushroomy Kingdom (1-2)
    06 Mario Circuit
    07 75m
    08 Rumble Falls
    09 Pirate Ship
    0A Eldin Bridge
    0B Norfair
    0C Frigate Orpheon
    0D Yoshi's Island
    0E Halberd
    0F Lylat Cruise
    10 Pokemon 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 Green Hill Zone
    1E Pictochat
    1F Hanenbow
    20 Temple
    21 Yoshi's Island
    22 Jungle Japes
    23 Onett
    24 Green Greens
    25 Pokemon Stadium
    26 Rainbow Cruise
    27 Corneria
    28 Big Blue
    29 Brinstar
    2A Menu
    2B Empty
    2C Empty
    2D Empty

    or Stage-Track Dependant Song Loader
    Logged


    ChaosEpsilon613
    Extreme Kitten
    *******
    Offline Offline

    Posts: 449


    It's not my fault!

  • Awards Concerned Elector

  • View Profile Awards
    « Reply #2 on: May 29, 2011, 03:13:33 PM »


    Thanks, .....now can somebody tell me how I use these? 
    Logged

    Pokemon Black 2 FC: 0648 3646 9521

    RevengeHunter
    Mega Kitten
    *****
    Offline Offline

    Posts: 170


    Happy Sasuke is happy

  • Awards Tutorial Writer

  • View Profile Awards
    « Reply #3 on: May 29, 2011, 03:17:38 PM »


    Well, which code do you want to use? btw tracklist modifier replaces battlefields tracklist with a tracklist from another stage and stage-track replaces individual songs.
    Logged


    ChaosEpsilon613
    Extreme Kitten
    *******
    Offline Offline

    Posts: 449


    It's not my fault!

  • Awards Concerned Elector

  • View Profile Awards
    « Reply #4 on: May 29, 2011, 03:18:02 PM »


    tracklist modifier
    Logged

    Pokemon Black 2 FC: 0648 3646 9521

    RevengeHunter
    Mega Kitten
    *****
    Offline Offline

    Posts: 170


    Happy Sasuke is happy

  • Awards Tutorial Writer

  • View Profile Awards
    « Reply #5 on: May 29, 2011, 03:40:56 PM »


    [Tracklist Modifier v1.0]
    0610F9BC 00000014
    60000000 60000000
    3C80811A 7C601B78
    608447E7 00000000
    4A000000 81000000
    301A46F8 6D755072
    1417DF44 7CE03B78
    1417DF4C 7C0400AE
    161A47E8 000000LL << Bytes of data
    00000102 03040607 << Default Stages
    08090A0B 0C0D0E0E
    0E0E0E0F 10111213
    14151515 16171819
    1A1B1C1D 1E1F2D2D
    2D202122 23242526
    2728290A 2D2D2D2D
    2D2D2D2D 2D2D2D2D
    X1X2X3X4 X5X6X7X8 << Custom Stage Tracklists
    -------- --------
    E0000000 80008000

    You see the line of X1X2X3? There go the tracklists of the other stages corresponding to your custom stages. Fill the line with codes from this list.

    00 Battlefield
    01 Final Destination
    02 Delphino
    03 Luigi's Mansion
    04 Mushroomy Kingdom (1-1)
    05 Mushroomy Kingdom (1-2)
    06 Mario Circuit
    07 75m
    08 Rumble Falls
    09 Pirate Ship
    0A Eldin Bridge
    0B Norfair
    0C Frigate Orpheon
    0D Yoshi's Island
    0E Halberd
    0F Lylat Cruise
    10 Pokemon 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 Green Hill Zone
    1E Pictochat
    1F Hanenbow
    20 Temple
    21 Yoshi's Island
    22 Jungle Japes
    23 Onett
    24 Green Greens
    25 Pokemon Stadium
    26 Rainbow Cruise
    27 Corneria
    28 Big Blue
    29 Brinstar
    2A Menu
    2B Empty
    2C Empty
    2D Empty

    Fill in the tracklists in the same order as your custom stages. For example if you fill in 000102 your 1st custom stage will play Battlefield music, your second will play final destination music, your third will play delfino island music. If you're done but your line isn't full, fill the rest of the line with 00.

    [Tracklist Modifier v1.0]
    0610F9BC 00000014
    60000000 60000000
    3C80811A 7C601B78
    608447E7 00000000
    4A000000 81000000
    301A46F8 6D755072
    1417DF44 7CE03B78
    1417DF4C 7C0400AE
    161A47E8 000000LL << Bytes of data
    00000102 03040607 << Default Stages
    08090A0B 0C0D0E0E
    0E0E0E0F 10111213
    14151515 16171819
    1A1B1C1D 1E1F2D2D
    2D202122 23242526
    2728290A 2D2D2D2D
    2D2D2D2D 2D2D2D2D
    X1X2X3X4 X5X6X7X8 << Custom Stage Tracklists
    -------- --------
    E0000000 80008000

    Now the LL value. Count the lines of code beneath the line with LL excluding the E0000000 80000000 line. Multiply that number by 8 and then convert it to hex. Replace the LL with your hex value. I hope this made sense lol
    « Last Edit: May 29, 2011, 03:42:08 PM by BloodHunter » Logged


    Eternal Yoshi
    Heroic Kitten
    **
    Offline Offline

    Posts: 2425


    Boss? Is that you?

  • Awards KCMM Old Timer Super Saiyan Topic Active Contributor Former PMDT

  • View Profile Awards
    « Reply #6 on: May 29, 2011, 04:21:35 PM »


    Tracklist modifier is buggy. Tried it and got freezes in many odd places.
    Logged


    ChaosEpsilon613
    Extreme Kitten
    *******
    Offline Offline

    Posts: 449


    It's not my fault!

  • Awards Concerned Elector

  • View Profile Awards
    « Reply #7 on: May 29, 2011, 04:48:56 PM »


    How do you convert a number to hex
    Logged

    Pokemon Black 2 FC: 0648 3646 9521

    RevengeHunter
    Mega Kitten
    *****
    Offline Offline

    Posts: 170


    Happy Sasuke is happy

  • Awards Tutorial Writer

  • View Profile Awards
    « Reply #8 on: May 29, 2011, 04:53:21 PM »


    Use this site.

    Tracklist modifier is buggy. Tried it and got freezes in many odd places.


    Weird I haven't had any problems with it.
    Logged


    Pages: [1]
    Print
    Jump to: