Metal Gear Solid 5 Phantom Pain - table v: 6.0.3 CT

Upload your cheat tables here (No requests)
Locked
predprey
Expert Cheater
Expert Cheater
Posts: 207
Joined: Thu Mar 02, 2017 8:46 pm
Reputation: 140

Re: Metal Gear Solid 5 Phantom Pain - table v: 4.0.4 CT

Post by predprey »

predprey wrote:
Wed Dec 12, 2018 6:35 pm
@ShyTwig16
The Emblem Unlock hook point does not seem to be targetting the actual unlock flags for the emblems. Instead it seemed to be changing some ID field of the emblem objects, causing some ID compare checks to fail and resulting in the game falling back on the failsafe behaviour of unlocking the emblem. The unlock is not permanent and are lost on the next startup.

Code: Select all

<?xml version="1.0" encoding="utf-8"?>
<CheatTable>
  <CheatEntries>
    <CheatEntry>
      <ID>68</ID>
      <Description>"Unlock Emblem [Scroll Over Emblem To Unlock]"</Description>
      <LastState/>
      <VariableType>Auto Assembler Script</VariableType>
      <AssemblerScript>[ENABLE]
aobscanmodule(emblemunlock_aob,mgsvtpp.exe,40 08 BC 10 60 02 00 00)
registersymbol(emblemunlock_aob)
alloc(emblemunlock_newmem,1024,mgsvtpp.exe)
label(emblemunlock_return)

emblemunlock_newmem:
  mov byte [rax+rdx+00000260],04
  or [rax+rdx+00000260],dil
  jmp emblemunlock_return

emblemunlock_aob:
  jmp emblemunlock_newmem
  nop
  nop
  nop
emblemunlock_return:
[DISABLE]
emblemunlock_aob:
  db 40 08 BC 10 60 02 00 00

unregistersymbol(emblemunlock_aob)
dealloc(emblemunlock_newmem)

{
// ORIGINAL CODE - INJECTION POINT: "mgsvtpp.exe"+3445247

"mgsvtpp.exe"+344521E: 48 8B 03                 -  mov rax,[rbx]
"mgsvtpp.exe"+3445221: B2 0A                    -  mov dl,0A
"mgsvtpp.exe"+3445223: 48 89 D9                 -  mov rcx,rbx
"mgsvtpp.exe"+3445226: FF 50 10                 -  call qword ptr [rax+10]
"mgsvtpp.exe"+3445229: 48 8B 5C 24 30           -  mov rbx,[rsp+30]
"mgsvtpp.exe"+344522E: E8 1D 72 68 00           -  call mgsvtpp.exe+3ACC450
"mgsvtpp.exe"+3445233: 48 8B 88 98 00 00 00     -  mov rcx,[rax+00000098]
"mgsvtpp.exe"+344523A: 48 0F BF C6              -  movsx rax,si
"mgsvtpp.exe"+344523E: 48 8B 74 24 38           -  mov rsi,[rsp+38]
"mgsvtpp.exe"+3445243: 48 8B 51 10              -  mov rdx,[rcx+10]
// ---------- INJECTING HERE ----------
"mgsvtpp.exe"+3445247: 40 08 BC 10 60 02 00 00  -  or [rax+rdx+00000260],dil
// ---------- DONE INJECTING  ----------
"mgsvtpp.exe"+344524F: 48 83 C4 20              -  add rsp,20
"mgsvtpp.exe"+3445253: 5F                       -  pop rdi
"mgsvtpp.exe"+3445254: F3 C3                    - repe  ret 
"mgsvtpp.exe"+3445256: CC                       -  int 3 
"mgsvtpp.exe"+3445257: CC                       -  int 3 
"mgsvtpp.exe"+3445258: CC                       -  int 3 
"mgsvtpp.exe"+3445259: CC                       -  int 3 
"mgsvtpp.exe"+344525A: CC                       -  int 3 
"mgsvtpp.exe"+344525B: CC                       -  int 3 
"mgsvtpp.exe"+344525C: CC                       -  int 3 
}
</AssemblerScript>
    </CheatEntry>
  </CheatEntries>
</CheatTable>
Compiled emblems unlock into table.
Added additional pointers for base colors, weapon colors and nameplates.
Instant Charge Stun Arm
Infinite Drug Usage

