A table for version 1.12.1 (19098) was added at the first post.
Cheers!
Hello boss. Your cheat table makes this game 1000x more fun for me . thanks again.
last updates of table gives a few weird ''bugs''
like
1)rite cooldown for enemy factions 1 turn..
2) infinite use of limited use spells without enabling the ''cheat''
3) point 2) is for both you and enemy leading to big problems like when fighting tomb kings (ushanti spam )
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
Also fun are the slayers that can basically tank half your army, because they have unlimited uses of deathblow!
I do not know enough about Assembler and memory editing to know what's specifically wrong, you can completely disable the unlimited spell cast functionality by making the following change to the table. It fixed the issue for me!
There was a typo in _MonSpellUse2
Do this instead:
Go to below _ExitSU2:
replace
dec dword ptr [rax+2C]
with
dec dword ptr [rcx+2C]
Also need to change the inc command above.
while you are at it, you can also replace "jmp [pBack+38]" with "ret" and comment out "mov [pBack+38] ...." to improve performance.
When it comes to this "FAILURE allocating memory near 1400A0000" error, It eventually went away for awhile and the table was working again. But after a little while it stopped and giving the same error again. Wondering if anyone has an update on what might be the issue, if theres maybe something in the script I need to change or otherwise.
OK guys, seriously, enough with the requests to update the table, I think the point has been made quite clear. Recifense will get around to update the table, when he gets the time ... remember, we are not dealing with a machine, the man is actually a real human being with, you know .... a personal life .... and daily responsibility. Be patient, he will get around to it, I imagine these scripts take time to even update as well after each patch.