Final Fantasy XV

lee4_cmp
Member
Posts: 173
Joined: Mon Apr 17, 2017 3:11 pm

Re: Final Fantasy XV

Post by lee4_cmp » Thu Aug 10, 2017 11:30 pm

xxv wrote:
lee4_cmp wrote: untested

Quick mode version
80010004 89CFA562
28000000 000000??
For some of the characters (Ardyn, Aranea), there's an additional step required as described in the spreadsheet. Also sometimes there are multiple matches. I'd be cautious about using a quick code which could potentially corrupt the save.
Example

Aranea Highwind (uncomplete code dont use)
80010007 0BE999F0
97000100 00000000
28000000 00000004
800X0005 3F89CFA5
62000000 00000000
28000000 00000005

X = how many instances is it for Aranea Highwind?

NOTE: As I do not have FF15
Please read Save Wizard forum RULES
https://forum.hackinformer.com/viewtopic.php?f=115&t=985
lee4_cmp is supporter of Game Genie EU and Save Wizard MAX
xxv
Member
Posts: 54
Joined: Thu Jul 06, 2017 11:33 pm

Re: Final Fantasy XV

Post by xxv » Fri Aug 11, 2017 12:32 am

lee4_cmp wrote: Example

Aranea Highwind (uncomplete code dont use)
80010007 0BE999F0
97000100 00000000
28000000 00000004
800X0005 3F89CFA5
62000000 00000000
28000000 00000005

X = how many instances is it for Aranea Highwind?

NOTE: As I do not have FF15
This is from the spreadsheet:

Not in party (with context)
0B E9 99 F0 97 00 01 FF FF FF FF 03 01 00 00 00
3F 89 CF A5 62 FF FF FF FF 06 00 00 00 F1 23 ED

In Party (with context)
0B E9 99 F0 97 00 01 04 00 00 00 03 00 00 00 00
3F 89 CF A5 62 05 00 00 00 06 00 00 00 F1 23 ED

The changes being:
FF FF FF FF 03 01 -> 04 00 00 00 03 00
FF FF FF FF -> 05 00 00 00

There should only be one match if you search for the full hex. However a partial search will lead to multiple matches on unrelated parts of the save file.
lee4_cmp
Member
Posts: 173
Joined: Mon Apr 17, 2017 3:11 pm

Re: Final Fantasy XV

Post by lee4_cmp » Fri Aug 11, 2017 1:22 am

xxv wrote:
lee4_cmp wrote: Example

Aranea Highwind (uncomplete code dont use)
80010007 0BE999F0
97000100 00000000
28000000 00000004
800X0005 3F89CFA5
62000000 00000000
28000000 00000005

X = how many instances is it for Aranea Highwind?

NOTE: As I do not have FF15
This is from the spreadsheet:

Not in party (with context)
0B E9 99 F0 97 00 01 FF FF FF FF 03 01 00 00 00
3F 89 CF A5 62 FF FF FF FF 06 00 00 00 F1 23 ED

In Party (with context)
0B E9 99 F0 97 00 01 04 00 00 00 03 00 00 00 00
3F 89 CF A5 62 05 00 00 00 06 00 00 00 F1 23 ED

The changes being:
FF FF FF FF 03 01 -> 04 00 00 00 03 00
FF FF FF FF -> 05 00 00 00

There should only be one match if you search for the full hex. However a partial search will lead to multiple matches on unrelated parts of the save file.
that why we need know which matches when use partial match search
i assuming match #5 would be is guest slot?
Please read Save Wizard forum RULES
https://forum.hackinformer.com/viewtopic.php?f=115&t=985
lee4_cmp is supporter of Game Genie EU and Save Wizard MAX
xxv
Member
Posts: 54
Joined: Thu Jul 06, 2017 11:33 pm

Re: Final Fantasy XV

Post by xxv » Fri Aug 11, 2017 3:53 am

lee4_cmp wrote: that why we need know which matches when use partial match search
i assuming match #5 would be is guest slot?
if you join discord, we can talk in real time.
https://discordapp.com/invite/e5N5bK

3F 89 CF A5 62 is matched 6 times on the save file. It's the 5th one we want to modify. The 6th match is at the end of the save and will corrupt the game if changed.
xxv
Member
Posts: 54
Joined: Thu Jul 06, 2017 11:33 pm

Re: Final Fantasy XV

Post by xxv » Fri Aug 11, 2017 3:57 am

I'm working on weapon codes now. I can locate weapons and duplicate them. However I don't see a pattern to create a weapon knowing only the id.

I have the ids for every weapon in the game. For example "02 66 03 01" is War Sword. This is stored as a huge blob in the save file though.

Code: Select all

        25 AA 01 01 = empty value?
B1 96 B1 D3 ED AE 5F 92 25 AA 01 01

B1 96 B1 D3 ED AE 5F 92  25 AA 01 01 00 FF FF FF
FF 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00
00 00 00 00 00 02 00 00  00 99 32 C5 C4 CC 57 6D
43 00 00 00 00 FF FF FF  FF 99 32 C5 C4 CC 57 6D
43 00 00 00 00 FF FF FF  FF 01 00 00 00 99 32 C5
C4 CC 57 6D 43 00 00 00  00 FF FF FF FF 13 00 00
00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00
00