EDIT:
- Emblem unlock options are broken in this table. Use the updated one in ShyTwig16's on the 1st page instead.
- Pointers for base colors, weapon colors and nameplates broken on latest version, use the updated script here instead:
viewtopic.php?p=206021#p206021

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
MGSVTPP.CT
(70.17 KiB) Downloaded 813 times
Last edited by predprey on Fri Aug 13, 2021 1:40 pm, edited 1 time in total.

Scythiax
Noobzor
Noobzor
Posts: 5
Joined: Sat Aug 03, 2019 5:55 pm
Reputation: 1

Re: Metal Gear Solid 5 Phantom Pain - table v: 4.0.6 CT

Post by Scythiax »

@ShyTwig16
can you help me understand why my game chrashes when i enable main hooks it starts to load, but then crashes
any help will be much apreciated
i pasted here what CE shows after crash

Code: Select all

I2CETLogger::CETlog - ERROR: aobScan:
Error with "SelectedMapIconCoordHook.CEA", AOB pattern not found: "8Bxxxx89xxxxxxxxxx0F28xxxx0F298110010000C3"
 
I2CETLogger::CETlog - ERROR: autoAssembleFile:
Error assembling file: "SelectedMapIconCoordHook.CEA"
 
I2CETLogger::CETlog - ERROR: autoAssembleFile:
Error assembling file: "_Main.CEA"

[code]Process Module: mgsvtpp.exe (x64)
Path to File: E:\Steam\steamapps\common\MGS_TPP\mgsvtpp.exe
Module Address: 0000000140000000
File Version: 1.0.15.0
 
I2CETLogger::CETlog - DEBUG: autoAssembleFile:
Start: Auto Assemble File: "_Main.CEA"
 
I2CETLogger::CETlog - DEBUG: getFileStr:
Loading CEA file: "_Main.CEA"
 
I2CETLogger::CETlog - INFO:  getFileStr:
Returning table file string; "_Main.CEA"
 
I2CETLogger::CETlog - DEBUG: autoAssembleFile:
Assembling File: "_Main.CEA"
 
I2CETLogger::CETlog - INFO:  autoAssembleFile:
ENABLING; "_Main.CEA"
 
I2CETLogger::CETlog - DEBUG: autoAssembleFile:
Start: Auto Assemble File: "PlayerHook.CEA"
 
I2CETLogger::CETlog - DEBUG: getFileStr:
Loading CEA file: "PlayerHook.CEA"
 
I2CETLogger::CETlog - INFO:  getFileStr:
Returning table file string; "PlayerHook.CEA"
 
I2CETLogger::CETlog - DEBUG: autoAssembleFile:
Assembling File: "PlayerHook.CEA"
 
I2CETLogger::CETlog - INFO:  autoAssembleFile:
ENABLING; "PlayerHook.CEA"
 
I2CETLogger::CETlog - INFO:  aobScan:
AOB scan pattern found at: 0000000140B05044; "PlayerHook.CEA"
 
I2CETLogger::CETlog - DEBUG: string "--[==========================================..."]:481:
Reading from: 0000000140B05044; "PlayerHook.CEA"
 
I2CETLogger::CETlog - INFO:  string "--[==========================================..."]:481:
Bytes read: 08; "PlayerHook.CEA"
 
I2CETLogger::CETlog - INFO:  string "--[==========================================..."]:481:
Bytes matched for: "PlayerHook.CEA"
 
I2CETLogger::CETlog - DEBUG: autoAssembleFile:
File assembled: "PlayerHook.CEA"
 
I2CETLogger::CETlog - DEBUG: clearGlobals:
clearGlobals: All I2CETableCEA globals cleared
 
I2CETLogger::CETlog - DEBUG: autoAssembleFile:
Done: Auto Assemble File: "PlayerHook.CEA"
 
I2CETLogger::CETlog - DEBUG: autoAssembleFile:
Start: Auto Assemble File: "WaypointHook.CEA"
 
I2CETLogger::CETlog - DEBUG: getFileStr:
Loading CEA file: "WaypointHook.CEA"
 
I2CETLogger::CETlog - INFO:  getFileStr:
Returning table file string; "WaypointHook.CEA"
 
