Xenoblade Chronicles X cheats and mods

  • Thread starter Thread starter Ultimos54
  • Start date Start date
  • Views Views 649,749
  • Replies Replies 3,187
  • Likes Likes 57
Already super once you activate the cheats.
Post automatically merged:


Yes, I usually made it the last line for it to be easy for users to change. People want small value to pretend to fight a bit, I just put it to 50k for faster kill.

To those people who seek gold box, I suspect super stats have higher chance of gold box.
Hi tom thanks again...


To everyone else.. who wants gold box simply use 5 treasure sens XX on armor give it priority for farming then what you do next is up to you
 
Based on the code you already did, is possible to make a cheat that works for other characters or would it be an entire new process and too time consuming?
its extremely trivial, you literally just need to scroll down in the memory viewer until you find the character you're looking for, do some basic math with the addresses to find the updated offset, and make a new code. That's it. No idea if it'll persist on save (probably wont) but hey its still 100% doable.

On top of that, for any of the party members that don't have custom face you can change those values as well, letting you essentially fully customize them. Hell its probably possible to turn male into female characters if you really wanted to (probably dont do this), you just need to find the offsets. Might take a bit of scrolling, but because of the way the game's memory is handled you can just use cheat engine with an emulator to search through memory a lot faster.
 
  • Like
Reactions: Bysan08
I just remembered something.
It would be nice if someone could make an augment drop cheat of some kind for weapons, because farming diskbombs with Custom.WPN-MSL-MAG is HELL. Hopefully monolith didn't patch Diskbombs on the switch.

CEMU has an augment code that you could manually edit within the .txt
xenoserieswiki[dot]org has a list of all weapons with the augment drop tables
 

Attachments

  • 1742454967476.png
    1742454967476.png
    11.9 KB · Views: 43
  • 1742455027788.png
    1742455027788.png
    44.5 KB · Views: 48
  • 1742455221304.png
    1742455221304.png
    29.4 KB · Views: 27
  • 1742455341189.png
    1742455341189.png
    64.8 KB · Views: 38
Any chance we can get a Material Ticket code for v1.0.1 for NA release? For some reason when I try to use the Cheats in Edizon, it says the title or region is wrong.
 
Any chance we can get a Material Ticket code for v1.0.1 for NA release? For some reason when I try to use the Cheats in Edizon, it says the title or region is wrong.
[Ticket x9999]
580F0000 01DD0408
780F0000 0001B5D4
640F0000 00000000 0000270F
Alternatively you might just have something wrong with how you placed the file.
 
i put together cheats that code cave not going to conflict with one another, a switch file and emulator(maybe it work?)
auto pickup tune down the range you can increase the 00000064 in the last line to higher number for higher range, if it not work for emulator use the other one
there are a couple of code that i don't think need cove cave will need to test Max Ticket Material and Max Inf Miranium
damage x and ohk will require hp tp inf to work for emulator
 

Attachments

i put together cheats that code cave not going to conflict with one another, a switch file and emulator(maybe it work?)
auto pickup tune down the range you can increase the 00000064 in the last line to higher number for higher range, if it not work for emulator use the other one
there are a couple of code that i don't think need cove cave will need to test Max Ticket Material and Max Inf Miranium
damage x and ohk will require hp tp inf to work for emulator
Tried using the emulator codes on ryujinx canary and they're not working at all
 
hey all, its launch day. Just catching up on the forum pages. If I see any codes I'll update the OP file
Post automatically merged:

#08E028C => mov w21,0 -> cost (money) free
#011FC4C => mov w0,0 -> cost (money) free
possible store items are free(v1.0.1)? can anyone confirm?
already done with TomSwitchs have 9999 of item if dont have any, basically free shop buying
Post automatically merged:

it is easy to change
Here is a variation of hp tp fill, don't do anything to hp and tp but up the 7 stats to 500 (Melee Attack, Ranged Attack, Melee Accuracy, Ranged Accuracy, Potential, Defense, Evasion)
[super group 500]
04000000 00410184 F9410016
04000000 00410184 151C5A8D
04000000 04B26BB8 F9410016
04000000 04B26BBC 180001B4
04000000 04B26BC0 794073F3
04000000 04B26BC4 6B13029F
04000000 04B26BC8 54000121
04000000 04B26BCC 18000154
04000000 04B26BD0 B90272D4
04000000 04B26BD4 B90276D4
04000000 04B26BD8 B9027AD4
04000000 04B26BDC B9027ED4
04000000 04B26BE0 B90282D4
04000000 04B26BE4 B90286D4
04000000 04B26BE8 B9028AD4
04000000 04B26BEC 16E3A567
04000000 04B26BF0 00009D70
04000000 04B26BF4 000001F4

[ speed x4]
04000000 015342B8 4E20D420
80000100
04000000 015342B8 4E20D420
04000000 015342B8 140842C8
04000000 01744DD8 4E20D420
04000000 01744DDC 180000C8
04000000 01744DE0 4E0C1D01
04000000 01744DE4 4E20D420 +1, just nop them to reduce
04000000 01744DE8 4E20D420 +1
04000000 01744DEC 4E20D420 +1
04000000 01744DF0 17F7BD33
04000000 01744DF4 00000000
20000000
Ohh I like the 500 in all stats code, I think it's good but may not be needed till like endgame. I'll add the 500 each stat code and a 9999 of each stat code crediting you
Post automatically merged:

OP file is now update with Toms 500 all stat and 9999 all stat :)
Post automatically merged:

@TomSwitch for your speed x4 code im trying to understand the note you left where it say just nope them to reduce.
So would x3 be:
[ speed x4]
04000000 015342B8 4E20D420
80000100
04000000 015342B8 4E20D420
04000000 015342B8 140842C8
04000000 01744DD8 4E20D420
04000000 01744DDC 180000C8
04000000 01744DE0 4E0C1D01
04000000 01744DE8 4E20D420 +1
04000000 01744DEC 4E20D420 +1
04000000 01744DF0 17F7BD33
04000000 01744DF4 00000000
20000000

Or
[ speed x4]
04000000 015342B8 4E20D420
80000100
04000000 015342B8 4E20D420
04000000 015342B8 140842C8
04000000 01744DD8 4E20D420
04000000 01744DDC 180000C8
04000000 01744DE0 4E0C1D01
04000000 01744DE4 4E20D420 +1, just nop them to reduce
04000000 01744DEC 4E20D420 +1
04000000 01744DF0 17F7BD33
04000000 01744DF4 00000000
20000000

One is remove the code where the note is at the other is removing the code underneath?
Since people are requesting x2 speed since x4 is a lot currently
Post automatically merged:

Also can confirm that current patch is 1.0.1 on switch, so all codes are good until next patch :)
Post automatically merged:

If we can get an x2 speed code I'll add it to the OP guys, I think a few people said x4 is too much
 
Last edited by Ultimos54,
  • Like
Reactions: retnuh730 and Max89
there are a few moon jump codes. But I think they all make people hover instead of increasing height? I have seen like 2 or 3 different ones.

If someone creates/reminds me of one that increases height then I'll add it
 
  • Love
Reactions: Mingilicious
Based on the code you already did, is possible to make a cheat that works for other characters or would it be an entire new process and too time consuming?

Cause i can feel the tension in the party...
actually thinking about it it probably won't take too long to just put together a list of offsets and values for customizing NPCs. Although its absolutely 100% doable doing it as a single set of modular codes, it might just end up being more of a nightmare doing it that way over just making some templates and giving the neccesary information on how to fill it out to customize specific given NPCs also I really don't want to have to write an actual program using Atmosphere cheat codes
 
Also I did see a boob slider code, I wont add that just incase its not allowed or something haha. But people can find it if they search for it in this forum
Post automatically merged:

For anyone that wants to modify the all stats code the last line
04000000 04B26BF4 000001F4<-- the 1F4 is what you modify to change it to whatever you want, it has to be the hexadecimal number.
So this is 500, I created a 9999 one as well. Both are in the OP file.
 
