Xenoblade Chronicles X cheats and mods

  • Thread starter Thread starter Ultimos54
  • Start date Start date
  • Views Views 649,914
  • Replies Replies 3,187
  • Likes Likes 57
yeah, that doesnt work for engineer augments, only the develop new gear menu.
also, im working on both cheats and the editor too. materials are in the work, but the problem is that game scans the region, so if you made a code:
if its empty, it fills in the item id and #
if its not empty, it replaces the item id and #
(Apologies if it’s rude) did you find that id and all that yet?
 
yeah, that doesnt work for engineer augments, only the develop new gear menu.
also, im working on both cheats and the editor too. materials are in the work, but the problem is that game scans the region, so if you made a code:
if its empty, it fills in the item id and #
if its not empty, it replaces the item id and #
Patience is a virtue
 
I can confirm that this code works fine.

@Ultimos54 can you add this to the file please? This makes farming gear for specific stats without needlessly leveling up much easier


Also, has anyone managed to modify FrontierNav tickrate from 30 minutes down to 30 seconds or less via cheat? This would greatly help together with the infinite material tickets cheat to get materials for augment crafting
I found a simple way but you need to be afk, I used cheat engine to speedhack the game at exactly x500 speed. You just need to run to the wall and wait for materials to be dropped, because of that I got 442 hrs playtime lmao
 
yeah, im gonna need some help with help from people who can trace pointers.....
poisonous needle from the chart is 376 or 0xX178, my pointer tells me its 0xX1D5, so i think the material list is going to be wrong until i can obtain the correct values for the materials, i will have it setup for upto 7 customized slots at the end of the 800 space for materials, so you wont overwrite anything......unless that material came from this code. best of all, these custom crafted pointers use the maindata base pointer, so in theory it should work for emulators too.
 
yeah, im gonna need some help with help from people who can trace pointers.....
poisonous needle from the chart is 376 or 0xX178, my pointer tells me its 0xX1D5, so i think the material list is going to be wrong until i can obtain the correct values for the materials, i will have it setup for upto 7 customized slots at the end of the 800 space for materials, so you wont overwrite anything......unless that material came from this code. best of all, these custom crafted pointers use the maindata base pointer, so in theory it should work for emulators too.
says 1D5 here
https://github.com/mimicax/XCXGecko/blob/master/codes/xcx_item_id_v1.0.1e.txt
and here
https://xenobladedata.github.io/xbx/bdat/common_local_us/ITM_MaterialList.html
 
Last edited by dsrules,
yeah, im gonna need some help with help from people who can trace pointers.....
poisonous needle from the chart is 376 or 0xX178, my pointer tells me its 0xX1D5, so i think the material list is going to be wrong until i can obtain the correct values for the materials, i will have it setup for upto 7 customized slots at the end of the 800 space for materials, so you wont overwrite anything......unless that material came from this code. best of all, these custom crafted pointers use the maindata base pointer, so in theory it should work for emulators too.
Damn so the energy clip thing isn’t gonna be as easily as ya thought eh? Whelp I’ll check this thread every couple of hours, if you want a up to date save of mine I’ll do it… for now I think I’m gonna compile every save file that’s been posted here that I have found
Post automatically merged:

gathered from here mostly, heres all the save files online that ive found for xenoblade chronicles x saves (enjoy future ppl who does a search for saves)
 

Attachments

Last edited by Endlessfate,
I know how to work with and adjust Codebreaker codes, but I'm at a complete loss with these codes. How would one adjust the XP codes to be reduced by 50% instead of being increased? I hope it's okay to ask.
 
I know how to work with and adjust Codebreaker codes, but I'm at a complete loss with these codes. How would one adjust the XP codes to be reduced by 50% instead of being increased? I hope it's okay to ask.
Think there’s discussions on this if you do a search… there’s already a cheat for 0exp gain (ppl wanting to grind stuff without gaining levels like crazy)
 
I know how to work with and adjust Codebreaker codes, but I'm at a complete loss with these codes. How would one adjust the XP codes to be reduced by 50% instead of being increased? I hope it's okay to ask.
So 50% = 50/100 = 1/2. So you are using asr the value by 2 to divide it by 2.....
I look into that as well. It's not hard to program it in.
 
  • Like
Reactions: fmalust
Hi there, can someon explain to em how do i put these codes in my emulator plz ? (It's Citron btw) Do i just have to put theme one by one in a text file ? All together ? I'm kinda new to this actually so any help would be very appreciated. Thanks a lot !
Post automatically merged:

Hi there, can someon explain to em how do i put these codes in my emulator plz ? (It's Citron btw) Do i just have to put theme one by one in a text file ? All together ? I'm kinda new to this actually so any help would be very appreciated. Thanks a lot !
 
Any codes to adjust tick rate for FN probes/mining/research? I think it's currently 30 mins, would love something that changes it to like 5 or 10 mins instead.
 
Hi there, can someon explain to em how do i put these codes in my emulator plz ? (It's Citron btw) Do i just have to put theme one by one in a text file ? All together ? I'm kinda new to this actually so any help would be very appreciated. Thanks a lot !
Post automatically merged:

Hi there, can someon explain to em how do i put these codes in my emulator plz ? (It's Citron btw) Do i just have to put theme one by one in a text file ? All together ? I'm kinda new to this actually so any help would be very appreciated. Thanks a lot !

One by one. Go to emulator thread and this is answered there as well. But in short, right click, go to mod folder, make a folder called whatever the name of the cheat is. In that folder, make another folder called cheats, and then make your txt file and put the code in there. That has to be done one by one for every cheat you want. Ryujinx is a single text file with all cheats, and while it has some frame drops it's significantly more stable than Citron which has texture explosions and has some sort of memory leak that causes loss of frames if you use the Auto Pickup cheat.
 
OK, updated the spreadsheet with a maindata pointer for Materials and Precious Resources. so now it should be possible to do the follow:
*set activator key(s) to both codes
*set up to 7 material for both and these pointer are for the bottom of the space so there shouldnt be any problems.
*auto code setup, check or search for the value/name you want.
*now, this setup is different than the important items, so the asm code will not help you here,

reminder of the sheet:
https://docs.google.com/spreadsheets/d/19ukh9WI1hnvruv_ILvceH4ZR50-O_A-99HQ-pskaoXM/edit?usp=sharing
 
Hello everyone :)
First of all, thank you very much for all your hard work on cheating the game :)

I have a request: the Max Affinity With Everyone cheat will prevent you to unlock the achievement for maxing out the affinity with a character.
Is there any chance to get a "Almox Max Affinity With Everyone" cheat? Something like "it needs 10/20 points to have the max".
What I suspect is that if you maxed the affinity, the game is not checking anymore if the achievement should be unlocked.

Thank you very much in advance :)
 

Site & Scene News

Popular threads in this forum