I2CETLogger::CETlog - DEBUG: autoAssembleFile:
Assembling File: "WaypointHook.CEA"
 
I2CETLogger::CETlog - INFO:  autoAssembleFile:
ENABLING; "WaypointHook.CEA"
 
I2CETLogger::CETlog - INFO:  aobScan:
AOB scan pattern found at: 00000001462C67B9; "WaypointHook.CEA"
 
I2CETLogger::CETlog - DEBUG: string "--[==========================================..."]:481:
Reading from: 00000001462C67C3; "WaypointHook.CEA"
 
I2CETLogger::CETlog - INFO:  string "--[==========================================..."]:481:
Bytes read: 05; "WaypointHook.CEA"
 
I2CETLogger::CETlog - ERROR: autoAssembleFile:
Error assembling file: "WaypointHook.CEA"
 
I2CETLogger::CETlog - ERROR: autoAssembleFile:
Error assembling file: "_Main.CEA"

Wojcislav
What is cheating?
What is cheating?
Posts: 1
Joined: Wed Nov 20, 2019 11:20 am
Reputation: 1

Re: Metal Gear Solid 5 Phantom Pain - table v: 4.0.6 CT

Post by Wojcislav »

Hey, how do I use the staff edition hooks ?
I used to use the 1.10 Cheat Table for MGS:TPP and seeing how it looks now, it has changed a lot, could somebody help ?
I know how to use CE and I know how to edit the stats, medals, ranks, so-on using this CT, but somehow I can't get it to work, if you need any additional info to help, I'd gladly provide it

EDIT: Nevermind, I've figured it out. Thanks for help...

TRIPSLORD
What is cheating?
What is cheating?
Posts: 3
Joined: Sat Dec 14, 2019 6:37 am
Reputation: 0

Re: Metal Gear Solid 5 Phantom Pain - table v: 4.0.6 CT

Post by TRIPSLORD »

The unlocker isn't shown on the table. Is there a way to unlock all blueprints and development skills?

TimFun13
Expert Cheater
Expert Cheater
Posts: 1354
Joined: Fri Mar 03, 2017 12:31 am
Reputation: 6

Re: Metal Gear Solid 5 Phantom Pain - table v: 4.0.6 CT

Post by TimFun13 »

Scythiax wrote:
Sat Aug 03, 2019 6:00 pm
@ShyTwig16
can you help me understand why my game chrashes when i enable main hooks it starts to load, but then crashes
any help will be much apreciated
i pasted here what CE shows after crash

Code: Select all

I2CETLogger::CETlog - ERROR: aobScan:
Error with "SelectedMapIconCoordHook.CEA", AOB pattern not found: "8Bxxxx89xxxxxxxxxx0F28xxxx0F298110010000C3"
 
I2CETLogger::CETlog - ERROR: autoAssembleFile:
Error assembling file: "SelectedMapIconCoordHook.CEA"
 
I2CETLogger::CETlog - ERROR: autoAssembleFile:
Error assembling file: "_Main.CEA"

[code]Process Module: mgsvtpp.exe (x64)
Path to File: E:\Steam\steamapps\common\MGS_TPP\mgsvtpp.exe
Module Address: 0000000140000000
File Version: 1.0.15.0
 
I2CETLogger::CETlog - DEBUG: autoAssembleFile:
Start: Auto Assemble File: "_Main.CEA"
 
I2CETLogger::CETlog - DEBUG: getFileStr:
Loading CEA file: "_Main.CEA"
 
I2CETLogger::CETlog - INFO:  getFileStr:
Returning table file string; "_Main.CEA"
 
I2CETLogger::CETlog - DEBUG: autoAssembleFile:
Assembling File: "_Main.CEA"
 
I2CETLogger::CETlog - INFO:  autoAssembleFile:
ENABLING; "_Main.CEA"
 
I2CETLogger::CETlog - DEBUG: autoAssembleFile:
Start: Auto Assemble File: "PlayerHook.CEA"
 
I2CETLogger::CETlog - DEBUG: getFileStr:
Loading CEA file: "PlayerHook.CEA"
 
I2CETLogger::CETlog - INFO:  getFileStr:
Returning table file string; "PlayerHook.CEA"
 