---

                        02 66 03 01 -> War Sword
B1 96 B1 D3 ED AE 5F 92 02 66 03 01
B196B1D3EDAE5F9202660301

B1 96 B1 D3 ED AE 5F 92  02 66 03 01 06 FF FF FF
FF 00 00 00 00 31 19 01  0B 01 00 00 00 10 00 00
00 4E 00 00 00 00 00 00  00 01 00 00 00 00 00 00
00 02 00 00 00 02 00 00  00 99 32 C5 C4 CC 57 6D
43 9F 6B 03 01 FF FF FF  FF 99 32 C5 C4 CC 57 6D
43 27 9E 00 01 FF FF FF  FF 01 00 00 00 99 32 C5
C4 CC 57 6D 43 27 9E 00  01 FF FF FF FF 13 00 00
00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00
00 41 00 00 00 00 00 00  00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00  00 00 00 00 00 01 00 00
00

----

                        01 66 03 01 -- Two Handed sword
B1 96 B1 D3 ED AE 5F 92 01 66 03 01
B196B1D3EDAE5F9201660301

B1 96 B1 D3 ED AE 5F 92  01 66 03 01 02 FF FF FF
FF FF FF FF FF 30 19 01  0B 01 00 00 00 08 00 00
00 30 00 00 00 00 00 00  00 01 00 00 00 00 00 00
00 02 00 00 00 02 00 00  00 99 32 C5 C4 CC 57 6D
43 89 6B 03 01 FF FF FF  FF 99 32 C5 C4 CC 57 6D
43 27 9E 00 01 FF FF FF  FF 01 00 00 00 99 32 C5
C4 CC 57 6D 43 27 9E 00  01 FF FF FF FF 13 00 00
00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00
00 35 00 00 00 00 00 00  00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00  00 00 00 00 00 01 00 00
00

--------

                        F4 65 03 01 -- Broad Sword
B1 96 B1 D3 ED AE 5F 92 F4 65 03 01
B196B1D3EDAE5F92F4650301

B1 96 B1 D3 ED AE 5F 92  F4 65 03 01 06 FF FF FF
FF 00 00 00 00 23 19 01  0B 00 00 00 00 08 00 00
00 2A 00 00 00 00 00 00  00 02 00 00 00 00 00 00
00 02 00 00 00 02 00 00  00 99 32 C5 C4 CC 57 6D
43 87 6B 03 01 FF FF FF  FF 99 32 C5 C4 CC 57 6D
43 27 9E 00 01 FF FF FF  FF 01 00 00 00 99 32 C5
C4 CC 57 6D 43 27 9E 00  01 FF FF FF FF 13 00 00
00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00  00 06 00 00 00 00 00 00
00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00  00 00 00 00 00 01 00 00
00
User avatar
hieu111997
Junior Member
Posts: 25
Joined: Sat Jun 03, 2017 7:01 am
Location: Australia

Re: Final Fantasy XV

Post by hieu111997 » Fri Aug 11, 2017 12:04 pm

xxv wrote:
lee4_cmp wrote: that why we need know which matches when use partial match search
i assuming match #5 would be is guest slot?
if you join discord, we can talk in real time.
https://discordapp.com/invite/e5N5bK

3F 89 CF A5 62 is matched 6 times on the save file. It's the 5th one we want to modify. The 6th match is at the end of the save and will corrupt the game if changed.
Is there a quick code where I can add Ardyn or either of the Guess Character using SW, My Internet Connection is kinda such so i dun want to mess around with Advance mode and upload that 600MB save file again :| and the discord invitation is expired
lee4_cmp
Member
Posts: 173
Joined: Mon Apr 17, 2017 3:11 pm

Re: Final Fantasy XV

Post by lee4_cmp » Fri Aug 11, 2017 12:10 pm

Last edited by lee4_cmp on Sat Aug 12, 2017 3:54 pm, edited 1 time in total.
Please read Save Wizard forum RULES
https://forum.hackinformer.com/viewtopic.php?f=115&t=985
lee4_cmp is supporter of Game Genie EU and Save Wizard MAX
xxv
Member
Posts: 54
Joined: Thu Jul 06, 2017 11:33 pm

Re: Final Fantasy XV

Post by xxv » Fri Aug 11, 2017 9:05 pm

Sorry, here's the fixed discord link (will never expire):
https://discord.gg/mFB8QPw
xxv
Member
Posts: 54
Joined: Thu Jul 06, 2017 11:33 pm

Re: Final Fantasy XV

Post by xxv » Fri Aug 11, 2017 10:04 pm

lee4_cmp wrote:**UNTESTED**

Adds character to guest slot (slot#5 only)
use one only
FYI I tested and my game crashed after using these codes. My guess is that the locations are dynamic. Manually locating the correct match works fine in advance mode.
xxv
Member
Posts: 54
Joined: Thu Jul 06, 2017 11:33 pm

Re: Final Fantasy XV

Post by xxv » Sat Aug 12, 2017 2:36 am

I unlocked the secret weapons. :)
Last edited by xxv on Sat Aug 12, 2017 4:59 am, edited 4 times in total.
Post Reply