[LOCKED - QMO] MGSV: TTP

Locked
User avatar
Aladore
Member
Posts: 80
Joined: Fri Apr 21, 2017 11:51 pm

Re: MGSV: TTP

Post by Aladore » Sat Jul 29, 2017 1:24 pm

Starting at 0x0001FB00 you'll find Skills and Faces of the Soldiers. Not sure what else. Wonky there, staying out of it atm.
User avatar
Aladore
Member
Posts: 80
Joined: Fri Apr 21, 2017 11:51 pm

Re: MGSV: TTP

Post by Aladore » Sat Jul 29, 2017 1:39 pm

0x0001C450 looks like where Stats and Codenames are stored?

Not sure how it works. Gotta toy with it.
krustytoe
Member
Posts: 105
Joined: Sat Apr 15, 2017 6:54 pm

Re: MGSV: TTP

Post by krustytoe » Sat Jul 29, 2017 4:31 pm

Aladore wrote:I have not tested these codes, but I think this is how the formating goes. Please someone test these :)

Code: Select all

Max Materials (processed)

42027104 000F4240
40050004 00000000

Code: Select all

Max Materials (unprocessed)

420271F0 003D0900
40050004 00000000

Code: Select all

Max Medicinal Plant

42027118 00002EE0
40080004 00000000

Code: Select all

Max Placed Weapon

4202718C 00061A80
40050004 00000000

Code: Select all

Max Vehicle

42027138 00061A80
400A0004 00000000

Code: Select all

Max Walker Gear

42027160 00061A80
40050004 00000000

Code: Select all

Max Parasite

42027138 00001770
40030004 00000000
---

Code: Select all

Max Heroism

2001C440 05F5E0FF
Offset seem to be the same for Max Parasite and Max Vehicle. Must be a typo
Thanks for making the code.
User avatar
Aladore
Member
Posts: 80
Joined: Fri Apr 21, 2017 11:51 pm

Re: MGSV: TTP

Post by Aladore » Sat Jul 29, 2017 5:29 pm

Good job on finding the typo!

Will fix when I can.
User avatar
Lakell00
Moderator
Posts: 626
Joined: Sat Apr 15, 2017 8:02 pm

Re: MGSV: TTP

Post by Lakell00 » Sat Jul 29, 2017 7:13 pm

do those codes work did anyone test them
User avatar
Aladore
Member
Posts: 80
Joined: Fri Apr 21, 2017 11:51 pm

Re: MGSV: TTP

Post by Aladore » Sat Jul 29, 2017 8:22 pm

FIXED?

Code: Select all

Max Vehicle

42027138 00061A80
400A0004 00000000

Code: Select all

Max Parasite

4202717C 00001770
40030004 00000000
Let me know guys, can't test at the moment.
User avatar
Aladore
Member
Posts: 80
Joined: Fri Apr 21, 2017 11:51 pm

Re: MGSV: TTP

Post by Aladore » Sat Jul 29, 2017 8:25 pm

Code: Select all

Max Resources (to make it simplier)
42027104 000F4240
40050004 00000000
420271F0 003D0900
40050004 00000000
42027118 00002EE0
40080004 00000000
4202718C 00061A80
40050004 00000000
42027138 00061A80
400A0004 00000000
42027160 00061A80
40050004 00000000
4202717C 00001770
40030004 00000000
User avatar
Aladore
Member
Posts: 80
Joined: Fri Apr 21, 2017 11:51 pm

Re: MGSV: TTP

Post by Aladore » Sat Jul 29, 2017 10:38 pm

I really can't make any sense to the staff stats right now.

What I am understanding so far is that soldiers have data related to them at 3 different locations:

0x1C450
0x1FBD0
0x231B0

So 1st soldier is

0x1C450
0x1FBD0
0x231B0

2nd soldier is

0x1C454
0x1FBD4
0x231B4

3rd soldier

0x1C458
0x1FBD8
0x231B8

etc...

I might be totally wrong though... Ugh!
defiant718
Junior Member
Posts: 15
Joined: Thu Jun 15, 2017 7:31 am

Re: MGSV: TTP

Post by defiant718 » Sun Jul 30, 2017 4:17 am

How did you make it work offline? I applied the codes then when I loaded the game the values did not change. But when I checked in advanced mode, the values were updated to the maxed ones.

Any ideas on what went wrong? Even the gmp code does not work..

Do i have to be at a certain point in the game?
TheHorseCockExpress
Member
Posts: 86
Joined: Thu May 25, 2017 1:32 am

Re: MGSV: TTP

Post by TheHorseCockExpress » Sun Jul 30, 2017 4:50 am

[align=][/align]
defiant718 wrote:How did you make it work offline? I applied the codes then when I loaded the game the values did not change. But when I checked in advanced mode, the values were updated to the maxed ones.

Any ideas on what went wrong? Even the gmp code does not work..

Do i have to be at a certain point in the game?
You have to make make sure your applying the cheats/mod on both files. Also you have to be online for the cheats to work.
Locked