Gaming Gateway Cheats

Status
Not open for further replies.

Zooplus

Member
Newcomer
Joined
Sep 2, 2013
Messages
12
Trophies
0
Age
53
XP
145
Country
Gambia, The
Seems the addresses for badge arcade are constant for each of the machine types.

As a result.

saved as 0004000000153500.txt
Code:
[Press Left + L for 99 plays]
DD000000 00000220
D3000000 3286744C
00000000 00000063
D0000000 00000000

[Press Right + L for 99 Practice Plays]
DD000000 00000110
D3000000 32C2155C
00000000 00000063
D0000000 00000000

For those with the US region version, let me know how this works out for you. :)

Didn´t work for me (EU Version) with Gateway 3.6.1 .. My Arcade Badge want a txt with 0004000000153600 (name change didn´t do it).. I think it´s not working on the EU Version of BA.. so i hope someone is kind enough to try to make a txt for the EU-Version of the Game..

Maybe someone can also make a txt for the Plaza Tickets (Mii Lobby).. That would be great!!

Thanks by the way..
 
Last edited by Zooplus,

x06xp

Well-Known Member
Newcomer
Joined
Dec 6, 2013
Messages
63
Trophies
0
Age
33
XP
130
Country
Canada
Didn´t work for me (EU Version) with Gateway 3.6.1 .. My Arcade Badge want a txt with 0004000000153600 (name change didn´t do it).. I think it´s not working on the EU Version of BA.. so i hope someone is kind enough to try to make a txt for the EU-Version of the Game..

Maybe someone can also make a txt for the Plaza Tickets (Mii Lobby).. That would be great!!

Thanks by the way..

works only if you have 1 or more free play, as soon as you use your free play it will turn to 99 right after.
 

sasha_spb_ru

Active Member
Newcomer
Joined
Jun 23, 2010
Messages
33
Trophies
0
XP
198
Country
Serbia, Republic of
Seems the addresses for badge arcade are constant for each of the machine types.

As a result.

saved as 0004000000153500.txt
Code:
[Press Left + L for 99 plays]
DD000000 00000220
D3000000 3286744C
00000000 00000063
D0000000 00000000

[Press Right + L for 99 Practice Plays]
DD000000 00000110
D3000000 32C2155C
00000000 00000063
D0000000 00000000

For those with the US region version, let me know how this works out for you. :)
Found values for EU version:
32C25FDC - Training
3286BECC - Real
Didn't made txt file yet - just edited values in RAM and everything works.
Probably, to use 99 plays, as in your example, is a overkill ^_^.
Better to add 5 or 10 to current value, when needed.
For best result I recommend to add 5 plays to current play count, if current play count is >0.
Is this possible?
Can we add specific value to existing one (with key combo) and with "if" condition?
 
Last edited by sasha_spb_ru,

KnightXR

New Member
Newbie
Joined
Aug 16, 2015
Messages
4
Trophies
0
Age
36
XP
60
Country
United States
I have had a couple of crashes during cheat searching in general, lets hope it's fixed soon :).

For now, i have been searching for cheats and found some really interesting values, I have not tested them on other 3DS yet, SO if anyone can help test them :)

[Level Modifier Smash Brothers US V1.1.3]
3044B778 000000XX

How to use, be sure when you pick "random" selection and then override the values to the desired stage.
I have found this is annoying to get working, there might be anther address somewhere else i the game that tells what level is played.. Spent hours trying to find it already, will spend more time today..

00 = Random
F4 = Donkey Kong Level
3C = Unknown?
64 = Smash Run Level

[Training Mode] [ Item Modifier Smash Brothers US V1.1.3]
325A7448 000000XX

How to use replace XX with the item you want to spawn for training, IT will not change the item icon however it will spawn what you specify, you can spawn Pokemon directly and assist fighters using this!

-- Note this list is incomplete, I will add more later on today, I will also only list items that can be turned off unless requested.
00 = Smash Orb
01 = Assist Trophy
02 = Poke Ball
03 = Master Ball
3D = Team Healer
3E = POW Block
3F = Shiney Shell
40 = Boomering
41 = Beetle
42 = Cucco
43 = Bee Hive
44 = Killer Eye
45 = Boss Galaga
46 = Frankin Badge
47 = Back Shield
48 = Screw Attack
49 = Super Leaf
4A = Rocket Belt
4B = Special Flag
 
Last edited by KnightXR,
  • Like
Reactions: I pwned U!

dsrules

Well-Known Member
Member
Joined
Sep 20, 2005
Messages
8,726
Trophies
2
XP
6,288
Country
I have had a couple of crashes during cheat searching in general, lets hope it's fixed soon :).

