Nintendo SWITCH Cheat Codes Download

Avoid creating cheat Request Topic​

Request cheats are made in :​

cheat-codes-ams-and-sx-os-add-and-request-general


This group provides cheat code authors to post works, share experience, learn and exchange

This group also provides cracking game players to get the latest and most complete cheats, and assist in testing

Since GBATemp is the most famous place in the industry, we hope to improve the content quality of this group

The main contents of this group include:
1. Publish personal originals.
2. Improve the quality of secondary creation (including version updates, repairs, and enhancements)
3. Request to create game cheats
4. Tutorial sharing on developing game cheat codes

For technical exchanges, sharing the code of others must attach the URL of the webpage published by the original author (do not copy the complete code)

Although the content of this group is very precious, it is provided for free, and it is not allowed to reprint it to commercial places or paid membership websites for profit.
Nintendo SWITCH Cheat Codes Download
Nintendo SWITCH Cheat Codes Download

Xenoblade Chronicles 3 [010074F013262000]

  • Thread starter Thread starter Eiffel2018
  • Start date Start date
  • Views Views 134,434
  • Replies Replies 846
  • Likes Likes 140
Hi there! Dunno if I understood this cheat right, I thought it would unlock all classes in the game regardless whether you've met a particular hero or not. The thing is I'd like to play as a Royal Summoner Taion early in the game, but when I try the cheat code I got this: no class unloked.

P.S.: This is the cheat I'm using:

[#23. Unlock all Classes (No Exploration Phase / Heroes to join)]
040E0000 004BB138 52800028
040E0000 0024C300 52800000
040E0000 004BB1E8 D2800040
 

Attachments

  • Sin título.png
    Sin título.png
    1.1 MB · Views: 7
#08 was separated into #08.1 & #08.2,
#08.2 will not work if you didn't enable #08.1
That's not the issue in the first place as that cheat isn't even enabled, master code just defaults you to walking speed for no reason. Unless you're telling us that the speed increase cheat is to counter the walk speed problem with the master code itself?
 
That's not the issue in the first place as that cheat isn't even enabled, master code just defaults you to walking speed for no reason. Unless you're telling us that the speed increase cheat is to counter the walk speed problem with the master code itself?
ok, i will answer why:
080E0000 00FD1F5C 1C000068 1E280821
080E0000 00FD1F64 D65F03C0 1E280821

^this section of the code translates to this:
fmul s1, s1, s8
ldr s8, #0xfd1f6c
fmul s1, s1, s8
ret

now, anything look familiar? that's right, the address isnt set, that's why codes 8.1 and 8.2 exist.
so you have two options:
1) add this to the master code, so you arent "required" to set it:
040E0000 00FD1F6C 3F800000
2) just remember to turn on code 8.1 or 8.2 (really, its not THAT hard)
 
  • Like
Reactions: setherdude41
ok, i will answer why:
080E0000 00FD1F5C 1C000068 1E280821
080E0000 00FD1F64 D65F03C0 1E280821

^this section of the code translates to this:
fmul s1, s1, s8
ldr s8, #0xfd1f6c
fmul s1, s1, s8
ret

now, anything look familiar? that's right, the address isnt set, that's why codes 8.1 and 8.2 exist.
so you have two options:
1) add this to the master code, so you arent "required" to set it:
040E0000 00FD1F6C 3F800000
2) just remember to turn on code 8.1 or 8.2 (really, its not THAT hard)
All of this means literally nothing to me. Just want codes to work and not do something I don't want them to. Your aggression and assumption by saying "That's right", comes out outlandish and insolent.
 
All of this means literally nothing to me. Just want codes to work and not do something I don't want them to. Your aggression and assumption by saying "That's right", comes out outlandish and insolent.
"outlandish and insolent" i may be, but as i recall, you ask a question,
and not only did i answer, i even showed you how to "fix" it.
but maybe i shouldnt have said anything....
lesson learned.
also, for being insolent, at least i can rewrite the code if i need to....
 
Last edited by Gamerjin,
Anyone using Soulhacker class able to find the unique monster with Spider Web art?
 
#08 was separated into #08.1 & #08.2,
#08.2 will not work if you didn't enable #08.1
But that's not the issue as I didn't use any movement codes. The Master Code sets it to walk speed by default (even if all other codes are off). I've even tested it with just the Master Code by itself and your their will be still be set to walk.
 
Hello team, need HELP!!

