Xenoblade Chronicles X cheats and mods

  • Thread starter Thread starter Ultimos54
  • Start date Start date
  • Views Views 649,389
  • Replies Replies 3,187
  • Likes Likes 57
@Ultimos54 , just want to make a quick note.
if you change the code for
[View All Achievements ON]
04000000 004f9b4c 52800068 (mov w8, 3)

to

[View All Achievements ON]
04000000 004f9b4c 52800048 (mov w8, 2)

you'll see the achievements, but the ones you havent checked off ( or are hidden) will be visible, but not auto checked off.
credits to the original author, but this edit doesnt give the appearance of a done achievement, so you at least know what to do.

while datamining, this is what i have for locations:
Code:
funds/miranuim/material tickets [1dd0408]+0x1B5d0
Skell Armor                     [1dd0408]+0x1B600
Skell weapons                   [1dd0408]+0x2AFC0
armors                          [1dd0408]+0x3A980
ranged weapons                  [1dd0408]+0x4A340
melee weapons                   [1dd0408]+0x59D00
Augments                        [1dd0408]+0x696C0
materials                       [1dd0408]+0x6D530
Collectables                    [1dd0408]+0x6FF60
important items                 [1dd0408]+0x70D70
Precious resources              [1dd0408]+0x72990
battle items                    [1dd0408]+0x72BE8
fast travel pts                 [1dd0408]+0x73198
achievements                    [1dd0408]+0x79A80
Fashion gear                    [1dd0408]+0x97B35
craftables                      [1dd0408]+0x9D864
enemy index                     [1dd0408]+0xA0754
 
Last edited by Gamerjin,
HOLY grats, I think your the first person I've seen done with 100%.
I gave up on the game a bit after finishing 13th chapter and haven't played for a while.
I wonder though, if you were to give your save. Would the coders here be able to create a code for 100% map completion, since they could probs check there save and yours and see differences maybe in a map sector of the code???
No problem bro, you can have it here (my save file - 3rd one is the100% Mira)
 
incorrect way to do the longsword drop I think, always weapon drop is just any in general same with always armor.
you didn't look at the bottom of the file. It's:
[ground weapon]
04000000 00085810 52800042
04000000 00085838 52800041
04000000 000862CC 140000A7
04000000 00086598 1400018B
and:
[Longswords]
04000000 00086BD0 528000F6

I think? @ranma99vn this correct to force longswords on ground weapon?
You guys gonna make a drop code for each weapon?
 
No update to the EdiZon database? Still only 6 cheats with no updates for almost a month. Stuff like max money is missing and the hover moon jump cheat is fake/non working.
 
@Ultimos54 , just want to make a quick note.
if you change the code for
[View All Achievements ON]
04000000 004f9b4c 52800068 (mov w8, 3)

to

[View All Achievements ON]
04000000 004f9b4c 52800048 (mov w8, 2)

you'll see the achievements, but the ones you havent checked off ( or are hidden) will be visible, but not auto checked off.
credits to the original author, but this edit doesnt give the appearance of a done achievement, so you at least know what to do.

while datamining, this is what i have for locations:
Code:
funds/miranuim/material tickets [1dd0408]+0x1B5d0
Skell Armor                     [1dd0408]+0x1B600
Skell weapons                   [1dd0408]+0x2AFC0
armors                          [1dd0408]+0x3A980
ranged weapons                  [1dd0408]+0x4A340
melee weapons                   [1dd0408]+0x59D00
Augments                        [1dd0408]+0x696C0
materials                       [1dd0408]+0x6D530
Collectables                    [1dd0408]+0x6FF60
important items                 [1dd0408]+0x70D70
Precious resources              [1dd0408]+0x72990
battle items                    [1dd0408]+0x72BE8
fast travel pts                 [1dd0408]+0x73198
achievements                    [1dd0408]+0x79A80
Fashion gear                    [1dd0408]+0x97B35
enemy index                     [1dd0408]+0xA0754
im pretty sure the craftable start is somewhere in here: 9D67E-9DAA4
Ooooh thats really nice
 
  • Like
Reactions: Jarrod-Makin
lightning_eyes.jpg

I FINALLY GOT IT!!!!!!!!!!!

