Final Fantasy X HD Remaster

Inmento
Junior Member
Posts: 4
Joined: Tue Mar 12, 2019 2:53 pm

Re: Sphere Grid Codes - Complete

Post by Inmento » Thu Mar 14, 2019 11:25 pm

jon5221 wrote: Character Modifier Digits

Code: Select all

01 = Tidus
02 = Yuna
04 = Auron
08 = Kimahri
10 = Wakka
20 = Lulu
40 = Rikku
-------------------
7F = All Characters
I know using the above "7F" works, however because there wasn't one area left empty, the trophy didn't pop.

I'm going to test this right now, but do you think say completing Tidus' entire grid, and then just doing things with any of the others, would get the first grid achievement on Ps4 to pop up? (The one about completing one characters grid?) and then if it does, combining all but one characters grid, and completing it manually, would get the second?

Yes I know I'm asking, while also about to test, but hey, maybe someone will answer by the time I've finished testing.

Edit 1: Yes if using a single character code to max the grid, on expert or normal, and then doing even one thing with one other characters grid, you'll get the first trophy. I don't have Rikku yet, so I can't properly get the second achievement, but if you use the code "3D" (which gives you everyone but Yuna's grids maxed) and then wait until you have Rikku, you could get the achievement. (I say use 3D as IDK if using the code before getting Riku would max her out once you obtain them, plus that way you can easily keep Yuna where you want.)

So all in all, if done properly, yes the codes can be used to get both of the trophies even if using "7F" (I believe).
mikeb1369
Junior Member
Posts: 5
Joined: Sat Mar 16, 2019 11:29 pm

Re: Final Fantasy X HD Remaster

Post by mikeb1369 » Sat Mar 16, 2019 11:36 pm

Sorry im new to this but is there a single list of codes i can use to put into save wizard. mainly codes for increasing levels for blitzball and codes for the celestial weapons? Thank you for your time and patience.
Way2Dawn22
Junior Member
Posts: 37
Joined: Thu Mar 14, 2019 11:29 pm

Re: Final Fantasy X HD Remaster

Post by Way2Dawn22 » Sun Mar 17, 2019 12:02 am

mikeb1369 wrote:Sorry im new to this but is there a single list of codes i can use to put into save wizard. mainly codes for increasing levels for blitzball and codes for the celestial weapons? Thank you for your time and patience.
Not sure about a single code. But the ones you are referring to are accessible on the first page. Just go to quick codes on save wizard, right click, add cheat. Then it’s kinda self explanatory from there.

If you are new just know many cheats here and on other games might mess with trophies if those things are important to you
mikeb1369
Junior Member
Posts: 5
Joined: Sat Mar 16, 2019 11:29 pm

Re: Final Fantasy X HD Remaster

Post by mikeb1369 » Sun Mar 17, 2019 12:06 am

thank you i didn't mean in one solid code but like a list of the codes all in one page. i tried the codes for the celestial weapons on the first page and nothing happened
Way2Dawn22
Junior Member
Posts: 37
Joined: Thu Mar 14, 2019 11:29 pm

Re: Final Fantasy X HD Remaster

Post by Way2Dawn22 » Sun Mar 17, 2019 12:14 am

mikeb1369 wrote:thank you i didn't mean in one solid code but like a list of the codes all in one page. i tried the codes for the celestial weapons on the first page and nothing happened
Sorry I’m not as helpful as I can be. I didn’t use codes when I played this. But did the All Items code not work? Also they have Ultimate Weapons codes too.
mikeb1369
Junior Member
Posts: 5
Joined: Sat Mar 16, 2019 11:29 pm

Re: Final Fantasy X HD Remaster

Post by mikeb1369 » Sun Mar 17, 2019 12:21 am

haha its no big deal and idk i didnt try the all items code as i didnt really need it at the moment.i wanted to use the celestial in thier base for and upgrade them myself. the only problem i have is the blitz ball and the races. the codes for tidus work which is good and very helpful
User avatar
SuterusuRyu
Junior Member
Posts: 19
Joined: Tue Oct 16, 2018 8:49 am

Re: Final Fantasy X HD Remaster

Post by SuterusuRyu » Sun Mar 31, 2019 8:32 am

Greetings. I tried editing a weapon using the values to try and give it some abilities, but it seemed to just give it all one ability instead of four. I am mostly likely doing this wrong and was hoping some one could give me some insight.

