I am using the 1.1.1.2 x64 table on my 1.1.1.2+hotfix game installation and I noticed Inf Mana not working. Your fix made it work perfectly. Thank you very much for providing this manual fix.beguiler wrote: ↑Wed May 01, 2019 7:08 pm@lowf2505: confirmed inf mana isn't working, it's just not displaying the mana reduction in the interface. To fix it you need to add one line of code to the inf mana script.
change this:to this:Code: Select all
movss xmm0,[rcx+000012BC] //currentIntelligence
Code: Select all
movss xmm0,[rcx+000012BC] //currentIntelligence movss [rcx+00000DA0],xmm0 //copy max mana amount to current mana amount
However, I am also noticing that the "Inf Health" option has the same issue to where it is only causing the displayed health in the bar to be full and not affecting my actual health at all. I have to keep this option disabled so I can see how much health I have since enabling it is equivalent to putting tape on my monitor over my health bar to hide it and playing without knowing how much health I have.
It appears the "Inf Health" option utilizes a different method to make the attribute infinite from the "Inf Mana" option. Would you be able to help with correcting this "Inf Health" option to function properly as well? I would be very grateful if you would be able to. Thank you again!
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