[All new gear Craft-ables loaded]
04000000 0075df14 52800055

combine this with my force check ok, and you can have skells as early as you have access to the new gear menu.
edit: you will still need to unlock the ability to assign skells (the earliest being chapter 6). also the flight module need to be unlocked, earliest being chapter 9.

im-so-happy-meme.gif

^ my reaction
 
Last edited by Gamerjin,
lightning_eyes.jpg

I FINALLY GOT IT!!!!!!!!!!!

[All new gear Craft-ables loaded]
04000000 0075df14 52800055

combine this with my force check ok, and you can have skells as early as you have access to the new gear menu.

im-so-happy-meme.gif

^ my reaction
Sweet dude! Now if you can just get the code to force specific weapon drops you will have my undying devotion. Thank you so much!
 
lightning_eyes.jpg

I FINALLY GOT IT!!!!!!!!!!!

[All new gear Craft-ables loaded]
04000000 0075df14 52800055

combine this with my force check ok, and you can have skells as early as you have access to the new gear menu.

im-so-happy-meme.gif

^ my reaction
which force check okay code is that. Also apologies, I don't get what this does. Is it a full unlock for the AM terminal?
Post automatically merged:

@Ultimos54 , just want to make a quick note.
if you change the code for
[View All Achievements ON]
04000000 004f9b4c 52800068 (mov w8, 3)

to

[View All Achievements ON]
04000000 004f9b4c 52800048 (mov w8, 2)

you'll see the achievements, but the ones you havent checked off ( or are hidden) will be visible, but not auto checked off.
credits to the original author, but this edit doesnt give the appearance of a done achievement, so you at least know what to do.

while datamining, this is what i have for locations:
Code:
funds/miranuim/material tickets [1dd0408]+0x1B5d0
Skell Armor                     [1dd0408]+0x1B600
Skell weapons                   [1dd0408]+0x2AFC0
armors                          [1dd0408]+0x3A980
ranged weapons                  [1dd0408]+0x4A340
melee weapons                   [1dd0408]+0x59D00
Augments                        [1dd0408]+0x696C0
materials                       [1dd0408]+0x6D530
Collectables                    [1dd0408]+0x6FF60
important items                 [1dd0408]+0x70D70
Precious resources              [1dd0408]+0x72990
battle items                    [1dd0408]+0x72BE8
fast travel pts                 [1dd0408]+0x73198
achievements                    [1dd0408]+0x79A80
Fashion gear                    [1dd0408]+0x97B35
enemy index                     [1dd0408]+0xA0754
im pretty sure the craftable start is somewhere in here: 9D67E-9DAA4
question, if you do the first code and it auto checks off the achievement, does it give you anything ingame? like an item etc.
Cos if so wouldn't the first code be better?
 
Last edited by Ultimos54,
which force check okay code is that. Also apologies, I don't get what this does. Is it a full unlock for the AM terminal?
So the am terminal is the console next the shop in armory alley. The full name, which you renamed, was "new gear force check ok". That code combine with this fully unlocks and allows you to anything within the new gear menu.
 
was it this code @Gamerjin ?
[Develop new gear (AM terminal) free]
04000000 005483E0 52800020
Yes, so those 2 combine will allow you anything within the new gear menu, included, but not limited to, the ares 70/90, and other skells, weapons, and armor.
 
I've also added Ranmas weather codes to a seperate notepad file within the folder so people can use it.
added the achievement code as well.
But yeah, @Gamerjin if I use the first code where its already checked off does it give me stuff ingame like items etc?
Or is it better to use the second where we can see it but not checked off.
I'm asking this cos I can't be bothered trying to do them all haha
 
Last edited by Ultimos54,
I've also added Ranmas weather codes to a seperate notepad file within the folder so people can use it.
added the achievement code as well.
But yeah, @Gamerjin if I use the first code where its already checked off does it give me stuff ingame like items etc?
Or is it better to use the second where we can see it but not checked off.
I'm asking this cos I can't be bothered trying to do them all haha
It works similar to the fashion code I traced. It shows it, but you can still check off the items there. So, you should be able to get the items from the achievements.
 
  • Like
Reactions: Ultimos54

Site & Scene News

Popular threads in this forum