For now, i have been searching for cheats and found some really interesting values, I have not tested them on other 3DS yet, SO if anyone can help test them :)

[Level Modifier Smash Brothers US V1.1.3]
3044B778 000000XX

How to use, be sure when you pick "random" selection and then override the values to the desired stage.
I have found this is annoying to get working, there might be anther address somewhere else i the game that tells what level is played.. Spent hours trying to find it already, will spend more time today..

00 = Random
F4 = Donkey Kong Level
3C = Unknown?
64 = Smash Run Level

[Training Mode] [ Item Modifier Smash Brothers US V1.1.3]
325A7448 000000XX

How to use replace XX with the item you want to spawn for training, IT will not change the item icon however it will spawn what you specify, you can spawn Pokemon directly and assist fighters using this!

-- Note this list is incomplete, I will add more later on today, I will also only list items that can be turned off unless requested.
00 = Smash Orb
01 = Assist Trophy
02 = Poke Ball
03 = Master Ball
3D = Team Healer
3E = POW Block
3F = Shiney Shell
40 = Boomering
41 = Beetle
42 = Cucco
43 = Bee Hive
44 = Killer Eye
45 = Boss Galaga
46 = Frankin Badge
47 = Back Shield
48 = Screw Attack
49 = Super Leaf
4A = Rocket Belt
4B = Special Flag
Infinite Use of Final Smash would be nice
 

cearp

瓜老外
Developer
Joined
May 26, 2008
Messages
8,729
Trophies
2
XP
8,537
Country
Tuvalu
@dsrules - i thought of a little trick for 8bit conditionals. so if i want to check only XX, wwXX.
i save the 8bit value before (or after) XX to the data register (or any piece of unused memory in the game).
then i set it to 00. so i would save the value of ww, then write 00 to it.
then i do a 16bit conditional check
and when i am done, write the value back to ww :)

it sounds like a good idea to me
 

dsrules

Well-Known Member
Member
Joined
Sep 20, 2005
Messages
8,726
Trophies
2
XP
6,288
Country
@dsrules - i thought of a little trick for 8bit conditionals. so if i want to check only XX, wwXX.
i save the 8bit value before (or after) XX to the data register (or any piece of unused memory in the game).
then i set it to 00. so i would save the value of ww, then write 00 to it.
then i do a 16bit conditional check
and when i am done, write the value back to ww :)

it sounds like a good idea to me
but you said the value for ww is always different? or it only changes 1 time per stage/game
 

chemistryfreak

Well-Known Member
Member
Joined
Nov 8, 2008
Messages
422
Trophies
0
XP
348
Country
Seems the addresses for badge arcade are constant for each of the machine types.

As a result.

saved as 0004000000153500.txt
Code:
[Press Left + L for 99 plays]
DD000000 00000220
D3000000 3286744C
00000000 00000063
D0000000 00000000

[Press Right + L for 99 Practice Plays]
DD000000 00000110
D3000000 32C2155C
00000000 00000063
D0000000 00000000

For those with the US region version, let me know how this works out for you. :)

Tried it with JPN region ver (0004000000134600) unfortunately it didn't work :(
 

I pwned U!

I am pleased to beat you!
Member
Joined
Jun 14, 2013
Messages
927
Trophies
3
Age
28
Website
gbatemp.net
XP
682
Country
United States
Does anyone have any tips on how to go about creating moon jump codes?

I mainly want ones for Dream Team and Paper Jam that make Mario and Luigi shoot up infinately in the overworld while holding down a button (preferably on the dpad due to it being unused in the overworld).

I have enjoyed a similar cheat for Bowser's Inside Story that does this while holding down the L button.
 
  • Like
Reactions: The Cringe

qaz015393

Well-Known Member
Member
Joined
Jan 28, 2009
Messages
826
Trophies
1
XP
851
Country
United States
Anyway someone can make some codes for Shin Megami Tensei Devil Survivor 2 Record Breakers. Fort42 doesn't seem to have anything on this game.
 

cearp

瓜老外
Developer
Joined
May 26, 2008
Messages
8,729
Trophies
2
XP
8,537
Country
Tuvalu
but you said the value for ww is always different? or it only changes 1 time per stage/game
assume it is always different.
we save its value immediately before and restore it immediately after the conditional check.
i hope i explained it well enough, do you get it?
 
Status
Not open for further replies.

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • No one is chatting at the moment.
    SylverReZ @ SylverReZ: @K3Nv2, Lol K3N1.