Home Gallery Resources The Team Rules chat Login Register
Pages: [1]
Author Topic: i have question  (Read 1996 times)
0 Members and 1 Guest are viewing this topic.
Thorax9Tails
Advanced Kitten
***
Offline Offline

Posts: 26


i win


View Profile Awards
« on: November 12, 2011, 10:04:43 PM »


is there a hack where any stage can play any song if not is it even possible
Logged

Nuke
Last of the Breed
Holy Kitten
*
Offline Offline

Posts: 1572


  • Awards FistBump! Super Saiyan Topic KCMM Veteran Pin Collector

  • View Profile Awards
    « Reply #1 on: November 13, 2011, 06:35:50 AM »


    To play your custom songs or do you mean that after a song finished on a stage it jumps to another song like a playlist? You can have custom songs on any stage.. But as far as I know you can't have a playlist unless you merge all you fav songs on one track lol but that might be to much for brawl..
    Logged

    FC:4898-8419-2778

    Thorax9Tails
    Advanced Kitten
    ***
    Offline Offline

    Posts: 26


    i win


    View Profile Awards
    « Reply #2 on: November 13, 2011, 09:06:22 AM »


    To play your custom songs or do you mean that after a song finished on a stage it jumps to another song like a playlist? You can have custom songs on any stage.. But as far as I know you can't have a playlist unless you merge all you fav songs on one track lol but that might be to much for brawl..
    i mean is there a hack where if i go to a stage will it play songs from other stages without having to change songs fro that stage
    Logged

    Nuke
    Last of the Breed
    Holy Kitten
    *
    Offline Offline

    Posts: 1572


  • Awards FistBump! Super Saiyan Topic KCMM Veteran Pin Collector

  • View Profile Awards
    « Reply #3 on: November 13, 2011, 09:58:25 AM »


    No
    Logged

    FC:4898-8419-2778

    Demibrot
    Advanced Kitten
    ***
    Offline Offline

    Posts: 48


    View Profile Awards
    « Reply #4 on: November 14, 2011, 06:42:29 AM »


    Yes, there is a way

    I guess the code you are searching for ist the :

    Code:
    Stage-Track Dependant Song Loader [Oshtoby]
    28708ceb 000000SS
    28708d2e 0000XXXX
    4A000000 90180F06
    14000076 FF00YYYY
    E0000000 80008000

    SS = Id of the stage that you want to have new music (as example if you want to have battlefield music on final destination, you would write the battlefield id)

    XXXX = id of the song that you want to be replaced ( this would be one of the battlefield songs)

    YYYY = id of the song that you want to have instead ov the replaced one (this  would be one of the final destination songs)

    So if you wanted to change the song "battlefield from the stage "battlefield" to the song "final destination" from the stage "final destination" the code would look like this:

    Code:
    Stage-Track Dependant Song Loader [Oshtoby]
    28708ceb 00000001     (01 is the id from the stage "battlefield")
    28708d2e 000026FC     (26FC is the id of the song "battlefield" )
    4A000000 90180F06
    14000076 FF0026FD      (26FD is the id of the song "final destination")
    E0000000 80008000

    You can add the code to the existing code to replace more than one song. Like this :
    Code:
    28708ceb 000000SS
    28708d2e 0000XXXX
    4A000000 90180F06
    14000076 FF00YYYY
    E0000000 80008000
    28708ceb 000000SS   (here is where the second part starts )
    28708d2e 0000XXXX
    4A000000 90180F06
    14000076 FF00YYYY
    E0000000 80008000

    (if you want, you can repeat this step )

    here is a .rar file with all the Id´s needed http://www.mediafire.com/?k9hlju3mn311cba

    I hope i was able to help you  Smiley
    Logged

    Pages: [1]
    Print
    Jump to: