Page 15 of 57

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

Posted: Tue Apr 17, 2018 2:13 am
by PapaChipnado
[USER=91]@ShyTwig16[/USER] Sorry Really new to this [MEDIA=imgur]Xfv1Vnq[/MEDIA]

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

Posted: Tue Apr 17, 2018 2:59 am
by TimFun13
[USER=16316]@PapaChipnado[/USER]

[QUOTE="ShyTwig16, post: 42691, member: 91"]Try doing an AOB scan

[ICODE]48xxxxxx48xxxxxx48xxxxxx41xxxx[/ICODE]

[MEDIA=youtube]2TYAd3l2mkY:799[/MEDIA][/QUOTE]

Just in case you missed this post.

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

Posted: Tue Apr 17, 2018 3:34 pm
by JDUJRBOH
thanks update

[QUOTE]1st try

dialog

[string "--[==========================================..."]:516:attempt to index a nil value (local 'rb')



output

I2CETLogger::CETlog - ERROR: autoAssembleFile:

Error assembling file: "TimeHook.CEA"



I2CETLogger::CETlog - ERROR: autoAssembleFile:

Error assembling file: "_Main.CEA"



2nd try

I2CETLogger::CETlog - ERROR: aobScan:

Error with "PlayerHook.CEA", AOB pattern not found: "48xxxxxx48xxxxxx48xxxxxx41xxxx4Cxxxxxx4Bxxxxxx"



I2CETLogger::CETlog - ERROR: autoAssembleFile:

Error assembling file: "PlayerHook.CEA"



I2CETLogger::CETlog - ERROR: autoAssembleFile:

Error assembling file: "_Main.CEA"



AOB scan

48xxxxxx48xxxxxx48xxxxxx41xxxx4Cxxxxxx4Bxxxxxx49xxxx

mgsvtpp.exe+3A0D7EF

48 89 45 D7 48 8B 41 38 48 8B 79 30 41 89 D7 4C 8B 68 60 4B 8D 1C 7F 49 89 CE



AOB [48xxxxxx48xxxxxx48xxxxxx41xxxx] There were so many results

[/QUOTE]

thanks cheat table building

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

Posted: Wed Apr 18, 2018 12:11 am
by PapaChipnado
[USER=91]@ShyTwig16[/USER] Here's what i got when doing the AOB Scan, Instead of getting 1 Result, i get this many [MEDIA=imgur]HsIoUpi[/MEDIA]

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

Posted: Wed Apr 18, 2018 3:36 pm
by TimFun13
[USER=8019]@JDUJRBOH[/USER] and [USER=16316]@PapaChipnado[/USER] you might try a different debugger setting, just make sure to open CE and not the table (it won't let you change the settings if it's attached).

[URL]http://wiki.cheatengine.org/index.php?title=Help_File:Debugger_options[/URL]

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

Posted: Thu Apr 19, 2018 1:54 am
by lanzhein
Can I use this ce table while in Multiplayer? it there a high risk?

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

Posted: Thu Apr 19, 2018 10:09 am
by TimFun13
Not sure my investment portfolio doesn't list the table as high or low. HA!

Really, no idea; but it has been speculated. Some have been banned and others not.

EDIT: reposted table v: 3.0.12

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

Posted: Thu Apr 19, 2018 4:28 pm
by SpiderCrimson
Is it possible to update the "Stop Recording Kills" script?

Code: Select all

[Enable]
aobscanmodule(srk_aob1,mgsvtpp.exe,44 89 04 82 48 83 C4 30 5B C3 44)
registersymbol(srk_aob1)

srk_aob1:
db 90 90 90 90

[Disable]

srk_aob1:
db 44 89 04 82
unregistersymbol(srk_aob1)

