Xenoblade Chronicles X Definitive Edition - Emulator Mods/Cheats Discussion

  • Thread starter Thread starter OldManKain
  • Start date Start date
  • Views Views 306,984
  • Replies Replies 854
  • Likes Likes 15
If someone know this please help answer me, does the Steam Deck resolution patch make the game UI stretch? I use it and while the graphic look great the UI seems very weird being stretched like that.
I dont know sorry, I have not tested it on the SteamDeck yet. Using my main PC.
 
  • Like
Reactions: Kun_ADR
does someone knows if sudachi runs better than citron?

edit: I tested a little, not much difference except that sudachi loads the shader cache faster
For me Citron have slightly better performance - stable 60 (except 40 fps bug with some cheats). Sudachi have 45-60 in the City. AMD 9 3800x and 3090. So I’m on Citron with only 60-60-30 and it’s perfect for me.
 
  • Like
Reactions: Yuniheim
Hello everyone,
I use the 60-30fps mod, while it's working as intended in gameplay, it seems like the cutscenes might get cut for a split second randomly, every now and then. Is it a known issue or there's something with my settings?
 

So we must have this too at the same time?
[enable moonjump2]
04000000 015342B8 4E20D420
04000000 015342B8 14D7CA50
04000000 04B26BF8 A9376BF9
04000000 04B26BFC F0FFE539
04000000 04B26C00 B9426B3A
04000000 04B26C04 7100075F
04000000 04B26C08 4E20D420
04000000 04B26C0C 54000121
04000000 04B26C10 B9402668
04000000 04B26C14 7100211F
04000000 04B26C18 540000C1
04000000 04B26C1C B9426F28
04000000 04B26C20 4E0C1D01
04000000 04B26C24 4E20D420
04000000 04B26C28 4E20D420
04000000 04B26C2C 4E20D420
04000000 04B26C30 A9776BF9
04000000 04B26C34 172835A2

[moonjump2 ZL hover ZL+B up]
04000000 047CD268 00000000
04000000 047CD26C 3E4CCCCD
80000100
04000000 047CD268 00000001
20000000
80000102
04000000 047CD26C 3F91EB85
20000000
 
So we must have this too at the same time?
Of course you need the enable that sets up the asm and you need the button code to control the execution. As usual all asm code needs to be enabled before the game starts.

Not tested on emulator but it use nothing that emulator don't support

Maybe one thing, the code cave is in multimedia and emulator may place it differently.
 
It doesn't work.
check latest commit, I move it to normal main

That may be the reason some asm cheats were not working on emulator. Creator may choose to use alternate code cave for various reasons, the main reason is there isn't space but they can choose it to avoid crash with other creators or that options may just be left from another project.

I choose it to avoid crashing with other's asm code since there are so many people making cheats for this game
 
Last edited by TomSwitch,
check latest commit, I move it to normal main

That may be the reason some asm cheats were not working on emulator. Creator may choose to use alternate code cave for various reasons, the main reason is there isn't space but they can choose it to avoid crash with other creators or that options may just be left from another project.

I choose it to avoid crashing with other's asm code since there are so many people making cheats for this game
from v5 file right?
I also tested it (both [enable moonjump2] and [moonjump2 ZL hover ZL+B up] enabled at the same time) and it also doesn't work, plus if I try to use it with other cheats it will freeze the emulator
 
from v5 file right?
I also tested it (both [enable moonjump2] and [moonjump2 ZL hover ZL+B up] enabled at the same time) and it also doesn't work, plus if I try to use it with other cheats it will freeze the emulator
as the only cheat it does not work? using with other cheats is always a problem if you don't know what to do.
Did you enable them before you start the game?
Anyway that is all I can think of, try using a different emulator maybe your only option.
 
as the only cheat it does not work? using with other cheats is always a problem if you don't know what to do.
yup, I tested it as the only cheat enabled
Post automatically merged:

Did you enable them before you start the game?
Anyway that is all I can think of, try using a different emulator maybe your only option.
yes, I did
well I can only use yuzu based emulators (citron/sudachi) since ryujinx doesn't work well on my system so it is what it is man, thank you for taking your time trying to help us
Post automatically merged:

I wanna give a heads up for everyone: a way to get 5 free slots on weapons.

Use Iasyan3's LootEquipmentsBestQuality to get Rare Tier Weapons (I changed one line to always come with only 1 augment (rare tier weapon, blue color equipment), and 3 free slots.
The thing is, you want to use it with the [R3 add slots to weapon] cheat, it will add free slots on it to as much as is avaliable, so in theory if you use it on common rarity weapons you should get 6 free slots (edit: it works).
remember, you can change the lines of the code on your own too.

Screenshot_1120.png

Screenshot_1118.png
 

Attachments

Last edited by Yuniheim,
yup, I tested it as the only cheat enabled
Post automatically merged:


yes, I did
well I can only use yuzu based emulators (citron/sudachi) since ryujinx doesn't work well on my system so it is what it is man, thank you for taking your time trying to help us
Post automatically merged:

I wanna give a heads up for everyone: a way to get 5 free slots on weapons.

Use Iasyan3's LootEquipmentsBestQuality to get Rare Tier Weapons (I changed one line to always come with only 1 augment (rare tier weapon, blue color equipment), and 3 free slots.
The thing is, you want to use it with the [R3 add slots to weapon] cheat, it will add free slots on it to as much as is avaliable, so in theory if you use it on common rarity weapons you should get 6 free slots (edit: it works).
remember, you can change the lines of the code on your own too.

View attachment 493714
View attachment 493710

If you want you can do it on your armor too but im using switch tho so i just changed this lines


[always 3 skills 1 slot]
04000000 0008576C 52800060 --> 52800000
04000000 00085998 52800020 --> 52800080

And this is for armor only cause if the line for armor exceeds more than 4 it bugged out to none...
 
If you want you can do it on your armor too but im using switch tho so i just changed this lines


[always 3 skills 1 slot]
04000000 0008576C 52800060 --> 52800000
04000000 00085998 52800020 --> 52800080

And this is for armor only cause if the line for armor exceeds more than 4 it bugged out to none...
I've been using that cheat for armors too, works the same.
 
I can confirm this works for citron/sudachi.
It's just a little tricky to get it working, it should work on ryu too.
Also, don't have any augments when you do this, it will eat them.
This cheat is really goated on armors that only have 1 augment, you can get 3 free slots

Nice, although I still can't figure out how you manage to add 3 free slots to armor.

Like that Bunnytop chest piece, I hold down R3 scroll up and down like you did in the video; but in the equip screen, sometimes it showed 2 free slots, sometimes 1 free slot. The whole thing is kinda weird tbh, but I never manage to get 3 free slots to any armor piece.

I'm using citron btw.
Post automatically merged:

Followup::)

I managed to add 3 slots to armor (but to be honest, I still dunno how I did it, it's so tricky to say the least). However, doing so seem to cause some visual bugs, cuz the augments in the armor sometimes not showing at all (but the effects are there).
 

Attachments

  • image_2025-03-26_041159482.png
    image_2025-03-26_041159482.png
    598.5 KB · Views: 49
Last edited by leaonfm,
Nice, although I still can't figure out how you manage to add 3 free slots to armor.

Like that Bunnytop chest piece, I hold down R3 scroll up and down like you did in the video; but in the equip screen, sometimes it showed 2 free slots, sometimes 1 free slot. The whole thing is kinda weird tbh, but I never manage to get 3 free slots to any armor piece.

I'm using citron btw.
Post automatically merged:

Followup::)

I managed to add 3 slots to armor (but to be honest, I still dunno how I did it, it's so tricky to say the least). However, doing so seem to cause some visual bugs, cuz the augments in the armor sometimes not showing at all (but the effects are there).
you did right, it's just that the game has this visual bug since you're doing thing you're not supposed to
 
Of course it was. I didn't play DE version for too long, but it seems that it's exact the same butchered script all over again.
There are many videos floating on the internet (I found this one on varishangout) with re-translated scenes like this one. And yes, I can confirm that the re-translated text above is accurate.
View attachment 492541
wow holy cow they really fucked the dialogue on this game, why would they do that and call the game definitive edition when it's cut out the true translation.... Look what else they censored. and no boob slider in the character creation screen and they hide all the hairstyles in the base model and missing character creation content. Cheats for this game should add in and patch all the missing content the Wii-U had that would be cool to mod in.
 

Attachments

  • 9eR5tdq.jpeg
    9eR5tdq.jpeg
    518.9 KB · Views: 74
Last edited by Seymordius,

Site & Scene News

Popular threads in this forum