I2CETLogger::CETlog - DEBUG: autoAssembleFile:
Assembling File: "PlayerHook.CEA"
 
I2CETLogger::CETlog - INFO:  autoAssembleFile:
ENABLING; "PlayerHook.CEA"
 
I2CETLogger::CETlog - INFO:  aobScan:
AOB scan pattern found at: 0000000140B05044; "PlayerHook.CEA"
 
I2CETLogger::CETlog - DEBUG: string "--[==========================================..."]:481:
Reading from: 0000000140B05044; "PlayerHook.CEA"
 
I2CETLogger::CETlog - INFO:  string "--[==========================================..."]:481:
Bytes read: 08; "PlayerHook.CEA"
 
I2CETLogger::CETlog - INFO:  string "--[==========================================..."]:481:
Bytes matched for: "PlayerHook.CEA"
 
I2CETLogger::CETlog - DEBUG: autoAssembleFile:
File assembled: "PlayerHook.CEA"
 
I2CETLogger::CETlog - DEBUG: clearGlobals:
clearGlobals: All I2CETableCEA globals cleared
 
I2CETLogger::CETlog - DEBUG: autoAssembleFile:
Done: Auto Assemble File: "PlayerHook.CEA"
 
I2CETLogger::CETlog - DEBUG: autoAssembleFile:
Start: Auto Assemble File: "WaypointHook.CEA"
 
I2CETLogger::CETlog - DEBUG: getFileStr:
Loading CEA file: "WaypointHook.CEA"
 
I2CETLogger::CETlog - INFO:  getFileStr:
Returning table file string; "WaypointHook.CEA"
 
I2CETLogger::CETlog - DEBUG: autoAssembleFile:
Assembling File: "WaypointHook.CEA"
 
I2CETLogger::CETlog - INFO:  autoAssembleFile:
ENABLING; "WaypointHook.CEA"
 
I2CETLogger::CETlog - INFO:  aobScan:
AOB scan pattern found at: 00000001462C67B9; "WaypointHook.CEA"
 
I2CETLogger::CETlog - DEBUG: string "--[==========================================..."]:481:
Reading from: 00000001462C67C3; "WaypointHook.CEA"
 
I2CETLogger::CETlog - INFO:  string "--[==========================================..."]:481:
Bytes read: 05; "WaypointHook.CEA"
 
I2CETLogger::CETlog - ERROR: autoAssembleFile:
Error assembling file: "WaypointHook.CEA"
 
I2CETLogger::CETlog - ERROR: autoAssembleFile:
Error assembling file: "_Main.CEA"
Looks like it's something with the waypoint hook. I don't have access to the internet other than my phone so I can't even launch the game, but I should have access in a week or so.

cracracra
What is cheating?
What is cheating?
Posts: 1
Joined: Thu Dec 19, 2019 11:32 am
Reputation: 0

Re: Metal Gear Solid 5 Phantom Pain - table v: 4.0.6 CT

Post by cracracra »

it will be also a great occasion to fix the error that cause the game to crash in main mission 12 during the cutscene that introduce the sehalantropus and that cause the game to crash right before the first cutscene of main mission 50 and 31 or maybe 30 , the two main mission were you fight the sehapantropus i mean, and please read also this message , i know that i took more than one line to explain myself but it is still a crash report

TimFun13
Expert Cheater
Expert Cheater
Posts: 1354
Joined: Fri Mar 03, 2017 12:31 am
Reputation: 6

Re: Metal Gear Solid 5 Phantom Pain - table v: 4.0.6 CT

Post by TimFun13 »

darksl wrote:
Fri Jul 19, 2019 9:50 pm
Hello, its possible to recreate the reflex effect (slow motion) and assing it to a hotkey? I would appreciate if someone help me this out!
Just use the CE speed hack.

TimFun13
Expert Cheater
Expert Cheater
Posts: 1354
Joined: Fri Mar 03, 2017 12:31 am
Reputation: 6

Re: Metal Gear Solid 5 Phantom Pain - table v: 4.0.6 CT

Post by TimFun13 »

