[LOCKED - QMO] MGSV: TTP

Locked
Itzgrande
Junior Member
Posts: 19
Joined: Sat Aug 05, 2017 10:34 pm

Re: MGSV: TTP

Post by Itzgrande » Sat Aug 05, 2017 10:43 pm

Anyone got new codes?
User avatar
Aladore
Member
Posts: 80
Joined: Fri Apr 21, 2017 11:51 pm

Re: MGSV: TTP

Post by Aladore » Sun Aug 06, 2017 11:30 pm

Kitsune wrote:While I do not agree about modding staff stats I know a little bit about it.
Can you please help me figure it out?

I kinda managed to turn my generic soldiers into S++.

I definitely got the Medals right.

I kinda know where one part of the Morale is, but can only push it to 50% so far.

Also kinda located Skills.

I'm bashing my head against the walls, the bytes are too close to each other, and when I touch something, I end up modding it and another bit in the process :(

Don't be afraid to be very technical. Thanks to the already available tools for other platforms (PS3/360/PC), I could dig into how a soldier is written, but it's super hard to translate it into hex, because of the way all the data are close together.
User avatar
Aladore
Member
Posts: 80
Joined: Fri Apr 21, 2017 11:51 pm

Re: MGSV: TTP

Post by Aladore » Mon Aug 07, 2017 2:01 am

krustytoe wrote:Can you guy test this.

Version 1.14 -=-Code is tested and Work-=-

Code: Select all

Max Heroism
2001C474 05F5E0FF

Max Materials (processed)
42027138 000F4240
40050004 00000000

Max Materials (unprocessed)
42027224 003D0902
40050004 00000000

Max Medicinal Plant
4202714C 00002EE0
40080004 00000000

Max Vehicle
4202716C 00061A80
400A0004 00000000

Max Placed Weapon
420271C0 00061A80
40050004 00000000

Max Walker Gear
42027194 00061A80
40050004 00000000

Max Parasite
420271B0 00001770
40030004 00000000
All the offsets look okay, but the repeater code (2nd line) is wrong (should end with 04, not 38).

Fixed inside the quote. Also fixed the fact that materials only appear online, codes should work even offline now (I think).


As usual : BACKUP BEFORE TESTING!!!
Last edited by Aladore on Mon Aug 07, 2017 3:06 am, edited 1 time in total.
TheHorseCockExpress
Member
Posts: 86
Joined: Thu May 25, 2017 1:32 am

Re: MGSV: TTP

Post by TheHorseCockExpress » Mon Aug 07, 2017 2:16 am

Aladore wrote:
Kitsune wrote:While I do not agree about modding staff stats I know a little bit about it.
Can you please help me figure it out?

I kinda managed to turn my generic soldiers into S++.

I definitely got the Medals right.

I kinda know where one part of the Morale is, but can only push it to 50% so far.

Also kinda located Skills.

I'm bashing my head against the walls, the bytes are too close to each other, and when I touch something, I end up modding it and another bit in the process :(

Don't be afraid to be very technical. Thanks to the already available tools for other platforms (PS3/360/PC), I could dig into how a soldier is written, but it's super hard to translate it into hex, because of the way all the data are close together.
Could you share the "All Medals" code please? Also thank you for all the updated cheats.
User avatar
Aladore
Member
Posts: 80
Joined: Fri Apr 21, 2017 11:51 pm

Re: MGSV: TTP

Post by Aladore » Mon Aug 07, 2017 2:21 am

Code: Select all

Max Nuclear Weapons
200271A8 003D0900

16 Nuclear Weapons
200271A8 00000080

00 Nuclear Weapons
200271A8 00000000

Max Nuclear Wastes
200271AC 001E8480

Code: Select all

Max Demon Points
2001C478 7FFFFFFF

0 Demon Points
2001C478 00000000

Didn't test those myself, just converted from Advanced Mode but they should be working.

EDIT : Just tested, has issues. Fixing...
EDIT 2 : How about now? I think no more problem, someone please confirm.
TheHorseCockExpress
Member
Posts: 86
Joined: Thu May 25, 2017 1:32 am

Re: MGSV: TTP

Post by TheHorseCockExpress » Mon Aug 07, 2017 2:43 am

Aladore wrote:
krustytoe wrote:Can you guy test this.

Version 1.14 -=-Code is tested and Work-=-

Code: Select all

Max Heroism
2001C474 05F5E0FF

Max Materials (processed)
42027138 000F4240
40050000 00000000

Max Materials (unprocessed)
42027224 003D0902
40050000 00000000

