Does anyone have a table/know a way to affect the health of a wretched graug in the Lord of the Hunt DLC? I can't keep them alive for anything since the vomiting necessary for a lot of objectives etc. drains their health and they're just such whales to try and steer.
How to use this cheat table?
Install Cheat Engine
Double-click the .CT file in order to open it.
Click the PC icon in Cheat Engine in order to select the game process.
Keep the list.
Activate the trainer options by checking boxes or setting values from 0 to 1
seems this section has been dead for a while so i just wanted to add my infinite health script for allies. p.s shout out to predprey for creating the first one for shadow of war without it i would've searched for weeks with no success
[ENABLE]
//code from here to '[DISABLE]' will be used to enable the cheat
alloc(newmem,2048,"ShadowOfMordor.exe"+C5FC6B)
label(returnhere)
label(originalcode)
label(exit)
newmem:
cmp [r9+CD0],00000101
jne originalcode
mov [r9+34],(float)9999
movss xmm1,[r9+34]
jmp exit
originalcode:
movss xmm1,[r9+34]
exit:
jmp returnhere
"ShadowOfMordor.exe"+C5FC6B:
jmp newmem
nop
returnhere:
[DISABLE]
//code from here till the end of the code will be used to disable the cheat
dealloc(newmem)
"ShadowOfMordor.exe"+C5FC6B:
movss xmm1,[r9+34]
//Alt: db F3 41 0F 10 49 34
So for the people who want to use a thing or 2 i updated the uruk pointer for the nosteam cracked version of the game im still not at the level of sikur0 which can translate 8 bytes to words, it seeme the script works for goty edition v1951.27 off the game
So for the people who want to use a thing or 2 i updated the uruk pointer for the nosteam cracked version of the game im still not at the level of sikur0 which can translate 8 bytes to words, it seeme the script works for goty edition v1951.27 off the game
ShadowOfMordorUrukPointer.CT
Is it possible to use it on Steam Version of the game?
could someone add a script to make it so the last enemy we see can be made an ally(dominated/branded) with a script? like say the Hammer of Sauron, Legendary Graug, Tower of Sauron, Black Hand of Sauron, and even Sauron himself would be kinda cool!