JuanBravo wrote:
Tue Jul 23, 2019 1:18 am
ShyTwig16 wrote:
Sat Mar 02, 2019 10:17 pm
indlagrr wrote:
Sat Mar 02, 2019 6:02 pm
Sorry for asking but is there anybody teach me how to use staff writer? It seems save current staff status is woking, because I successfully made "MyStaffArry-MGSV-1~4". but about load staff, it doesn't work as I thought. when I select load file, then click yes at popup. it doesn't bring me back dismissed or died staffs. it always same. please help me.
Have you actually checked, the counts don't constantly update and it doesn't remove people from the brig or med bay. But you'll have the same people. I just dismissed my entire staff then loaded them back with the "Load Staff Members from File", to force it to show the changes auto-assign all staff members.


You can try these too, just backup yours first; you'll be able to tell with this staff for sure.
MGSVTPP-StaffArray.7z
I can't seem to make the Staff Writer cheat work, and I've been trying for hours. It does create the files for the array, then I click load and asks for confirmation to overwrite my staff. I click yes, and nothing happens, even after auto-assigning all staff members. I tried using the files you uploaded, and it still doesn't work. Is there any specific step-by-step guide for this, or any specific I-Droid window I should keep open while doing it?
Are the addresses populating in the staff hook, you may need to change the view, it only works for one view in staff management.

TimFun13
Expert Cheater
Expert Cheater
Posts: 1354
Joined: Fri Mar 03, 2017 12:31 am
Reputation: 6

Re: Metal Gear Solid 5 Phantom Pain - table v: 5.0.1 CT

Post by TimFun13 »

Table Updated:
  • v 5.0.1:
    Added Features:
    • Time Scale Hook
    • Stop Recording Mission Penalties
    • Head Shots & Takedowns Multiplier
    • Ammo Cap. Hook
    • Better Suppressors (Cap. Multiplier)
    • Batteries Charge Hook (with instant charge and charge multiplier options)
    • Stun Arm Charge Hook (with instant charge and charge multiplier options)
    • GMP Multiplier
    • Resources Multiplier
    • Armor Skulls No Buffed Health Refill
    • Sahelanthropus Health Dec. Hook (with one hit kill and decease multiplier options)
    • D-Horse: Infinite Health
    • D-Horse: Infinite Consciousness
    • D-Dog: Infinite Health
    • D-Dog: Infinite Consciousness
    • D-Walker: Health Dec Hook (with infinte and decrease multiplier options)
    • D-Walker: Infinite Ammo
    • D-Walker: No Reload
    • D-Walker: Infinite Suppressors
    • D-Walker: Stun Gun Charge Hook (with instant charge and charge multiplier options)
    • D-Walker: Fire Rate Hook
    • D-Walker: Ballista Instant Draw
    • D-Walker: No Turret Heat
    • Instant Choke-Outs
    • Instant Lockpicking
    • Bust Staff Out Of The Brig
    • Staff Tweaker Hook
      • No Troublemakers
      • No Empty Skills
      • No Suppressed Non-Primary Stats
      • Set Non-Primary Stat Bonus
      • Set Peak Rank
      • All Staff Happy & Healthy
      • Auto Quarantine
      • Setup Specialists (For Unlocking Developments)
    • Staff Cap. Hook
    Changes:
    • Infinite Health -> Health Dec. Hook (with infinte and decrease multiplier options)
    • No Clip -> No Hit Box
    • Invisibility -> Super Camo
    • Infinite Battery -> Batteries Dec. Hook (with infinte and decrease multiplier options)
    • Stop Drug Duration Timer -> Drug/Parasite Duration Hook
    • Zoom Set Hook -> Weapon/Int-Scope Zoom Multiplier (with multipliers for each step in zoom level)
    • No Turret Heat -> No Turret & Anti-Air Gun Heat
    • Stop Mission Timer -> Mission Timer Scale Hook
    • Stop Ops Timer -> Ops Timer Scale Hook
    • Combatant - one Hit/Punch Stuns/Kills -> Combatant Consciousness Dec. Hook (with one hit stun and decease multiplier options)
    • Combatant - One Hit Kills -> Combatant Health Dec. Hook (with one hit kill and decease multiplier options)
    • No Combatants Wake Up -> Combatant Consciousness Inc. Hook
    • Skulls - One Hit Kills -> Skulls Health/Consciousness Dec. Hook (with one hit kill/stun and decease multiplier options)
    • Insta End Alerts -> Alert Timer Scale Hook
    • No Large Animals Wake Up -> Large Animal Consciousness Inc. Hook (with no wake up and incease multiplier options)
    • Large Animal - one Hit Stuns -> Large Animal Consciousness Dec. Hook (with one hit stun and decease multiplier options)
