Final Fantasy XV Windows Edition (Windows Store)

Upload your cheat tables here (No requests)
DrummerIX
ViP
ViP
Posts: 2930
Joined: Wed Mar 22, 2017 6:15 pm
Reputation: 3222

Final Fantasy XV Windows Edition (Windows Store)

Post by DrummerIX »

Here is my contribution for Final Fantasy XV Windows Edition (Windows Store Edition). You have to choose the ffxv_u.exe process as that is the actual game executable for Windows Store. Code does seem similar, so it might be possible to port to Steam version or other version, but I mainly did this for Windows Store version.

I want to thank Squall8 for his work on the Item ID's for the Override Shop Item ID option and Cielos for his solution on CE using either 5 or 14 byte jumps. I'm not sure that's an issue for the Windows Store version, but I'm assuming it might in my code for these options.

Options so far:
Damage Modifier (God Mode, One Hit Kill, etc)
Infinite MP
Infinite Stamina
AP Gained Multiplier/Infinite AP
Gil Gained Multiplier/Infinite Gil
EXP Multiplier
Shop Override Item ID
Minimum Item Amount on Gain/Use
Pointers for Gil, AP

I will add more as I have time. Let me know if you have issues as I only tested in first little area so far.

EDIT 1:
Added Infinite Stamina and AP Gained Multiplier/Infinite AP options.

EDIT 2:
Added Gil Gained Multiplier/Infinite Gil and EXP Multiplier options.

EDIT 2.5:
Modified the Item ID List available in the Override Shop Item ID option to include more items from the PS4 Save Editing spreadsheet.

EDIT 2.75:
More items specific to Royal Edition/Windows edition have been added to the Item ID list like Rare Metal, etc.

EDIT 3.0:
I updated this table to work in the current version of the Windows Store edition of Final Fantasy XV. Most things are working now, but I did notice Infinite Stamina no longer works and that's probably the case with the Steam version also. You have to be sure to select the right process in CE. Choose the ffxv_u.exe process.

How to use this cheat table?
  1. Install Cheat Engine
  2. Double-click the .CT file in order to open it.
  3. Click the PC icon in Cheat Engine in order to select the game process.
  4. Keep the list.
  5. Activate the trainer options by checking boxes or setting values from 0 to 1
Attachments
ffxv_u.CT
EDIT 3.0 file (Fixed to run in latest version of FFXV as of June 28, 2019)
(55.2 KiB) Downloaded 1684 times
ffxv_u.CT
EDIT 2.75 file (Updated more Item ID's in Override Shop Item ID)
(40.59 KiB) Downloaded 233 times
ffxv_u.CT
EDIT 2 file (Gil Multiplier/Infinite Gil, EXP Multiplier)
(31.24 KiB) Downloaded 172 times
ffxv_u.CT
EDIT 1 file (Inf Stamina, AP Gained Multiplier/Inf AP)
(28.24 KiB) Downloaded 137 times
ffxv_u.CT
Initial file (God Mode, One Hit Kill, Infinite MP, Override Shop Item ID, etc)
(26.11 KiB) Downloaded 237 times
Last edited by DrummerIX on Fri Jun 28, 2019 10:32 am, edited 5 times in total.

Corogast
Noobzor
Noobzor
Posts: 8
Joined: Sun Mar 11, 2018 11:00 am
Reputation: 0

Re: Final Fantasy XV Windows Edition (Windows Store)

Post by Corogast »

Appreciate you doing this for us, Drummer! :D

mauibuilt89
Noobzor
Noobzor
Posts: 6
Joined: Thu Jan 25, 2018 3:13 am
Reputation: 0

Re: Final Fantasy XV Windows Edition (Windows Store)

Post by mauibuilt89 »

the enable button doesn't work

DrummerIX
ViP
ViP
Posts: 2930
Joined: Wed Mar 22, 2017 6:15 pm
Reputation: 3222

Re: Final Fantasy XV Windows Edition (Windows Store)

Post by DrummerIX »

mauibuilt89 wrote:
Sun Mar 11, 2018 6:50 pm
the enable button doesn't work
You need to be sure to pick ffxv_u.exe as the process for CE. It's working for me when I choose that process. Also say Yes to run LUA code when you load the table up.

Corogast
Noobzor
Noobzor
Posts: 8
Joined: Sun Mar 11, 2018 11:00 am
Reputation: 0

Re: Final Fantasy XV Windows Edition (Windows Store)

Post by Corogast »

Your table works like a charm. Especially the infinite stamina & shop item ID.

robsticles
Noobzor
Noobzor
Posts: 9
Joined: Thu Mar 08, 2018 6:13 am
Reputation: 2

Re: Final Fantasy XV Windows Edition (Windows Store)

Post by robsticles »

my god thank you so much, I am so new at this and I was so happy to just able to get noctis's HP, MP. I am a gigantic achievement junkie and you've made my week 8-)