I'm stuck on chapter 3, in the first hero mission, once I reach the Ethel NPC at the top of the hill, the cutscenes occurs, then at the same time that the explanation tip (about Supply Drops" it shows it suppose that an "earthquake" should happen, but when I pres A to close the tip windows nothing happens, the tip windows closes but not earthquake or Supply icon apears on the map, and even of I pres the ZR button to "focus on the supply" nothing happens.. so I'm stuck here because I can't continue cause I'm no able to finish the mission
 
  • Sad
Reactions: Something whatever
Hello team, sorry to ask. But ive tried to enable cheats with no luck. Only need to paste the txt into a new folder in game mod folder? I really dont have a clue how to enable them
 
What's this fully code, I'm still studying.

It let you open the locked door.
It let you replay an event/quest
It let you encounter a discovered quest
It let you continue a broken quest
But it may broken your game progression
So, better make save or backup before using.
Hi, you've been making some crazy codes for XC3 and I was wondering if it'd be possible to make an unlock all outfit code because in members only . I really wanna play the rest of the game with her outfit on and maybe even Noah's version too and just in case you need it I uploaded my save for when Mio is wearing the outfit.
Members only
Codes and spoilers in this group are for members. Join the Nintendo SWITCH Cheat Codes Download group to reveal them. It's free.
 

Attachments

  • bf3game02.zip
    bf3game02.zip
    270.7 KB · Join the group to download
These files are for members of the Nintendo SWITCH Cheat Codes Download group. Join the group to download them. It's free.
ok, i will answer why:
080E0000 00FD1F5C 1C000068 1E280821
080E0000 00FD1F64 D65F03C0 1E280821

^this section of the code translates to this:
fmul s1, s1, s8
ldr s8, #0xfd1f6c
fmul s1, s1, s8
ret

now, anything look familiar? that's right, the address isnt set, that's why codes 8.1 and 8.2 exist.
so you have two options:
1) add this to the master code, so you arent "required" to set it:
040E0000 00FD1F6C 3F800000
2) just remember to turn on code 8.1 or 8.2 (really, its not THAT hard)
Thanks for the help the first option helped fix the issue i was having :D
 
  • Like
Reactions: Gamerjin
It looks like the Soul Point Multiplier doesn't work on Yuzu. It increases the cost of the skills by the code used (ie if 4x code is used, the cost of skills are 4x more to unlock). Anyone know how to adjust the code to fix this? I'm on 1.10 as well.
 
i need some help,i cant use new version of Class Exp Multiplier in ryujinx,but old version could work
this one
[#06c Class Exp Multiplier (5x)]
080E0000 00FD1FA4 D65F03C0 BD400660
040E0000 00FD1FA0 1E229009
040E0000 001DC808 9437D5E6

and Class Unlocking Exp Multiplier never work no matter which version
 
For my suggestion, it is not need to enable this cheat.
The game resources are rich enough
is the Cheat bugged or anything? I read that a Cheat will cause trouble with "the Art of Flow" Key Item. Is that the Cheat?
[#19c Items, Coins, Ether and Money multiplier (8X)]
040E0000 0026D51C 531D7053

is there a way to make it multiplier 16X
I used that Cheat at the Beginning, and for some Reason, that Turtorial with the Container was bugged.
 
i need some help,i cant use new version of Class Exp Multiplier in ryujinx,but old version could work
this one
[#06c Class Exp Multiplier (5x)]
080E0000 00FD1FA4 D65F03C0 BD400660
040E0000 00FD1FA0 1E229009
040E0000 001DC808 9437D5E6

and Class Unlocking Exp Multiplier never work no matter which version
You may test it (for Ryujinx only, not Yuzu)
 

Attachments

  • 010074F013262000 for Ryujinx.rar
    010074F013262000 for Ryujinx.rar
    5.3 KB · Join the group to download
These files are for members of the Nintendo SWITCH Cheat Codes Download group. Join the group to download them. It's free.
And this one should work on Yuzu (v1.0.0 only)
There are not enough space on v1.1.0 to do such a lot of code cave.
 

Attachments

  • 010074F013262000 for Yuzu.rar
    010074F013262000 for Yuzu.rar
    28.7 KB · Join the group to download
These files are for members of the Nintendo SWITCH Cheat Codes Download group. Join the group to download them. It's free.
  • Like
Reactions: Garnatian

Group statistics

Group owner:
matias3ds
Members:
86079
Threads:
7768
Messages:
42272
Photos:
0

Site & Scene News