Xenoblade Chronicles X cheats and mods

  • Thread starter Thread starter Ultimos54
  • Start date Start date
  • Views Views 649,397
  • Replies Replies 3,187
  • Likes Likes 57
Yeah you shouldn’t have done that. Nintendo rarely bans immediately but going online with anything modified is a bad idea.
the only thing I can see being an issue is the fashion gear cheat. when I used the cheat, it did not unlock any achievements for getting fashion gear (if there are any). again, I'm not registering my character until I finish chapter 12 because I don't know if they check for fashion gear unlock flags.

with ground gear, I know it drops as "Busted" if it rolls on an AM that you don't have unlocked yet, so they could maybe check that, but the fashion gear cheat doesn't inject gear into your inventory, it just changes the unlock flag on the fashion gear.
 
its similar to the wiiu version in the function, but it doesnt have a default size restore code.
now i suppose if you ONLY want certain females, then you would need to have the code on, put the females you want in the active members, save, turn off the code and then dont turn it on.

You madlad, it works like a charm. All the ladies are endowed and no males are affected. On release day. When people were saying days ago that modifying boobs was not going to be a thing. I appreciate it, and well done.
 
What cheats are working for citron 0.6.1 ? can't get ryujinx to load at all. dont think its my specs either

9800x3d and 5080/64gb
 
Try configuring lib_nx.ini and change
red_AtMinX=0.6
red_AtMinY=0.86
to
red_AtMinX=2.0
red_AtMinY=2.0.

As far as I know, this fixed that same "bug" in Xenoblade 1 DE
Sadly didn't work in the end. Got all blurry after about 1 hr.
Nvm he updated the lib_nx.ini file. It now seems to work!
 
Last edited by zdrf,
  • Like
Reactions: kopo
A thought: would a jump multiplier be feasible...? Obviously the moon jump has issues on the emulation side... though I'm not sure how it worked in XC3's case, which was a hold-button to gain height after the initial jump and on jump-button release gravity would set back in...
The moon jump I made has a few issue for emulator that needs to be addressed
1. Dynamic asm <= I wrote a piece about how to do it
2. Keydown extension <= the logic needs to change to avoid keydown by using flag like with point 1
3. Floating point math < floating point math needs to move to asm instead of using cheatVM, floating point math is needed due to the hack hacking the position and not the velocity.

Of course finding another hook is always possible, for example the one I use for speed x4, this one hack the velocity, you have to figure out the friend vs foe logic for that hook, otherwise the jump will jump the foes too, yes the speed too but it does not matter as much
 
Last edited by TomSwitch,
Are there currently any exp cheats that work on emulator? Specifically around Ryujinx? As it always crashes no matter please
 
you can try mine:
[XP Boosters]
20000000

[No 1a Xp booster (2x)]
04000000 0006B148 531F7B23

[No 1b Xp booster (16x)]
04000000 0006B148 531C6F23

[No 1c Xp booster (64x)]
04000000 0006B148 531A6723

[No 1d Xp booster (32768x)]
04000000 0006B148 53114323

[Class XP Boosters]
20000000

[No 2a Class XP booster (2x)]
04000000 0006BB60 531F7AE3

[No 2b Class XP booster (16x)]
04000000 0006BB60 531C6EE3

[No 2c Class XP booster (64x)]
04000000 0006BB60 531A66E3

[No 2d Class XP booster (32768x)]
04000000 0006BB60 531142E3

[Cat. end]
20000001

these code work by lsl the value by whichever power of 2 its set for.
lsl_table = {1:2, 4:16, 6:64, 15:32768}
for ryu though, only use one of each cat.
 
Last edited by Gamerjin,
sorry but is there anyone can fix my save file, i use the code 9999 and it accident complete the marry me quest. Now i can't take hope quest because of it
 
so the hp and tp refill is off in this code?? and only the 7 stats are 500??

also what line of code is what stat if i only want to change damage, potential and accuracy but not defense, evasion.

this is confusing
Look at the code and you can figure out. Here is some help.
2025032105522500-12EA8C312204E38D2116311DF6E7E6BF.jpg

2025032105525800-CCFA659F4857F96DDA29AFEDB2E166E6.jpg
 
Tested on actual switch, this asm is @dsrules fashion code here:
https://gbatemp.net/threads/xenoblade-chronicles-x-cheats-and-mods.668404/post-10613418

[unlock fashion gear off(@dsrules)]
04000000 0034ED14 38696908

[unlock fashion gear on(@dsrules)]
04000000 0034ED14 52800068

because it does not write anything back, it only load the "unlock" flag, you dont have to worry about what you have and had.
could you use asm to unlock all arts and skills?
they are around offset 6xx to 7xx for the main character
should see some 01
 
Yeah you shouldn’t have done that. Nintendo rarely bans immediately but going online with anything modified is a bad idea.
Hasn't happened to me for any game, and I've been editing save files on sysMMC and importing like so, with the exception of two that I know caused issues. Mario Odyssey and Splatoon. Even Pokemon games had no issue.

What I did for extra caution was make sure my play date was on the official release date, so my achievements and logs say 03/20/2025.
 
For those of you here that aren't that familiar with hex code and modifying instruction sets, here is the code for Elma based off of the calculations made by Gamerjin:

Code:
[Chest Scale x5.0]
580F0000 01DD0408
780F0000 0000590C
300E0000 00000003
640F0000 00000000 40A00000
780F0000 00000004
310E0000
Thanks much! Can you post the ids for the other females?
 
EdiZon cheat menu works fine with every other game besides this one. Just boots me back to home menu whenever I try to load a save file saying “the software was closed because an error occurred.” Tried disabling every cheat before going into it too and it still keeps crashing. Any possible fix for this?
 
yes, its possible,

[name change]
580F0000 01DD0408
780F0000 000000F8
680F0000 88776655 44332211

where each digit is a hex letter.
Character names can be 10 letters, this only gives 8, yeah? On that note, how would you use shorter names, 00s at the end? It wouldn't make extra spaces?
 
EdiZon cheat menu works fine with every other game besides this one. Just boots me back to home menu whenever I try to load a save file saying “the software was closed because an error occurred.” Tried disabling every cheat before going into it too and it still keeps crashing. Any possible fix for this?
Got hit with this too on another attempt
 

Attachments

  • image.jpg
    image.jpg
    4.2 MB · Views: 38

Site & Scene News

Popular threads in this forum