Code i tried to edit:
[1st Slot Weapon]
000044E7 00000004
200044EA XX80XX80
200044EE XX80XX80

Edited code:
000044E7 00000004
200044EA 0D801980
200044EE 7A800F80

tried to give it One MP Cost, Break Damage Limit, Capture, and Triple Overdrive. What I ended up with was a weapon with 4 Sensor skills. Again, any help would be helpful so i can learn to edit the weapons and armor in the future.
Image
User avatar
PikaFiend
Member
Posts: 95
Joined: Wed Apr 19, 2017 11:39 pm

Re: Final Fantasy X HD Remaster

Post by PikaFiend » Tue Apr 02, 2019 3:49 am

SuterusuRyu wrote:Greetings. I tried editing a weapon using the values to try and give it some abilities, but it seemed to just give it all one ability instead of four. I am mostly likely doing this wrong and was hoping some one could give me some insight.

Code i tried to edit:
[1st Slot Weapon]
000044E7 00000004
200044EA XX80XX80
200044EE XX80XX80

Edited code:
000044E7 00000004
200044EA 0D801980
200044EE 7A800F80

tried to give it One MP Cost, Break Damage Limit, Capture, and Triple Overdrive. What I ended up with was a weapon with 4 Sensor skills. Again, any help would be helpful so i can learn to edit the weapons and armor in the future.
You have to reverse them. The correct code for what you're trying to input is:

Code: Select all

000044E7 00000004
200044EA 800D8019
200044EE 807A800F
"The Bird of Hermes is my name. Eat my wings to keep me tame." ~The Ripley Scroll, author unknown.
User avatar
SuterusuRyu
Junior Member
Posts: 19
Joined: Tue Oct 16, 2018 8:49 am

Re: Final Fantasy X HD Remaster

Post by SuterusuRyu » Tue Apr 02, 2019 6:46 am

PikaFiend wrote:
SuterusuRyu wrote:Greetings. I tried editing a weapon using the values to try and give it some abilities, but it seemed to just give it all one ability instead of four. I am mostly likely doing this wrong and was hoping some one could give me some insight.

Code i tried to edit:
[1st Slot Weapon]
000044E7 00000004
200044EA XX80XX80
200044EE XX80XX80

Edited code:
000044E7 00000004
200044EA 0D801980
200044EE 7A800F80

tried to give it One MP Cost, Break Damage Limit, Capture, and Triple Overdrive. What I ended up with was a weapon with 4 Sensor skills. Again, any help would be helpful so i can learn to edit the weapons and armor in the future.
You have to reverse them. The correct code for what you're trying to input is:

Code: Select all

000044E7 00000004
200044EA 800D8019
200044EE 807A800F
Ah thanks! I wasn't sure which one was which. I saw that you had mentioned that the code was reversed for one of them, but didn't know which one as weapon or armor.
Image
User avatar
PikaFiend
Member
Posts: 95
Joined: Wed Apr 19, 2017 11:39 pm

Re: Final Fantasy X HD Remaster

Post by PikaFiend » Tue Apr 02, 2019 7:46 am

SuterusuRyu wrote:
PikaFiend wrote:
SuterusuRyu wrote:Greetings. I tried editing a weapon using the values to try and give it some abilities, but it seemed to just give it all one ability instead of four. I am mostly likely doing this wrong and was hoping some one could give me some insight.

Code i tried to edit:
[1st Slot Weapon]
000044E7 00000004
200044EA XX80XX80
200044EE XX80XX80

Edited code:
000044E7 00000004
200044EA 0D801980
200044EE 7A800F80

tried to give it One MP Cost, Break Damage Limit, Capture, and Triple Overdrive. What I ended up with was a weapon with 4 Sensor skills. Again, any help would be helpful so i can learn to edit the weapons and armor in the future.
You have to reverse them. The correct code for what you're trying to input is:

Code: Select all

000044E7 00000004
200044EA 800D8019
200044EE 807A800F
Ah thanks! I wasn't sure which one was which. I saw that you had mentioned that the code was reversed for one of them, but didn't know which one as weapon or armor.
It's just whatever's in the designated slot. If you want to mod a weapon, put that in slot one, if you want to mod an armor, put that there.
"The Bird of Hermes is my name. Eat my wings to keep me tame." ~The Ripley Scroll, author unknown.
Post Reply