Last edited by Ultimos54,
  • Like
Reactions: weilai
hey all, its launch day. Just catching up on the forum pages. If I see any codes I'll update the OP file
Post automatically merged:


already done with TomSwitchs have 9999 of item if dont have any, basically free shop buying
Post automatically merged:


Ohh I like the 500 in all stats code, I think it's good but may not be needed till like endgame. I'll add the 500 each stat code and a 9999 of each stat code crediting you
Post automatically merged:

OP file is now update with Toms 500 all stat and 9999 all stat :)
Post automatically merged:

@TomSwitch for your speed x4 code im trying to understand the note you left where it say just nope them to reduce.
So would x3 be:
[ speed x4]
04000000 015342B8 4E20D420
80000100
04000000 015342B8 4E20D420
04000000 015342B8 140842C8
04000000 01744DD8 4E20D420
04000000 01744DDC 180000C8
04000000 01744DE0 4E0C1D01
04000000 01744DE8 4E20D420 +1
04000000 01744DEC 4E20D420 +1
04000000 01744DF0 17F7BD33
04000000 01744DF4 00000000
20000000

Or
[ speed x4]
04000000 015342B8 4E20D420
80000100
04000000 015342B8 4E20D420
04000000 015342B8 140842C8
04000000 01744DD8 4E20D420
04000000 01744DDC 180000C8
04000000 01744DE0 4E0C1D01
04000000 01744DE4 4E20D420 +1, just nop them to reduce
04000000 01744DEC 4E20D420 +1
04000000 01744DF0 17F7BD33
04000000 01744DF4 00000000
20000000

One is remove the code where the note is at the other is removing the code underneath?
Since people are requesting x2 speed since x4 is a lot currently
Post automatically merged:

Also can confirm that current patch is 1.0.1 on switch, so all codes are good until next patch :)
Post automatically merged:

If we can get an x2 speed code I'll add it to the OP guys, I think a few people said x4 is too much
You have to change to nop or you have to change the offset and move the code up. Change to nop is super easy. I even have a button in breeze to do that so you don’t even have to type nop
 
Also I did see a boob slider code, I wont add that just incase its not allowed or something haha. But people can find it if they search for it in this forum
Its mainly just roundabout way of restoring a feature that was in the original Japanese release of the game, when you boil it down its just one of many appearance variables that are common between the player character and all NPCs, its not like its some crazy unintended feature or whatever. I do think however that as a general rule, appearance customization options in general are just robust enough that while easily doable, there's just way too much bulk there to have a single concise document for it. Once stuff is better mapped out it might be better to just have a guide or something linked in the OP that shows how to set up your own customization codes for your character or NPCs or whatever to add yourself to the cheat file rather than having them waste a ton of space in the cheat file for people that don't want them.
 
i put together cheats that code cave not going to conflict with one another, a switch file and emulator(maybe it work?)
auto pickup tune down the range you can increase the 00000064 in the last line to higher number for higher range, if it not work for emulator use the other one
there are a couple of code that i don't think need cove cave will need to test Max Ticket Material and Max Inf Miranium
damage x and ohk will require hp tp inf to work for emulator
THX bro the exp multiplier work
 
Anyone else coming back here every few hours to see if a true 60fps is working? Ya know... without UI and QTE x2 speed issues.

Love you modders, you sexy bunch!
 
Can someone playing on the emulator test this? I still haven't started playing the game and won't be until probably sometime after April 15th bc I'm watching my parent's cat at my place while my parents are in Europe for vacation and she'll always interfere with me playing my game and wanting me to give her attention so I had to put a pause on all my game playing until I stop watching her.
I tested the 2x movespeed cheat on citron 0.6.1
it "works", you do move faster but after a few seconds the game just freezes forever
dunno if someone tested at the time of your comment since it's kinda hard to follow this forum so I'm just bringing this now
it's the only cheat that freezes my game
and it's the same cheat avaliable at op's download from page 1 '[speed x2 Tomswitch]'
 

Site & Scene News

Popular threads in this forum