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

Request Boot to Name Entry

paperfairy

Smash Rookie
Joined
May 26, 2008
Messages
11
In 20XX and the Community Netplay codes, when the game boots, they boot directly to the character select screen. Now that I am using 20XXTE, and I am lazy, could I please have a code that boots either:

a) directly to the name entry screen (which would then boot 20XX)
b) boots to the VS Mode Screen with the cursor on Name Entry (requiring only a half button press)

Thanks a ton!
 

oscat

Smash Journeyman
Joined
Apr 29, 2014
Messages
240
Location
So Cal
NNID
drlnklngmars
3DS FC
0318-9801-6641
Why hasn't this been made yet?
 

SinsOfApathy

Smash Journeyman
Joined
Feb 24, 2015
Messages
474
NNID
Psion312
I looked back when this was first posted, and couldn't do the same method as Boot to CSS. I haven't really pursued it since.

Thinking about it, could probably follow the stack before running the buffer overflow. But I'll leave that to someone else.
 

Achilles1515

Smash Master
Joined
Jun 18, 2007
Messages
3,211
Location
Cincinnati / Columbus OH
Very roundabout because Name Entry does not have a unique menu major ID.

Use an arbitrary flag byte at 803f799d, even though this could be avoided by using a global power-on frame count - but I didn't have that address available when I made this.

Code:
Boot to Name Entry (1.02) [Achilles]
041BFA20 38600001
C222DB3C 00000005
3FC0803F 809E799D
2C040000 40820014
38800001 909E799D
38600010 B09C0002
907C000C 00000000
C222D5BC 00000006
3FC0803F 809E799D
2C040001 40820018
38800004 909E799D
38600010 B09D0002
907D000C 3BC00000
60000000 00000000
 
Last edited:

zankyou

Smash Lord
Joined
Sep 12, 2014
Messages
1,055
Wait, wouldnt what hes asking for be impossible since you have to get to the name entry screen to start the memcard hack.
 

Achilles1515

Smash Master
Joined
Jun 18, 2007
Messages
3,211
Location
Cincinnati / Columbus OH
Wait, wouldnt what hes asking for be impossible since you have to get to the name entry screen to start the memcard hack.
He's talking about using 20XXTE with a modified [almost vanilla] ISO or just a vanilla ISO with Gecko codes enabled.

Edit: except I think you can't use Gecko codes with 20XXTE because a custom codehandler is placed in the normal codehandler region?
 
Last edited:

dandeto

Smash Apprentice
Joined
Feb 19, 2015
Messages
108
Location
Medieval castle
He's talking about using 20XXTE with a modified [almost vanilla] ISO or just a vanilla ISO with Gecko codes enabled.

Edit: except I think you can't use Gecko codes with 20XXTE because a custom codehandler is placed in the normal codehandler region?
C2 codes are the only ones that don't work when gecko codes are enabled, meaning that this will only work with a modified iso. Been there done that :(
 

paperfairy

Smash Rookie
Joined
May 26, 2008
Messages
11
Finally tested this last night, doesn't work with 20XXTE, sadly. Oh well, thanks anyways! :D
 
Top Bottom