{
mgsvtpp.exe+32813FB - 45 0FB6 D1            - movzx r10d,r9l
mgsvtpp.exe+32813FF - 41 F6 D1              - not r9l
mgsvtpp.exe+3281402 - 45 22 0C 13           - and r9l,[r11+rdx]
mgsvtpp.exe+3281406 - 45 08 D1              - or r9l,r10l
mgsvtpp.exe+3281409 - 45 88 0C 13           - mov [r11+rdx],r9l
mgsvtpp.exe+328140D - 48 83 C4 30           - add rsp,30
mgsvtpp.exe+3281411 - 5B                    - pop rbx
mgsvtpp.exe+3281412 - C3                    - ret
mgsvtpp.exe+3281413 - CF                    - iretd
mgsvtpp.exe+3281414 - 00 00                 - add [rax],al
mgsvtpp.exe+3281416 - 0FB7 44 24 2A         - movzx eax,word ptr [rsp+2A]
mgsvtpp.exe+328141B - 44 88 04 10           - mov [rax+rdx],r8l
mgsvtpp.exe+328141F - 48 83 C4 30           - add rsp,30
mgsvtpp.exe+3281423 - 5B                    - pop rbx
mgsvtpp.exe+3281424 - C3                    - ret
mgsvtpp.exe+3281425 - 0FB7 44 24 2A         - movzx eax,word ptr [rsp+2A]
mgsvtpp.exe+328142A - 66 44 89 04 42        - mov [rdx+rax*2],r8w
mgsvtpp.exe+328142F - 48 83 C4 30           - add rsp,30
mgsvtpp.exe+3281433 - 5B                    - pop rbx
mgsvtpp.exe+3281434 - C3                    - ret
mgsvtpp.exe+3281435 - 0FB7 44 24 2A         - movzx eax,word ptr [rsp+2A]

mgsvtpp.exe+328143A - 44 89 04 82           - mov [rdx+rax*4],r8d
mgsvtpp.exe+328143E - 48 83 C4 30           - add rsp,30
mgsvtpp.exe+3281442 - 5B                    - pop rbx
mgsvtpp.exe+3281443 - C3                    - ret
mgsvtpp.exe+3281444 - 44 89 C0              - mov eax,r8d
mgsvtpp.exe+3281447 - 0F57 C0               - xorps xmm0,xmm0
mgsvtpp.exe+328144A - F3 48 0F2A C0         - cvtsi2ss xmm0,rax
mgsvtpp.exe+328144F - 0FB7 44 24 2A         - movzx eax,word ptr [rsp+2A]
mgsvtpp.exe+3281454 - F3 0F11 04 82         - movss [rdx+rax*4],xmm0
mgsvtpp.exe+3281459 - 48 83 C4 30           - add rsp,30
mgsvtpp.exe+328145D - 5B                    - pop rbx
mgsvtpp.exe+328145E - C3                    - ret
mgsvtpp.exe+328145F - 49 CC                 - int 3
}

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

Posted: Thu Apr 19, 2018 7:43 pm
by tscolin
Prior to the forum rollback, there was the talk of scripts not running, and errors being thrown with regard to the playerhook. I had mentioned the issue had started after I installed the Ghost Recon Free weekend game, I can confirm after removing the EasyAntiCheat which came with the game, that the MGS5 table did, in fact, start working again. Removing Ghost Recon Wildlands from steam is not enough, EasyAntiCheat is installed as a system driver, fortunately, there is a provided tool in the game install directory to remove this. From the games root install directory, simply go to the EasyAntiCheat directory and run removeeac.cmd (or something along those lines) script. Poof, problems are gone, and you can now safely remove Ghost Recon Wildlands (or not) and continue to play MGS5 with CE.

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

Posted: Fri Apr 20, 2018 12:51 pm
by TimFun13
darkallnight wrote:
Thu Apr 19, 2018 4:28 pm
Is it possible to update the "Stop Recording Kills" script?
...
I'll look at it this week end.

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

Posted: Sat Apr 21, 2018 6:10 am
by Kill_Defcon1
It was working but stopped. Started getting Error with "PlayerHook.CEA", AOB pattern not found: "48xxxxxx48xxxxxx48xxxxxx41xxxx4Cxxxxxx4Bxxxxxx"

Was great while it lasted though.

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

Posted: Sat Apr 21, 2018 7:20 am
by TimFun13
Kill_Defcon1 wrote:
Sat Apr 21, 2018 6:10 am
It was working but stopped. Started getting Error with "PlayerHook.CEA", AOB pattern not found: "48xxxxxx48xxxxxx48xxxxxx41xxxx4Cxxxxxx4Bxxxxxx"

Was great while it lasted though.
Do you have EAC Service/Driver installed (by another game)?

EDIT:
There was some Free Weekend thing for Ghost Recon that has broken a lot of peoples ability to use CE.
If you do have the EAC thing then there should be an uninstall script in the games directory, run that then restart your system.

But it's still working fine for me.
Image

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

Posted: Sat Apr 21, 2018 7:43 am
by TimFun13
darkallnight wrote:
Thu Apr 19, 2018 4:28 pm
Is it possible to update the "Stop Recording Kills" script?
...
So the spot for this is where I hook mission stats, I can add a flag to stop recording all stats. But I think this will have issues else where. But there is a pointer in the scripted pointers for the kills count, so just set/freeze it at zero while on a mission. Just enter the Map Menu to populate the pointers if they aren't already.
Image

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

Posted: Sat Apr 21, 2018 7:55 am
by xICEMANx117
i can confirm that this is now causing a error.

[Link]