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

SSE Stage swap code

Mic_128

Wake up...
Administrator
BRoomer
Joined
Jun 19, 2002
Messages
46,181
Location
Steam
Had this working, tried to add some new stages and it just doesn't work.

http://pastebin.com/m3bbfcd2a

The main problem seems to be line 3, where you say how many lines there are of stage data +1. It should be correct now, but keeps hanging. If I increase or decrease it by one the code loads fine, but only the first 4 stage change code commands work.

Any idea what's wrong?
 

UltiMario

Out of Obscurity
Joined
Sep 23, 2007
Messages
10,438
Location
Maryland
NNID
UltiMario
3DS FC
1719-3180-2455
46000010 00000000
44000000 005A7D00
6620000B 00000000
4f4e4c49 0A000000
01010000 00000000
01020001 00000000
01080002 00000000
01040003 00000000
41010004 00000000
41020005 00000000
41080006 00000000
41040007 00000000
81010008 00000000
81020009 00000000
00000DED FADEDEAD
E0000000 80008000


Number of replacement stages. You had it set to 4 rather than 10/A

What is this Yellow part here? I don't recall this being in the code, and it doesn't seem to serve any purpose from the little I understand.
 

Isatis

If specified, this will repl[0x00000000]ce the
Premium
BRoomer
Joined
Dec 18, 2008
Messages
10,253
Location
San Francisco, CA
NNID
reverite
Yellow part is the EOF (end part) of the code and required
 
Top Bottom