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

Dantarion turned on his desktop computer and found ****.

Dantarion

Smash Champion
Joined
May 21, 2007
Messages
2,492
Location
Santa Barbara, CA
Code:
[CSS Song Cycle v1]
C2078E28 00000007
809C0178 2C1B0004
40820028 8082FFF0
2C040000 4182000C
2C04YYYY 4180000C
3880XXXX 3884FFFF
38840001 9082FFF0
60000000 00000000



[Results Song Cycle v1]
C20EB14C 00000005
8082FFEC 2C040000
4182000C 2C04YYYY
4180000C 3880XXXX
3884FFFF 38840001
9082FFEC 00000000



XXXX = Start SongID
YYYY = End SongID


I don't remember if YYYY is included in the cycle.
Can someone test these?
 

GP&B

Ike 'n' Ike
Joined
May 8, 2009
Messages
4,609
Location
Orlando, FL
NNID
MetalDude
Will test this around late afternoon. I'd love to have a CSS song cycle.

EDIT: Question: How would the ID of my song choice translate into hex? Do I find it on the file?
 

GP&B

Ike 'n' Ike
Joined
May 8, 2009
Messages
4,609
Location
Orlando, FL
NNID
MetalDude
Sorry about not updating. It doesn't matter though because my Wii laser finally died out on me (EDIT: just for dual layer discs). I asked the local Smash community about it on FB and I should hopefully get the replacement part in soon.
 

Secretchaos1

Smash Apprentice
Joined
Dec 1, 2009
Messages
103
Location
Canada
I can give this a try tomorrow when I've got Wii access. I'm especially interested in the menu version, should make for a nice change instead of always going back to the same thing over and over.
EDIT: Character Select works fine, tested it by cycling through the 3 menu songs.
Results cycle works fine too. Nice stuff, I'll definitely be setting up the menu cycler more appropriately to use opposed to hearing the same old thing over and over.
 

DWOLF

Smash Cadet
Joined
Apr 24, 2009
Messages
72
Location
Brazil
Yes they work perfectly... just ported them to PAL (tested and works) + source

CSS Song Cycle v1 [Dantarion, ported by Deathwolf]
C207A2F0 00000007
809C0178 2C1B0004
40820028 8082FFF0
2C040000 4182000C
2C04YYYY 4180000C
3880XXXX 3884FFFF
38840001 9082FFF0
60000000 00000000

Source: 809C01782C040000


Results Song Cycle v1 [Dantarion, ported by Deathwolf]
C20ECC3C 00000005
8082FFEC 2C040000
4182000C 2C04YYYY
4180000C 3880XXXX
3884FFFF 38840001
9082FFEC 00000000

Source: 3880270038A00000


XXXX = Start SongID
YYYY = End SongID


Also wrote one for PAL with standard codetypes....

CSS Song Cycle
20496AD0 00048500
4A000000 90000000
14419338 0000XXXX # New Song
82200000 90419338
84200000 90419350
E0000000 80008000
20496AD0 00000000
4A000000 90000000
14419338 0000YYYY # Default Song
82200000 90419338
84200000 90419350
E0000000 80008000
 
Top Bottom