Would you be able to give me a short explanation of how you found the stamina address?

I'm actually trying to get into messing around GoW4 and am having a difficult time getting anything. Specifically, I just want infinite health to get the difficulty achievements for single player. You mentioned the solution from either 5 or 14 byte jumps, do you think that is a Windows thing?

Thanks again!!!!

DrummerIX
ViP
ViP
Posts: 2930
Joined: Wed Mar 22, 2017 6:15 pm
Reputation: 3222

Re: Final Fantasy XV Windows Edition (Windows Store)

Post by DrummerIX »

robsticles wrote:
Sun Mar 11, 2018 9:34 pm
my god thank you so much, I am so new at this and I was so happy to just able to get noctis's HP, MP. I am a gigantic achievement junkie and you've made my week 8-)

Would you be able to give me a short explanation of how you found the stamina address?

I'm actually trying to get into messing around GoW4 and am having a difficult time getting anything. Specifically, I just want infinite health to get the difficulty achievements for single player. You mentioned the solution from either 5 or 14 byte jumps, do you think that is a Windows thing?

Thanks again!!!!
You're welcome. Stamina was a little tough because you don't know the values. Sometimes the only way is to do All search, unknown initial value and then changed and unchanged searches after that. Sometimes it takes long time to get results that you can work with.

The 5 or 14 byte jump is for certain games that use a lot of memory. CE has hard time finding memory around the code injection site and uses a 14 byte jump in those cases. Sometimes, games will either always use 5 byte jumps or 14 byte jumps, but in the Steam version of this, CE can use either or depending on when you activate and available memory. To account for this, you have to code for the 14 byte jump and always return based on that.

mauibuilt89
Noobzor
Noobzor
Posts: 6
Joined: Thu Jan 25, 2018 3:13 am
Reputation: 0

Re: Final Fantasy XV Windows Edition (Windows Store)

Post by mauibuilt89 »

thanks for the instructions they work!

mauibuilt89
Noobzor
Noobzor
Posts: 6
Joined: Thu Jan 25, 2018 3:13 am
Reputation: 0

Re: Final Fantasy XV Windows Edition (Windows Store)

Post by mauibuilt89 »

how does override shop item id work?

User avatar
gold972
Novice Cheater
Novice Cheater
Posts: 15
Joined: Thu Jan 04, 2018 8:02 am
Reputation: 2

Re: Final Fantasy XV Windows Edition (Windows Store)

Post by gold972 »

override shop item id work yes hi work fine thank you for the table my friend

DrummerIX
ViP
ViP
Posts: 2930
Joined: Wed Mar 22, 2017 6:15 pm
Reputation: 3222

Re: Final Fantasy XV Windows Edition (Windows Store)

Post by DrummerIX »

mauibuilt89 wrote:
Mon Mar 12, 2018 10:06 am
how does override shop item id work?
You enable the option and pick the item you want to get. Then buy any item from a shop (a Potion or anything). You receive the item you selected in CE instead of the item it says in the shop.

DrummerIX
ViP
ViP
Posts: 2930
Joined: Wed Mar 22, 2017 6:15 pm
Reputation: 3222

Re: Final Fantasy XV Windows Edition (Windows Store)

Post by DrummerIX »

Are available options enough? Any requests that you all think are still needed?

User avatar
cdtrico
Expert Cheater
Expert Cheater
Posts: 137
Joined: Mon Apr 03, 2017 6:13 pm
Reputation: 8

Re: Final Fantasy XV Windows Edition (Windows Store)

Post by cdtrico »

DrummerIX wrote:
Mon Mar 12, 2018 5:36 pm
Are available options enough? Any requests that you all think are still needed?
Well, I honestly would love it if we had a movement modifier for on foot and/or the ability to have free movement/weapons in all areas (randomly being unable to sprint and warp is annoying) other than that I'm really content with everything so far, there's so many options :D .

EDIT: I accidentally posted in the wrong version's thread.

UchihaInc
Noobzor
Noobzor
Posts: 7
Joined: Tue Mar 13, 2018 3:46 pm
Reputation: 0

Re: Final Fantasy XV Windows Edition (Windows Store)

Post by UchihaInc »

Possible to look into comrades? I've managed to change level and Gil so far but im not good enough to find exp ect.

UchihaInc
Noobzor
Noobzor
Posts: 7
Joined: Tue Mar 13, 2018 3:46 pm
Reputation: 0

Re: Final Fantasy XV Windows Edition (Windows Store)

Post by UchihaInc »

DrummerIX wrote:
Mon Mar 12, 2018 5:36 pm
Are available options enough? Any requests that you all think are still needed?
Would also be amazing if you could look into the dlc's.

Post Reply

Who is online

Users browsing this forum: Google [Bot], Jullusch, quickersand, Selaco, SemrushBot, Sephious, Shadowboro, Tom andy, YandexBot, zoomas