Table Download

Zeph
Noobzor
Noobzor
Posts: 5
Joined: Wed Nov 07, 2018 3:35 am
Reputation: 1

Re: Metal Gear Solid 5 Phantom Pain - table v: 5.0.1 CT

Post by Zeph »

Your newest update broke some of the resource features. When in the pointers tab and going to offline resources, this new version won't let you edit processed resources or plant materials, only unprocessed materials. I didn't check anything else. I had to cut my wifi off and load the older table (4.0.6) and it I was finally able to edit my offline resources.

It's pretty much all I use it for outside of finding coordinates.

Luixs2
Noobzor
Noobzor
Posts: 6
Joined: Thu Mar 14, 2019 7:39 pm
Reputation: 1

Re: Metal Gear Solid 5 Phantom Pain - table v: 5.0.1 CT

Post by Luixs2 »

Infinite ammo is not working for grenades and such

TimFun13
Expert Cheater
Expert Cheater
Posts: 1354
Joined: Fri Mar 03, 2017 12:31 am
Reputation: 6

Re: Metal Gear Solid 5 Phantom Pain - table v: 5.0.1 CT

Post by TimFun13 »

Zeph wrote:
Fri Dec 27, 2019 12:12 am
Your newest update broke some of the resource features. When in the pointers tab and going to offline resources, this new version won't let you edit processed resources or plant materials, only unprocessed materials. I didn't check anything else. I had to cut my wifi off and load the older table (4.0.6) and it I was finally able to edit my offline resources.

It's pretty much all I use it for outside of finding coordinates.
Thanks for the info, you can just open the table lua script (ctrl+alt+L) and comment out the "AUTO_UPDATE = RELEASE_MODE" line under the url to stop the auto update. I forgot to add the custom type files again, if you change the type to 4 bytes it will let you edit the values, it just shows 2 times the real amount. I'll fix it and post a new table here soon.

TimFun13
Expert Cheater
Expert Cheater
Posts: 1354
Joined: Fri Mar 03, 2017 12:31 am
Reputation: 6

Re: Metal Gear Solid 5 Phantom Pain - table v: 5.0.1 CT

Post by TimFun13 »

Zeph wrote:
Fri Dec 27, 2019 12:12 am
...
You may want to try the new resources multiplier, it just multiplies the resources you pick up.
Luixs2 wrote:
Fri Dec 27, 2019 1:32 am
...
Table Updated:
  • v 5.0.2: Fixed "Infinite Ammo", Added "Infinite Fulton Devices", and added the needed custom type files.
Table Download

Luixs2
Noobzor
Noobzor
Posts: 6
Joined: Thu Mar 14, 2019 7:39 pm
Reputation: 1

Re: Metal Gear Solid 5 Phantom Pain - table v: 5.0.2 CT

Post by Luixs2 »

Thank you, been using this table for over a year

sukiHitomi
What is cheating?
What is cheating?
Posts: 1
Joined: Sat Dec 28, 2019 7:13 am
Reputation: 0

Re: Metal Gear Solid 5 Phantom Pain - table v: 5.0.2 CT

Post by sukiHitomi »

Code: Select all

I2CETLogger::CETlog - ERROR: aobScan:
Error with "PlayerHook.CEA", AOB pattern not found: "48xxxxxx48xxxxxx4xxxxx4Cxxxxxx4Bxxxxxx4xxxxx49"
 
I2CETLogger::CETlog - ERROR: autoAssembleFile:
Error assembling file: "PlayerHook.CEA"
 
I2CETLogger::CETlog - ERROR: autoAssembleFile:
Error assembling file: "_Main.CEA"
 
What i supposed to do?

Locked

Who is online

Users browsing this forum: animax84, Athanor, Bing [Bot], DotBot, halo197pt, izayamikaelis, Jhanz, jhomack, jonaaa, Jullusch, omegasui, sakuchi123, salchy