Max Medicinal Plant
4202714C 00002EE0
40080000 00000000

Max Vehicle
4202716C 00061A80
400A0000 00000000

Max Placed Weapon
420271C0 00061A80
40050000 00000000

Max Walker Gear
42027194 00061A80
40050000 00000000

Max Parasite
420271B0 00001770
40030000 00000000
All the offsets look okay, but the repeater code (2nd line) is wrong (should end with 00, not 38).

Fixed inside the quote. Also fixed the fact that materials only appear online, codes should work even offline now (I think).


As usual : BACKUP BEFORE TESTING!!!
EDIT: The "Max Materials Processed" code and the "Max Materials Unprocessed' isn't working right for me. It just gives me more Fuel and that's all, no other resource increases.
Last edited by TheHorseCockExpress on Mon Aug 07, 2017 3:04 am, edited 3 times in total.
TheHorseCockExpress
Member
Posts: 86
Joined: Thu May 25, 2017 1:32 am

Re: MGSV: TTP

Post by TheHorseCockExpress » Mon Aug 07, 2017 2:44 am

Aladore wrote:

Code: Select all

Max Nuclear Weapons
200271A8 003D0900

16 Nuclear Weapons
200271A8 00000080

00 Nuclear Weapons
200271A8 00000000

Max Nuclear Wastes
200271AC 001E8480

Code: Select all

Max Demon Points
2001C478 7FFFFFFF

0 Demon Points
2001C478 00000000

Didn't test those myself, just converted from Advanced Mode but they should be working.

EDIT : Just tested, has issues. Fixing...
EDIT 2 : How about now? I think no more problem, someone please confirm.
All the Demon Points codes work fine, but the "16 Nuclear Weapons" code does not. I have not tried the other Nuke codes out.

Edit: So I tried the new "16 Nuclear Weapons" and it still doesn't work.
User avatar
Aladore
Member
Posts: 80
Joined: Fri Apr 21, 2017 11:51 pm

Re: MGSV: TTP

Post by Aladore » Mon Aug 07, 2017 3:05 am

Yeah, cause I'm stupid. Someone has to fix my fix XD

Gonna edit previous post and re-edit this one, just a sec.

EDIT : Fixed again, 2nd lines should end with 04 (adresses to skip before repeat).

----

Max Resources (All)
42027138 000F4240
40050004 00000000
42027224 003D0902
40050004 00000000
4202714C 00002EE0
40080004 00000000
4202716C 00061A80
400A0004 00000000
420271C0 00061A80
40050004 00000000
42027194 00061A80
40050004 00000000
420271B0 00001770
40030004 00000000
200271AC 001E8480

=> Is this working to max absolutely everything besides Nuclear Weapons in the Resources menu?
Itzgrande
Junior Member
Posts: 19
Joined: Sat Aug 05, 2017 10:34 pm

Re: MGSV: TTP

Post by Itzgrande » Mon Aug 07, 2017 4:05 am

Aladore wrote:Yeah, cause I'm stupid. Someone has to fix my fix XD

Gonna edit previous post and re-edit this one, just a sec.

EDIT : Fixed again, 2nd lines should end with 04 (adresses to skip before repeat).

----

Max Resources (All)
42027138 000F4240
40050004 00000000
42027224 003D0902
40050004 00000000
4202714C 00002EE0
40080004 00000000
4202716C 00061A80
400A0004 00000000
420271C0 00061A80
40050004 00000000
42027194 00061A80
40050004 00000000
420271B0 00001770
40030004 00000000
200271AC 001E8480

=> Is this working to max absolutely everything besides Nuclear Weapons in the Resources menu?
going to test now
Itzgrande
Junior Member
Posts: 19
Joined: Sat Aug 05, 2017 10:34 pm

Re: MGSV: TTP

Post by Itzgrande » Mon Aug 07, 2017 4:33 am

Itzgrande wrote:
Aladore wrote:Yeah, cause I'm stupid. Someone has to fix my fix XD

Gonna edit previous post and re-edit this one, just a sec.

EDIT : Fixed again, 2nd lines should end with 04 (adresses to skip before repeat).

----

Max Resources (All)
42027138 000F4240
40050004 00000000
42027224 003D0902
40050004 00000000
4202714C 00002EE0
40080004 00000000
4202716C 00061A80
400A0004 00000000
420271C0 00061A80
40050004 00000000
42027194 00061A80
40050004 00000000
420271B0 00001770
40030004 00000000
200271AC 001E8480

=> Is this working to max absolutely everything besides Nuclear Weapons in the Resources menu?
going to test now
100% works fine
Locked