Hmm, you're using v1485 right (the .dll too must v1485)? If you're using other than current version, a few cheats may not work.cckilla1337 wrote: ↑Tue Oct 01, 2024 5:06 amI did try changing it under the statistics tab of the table but it doesn't seem to do anything. A lot of these codes don't do anything, like the monuments, whenever I change the values, nothing gets changed in-game, odd.
In my end, all of the cheats working.
First, what full of your score? 3.4?? MillionsI'm trying to edit my highest P Baal, but can't find the value of 3.4m lol, this is confusing me.
You must look at Statistic > Challenge Tab in the game, because it's the easiest way to see the change.
I always scanned like this:
ex if the score is 3.467 Millions.
Value1: 3467*1000+18269 --------- OR 3467000+18269
Value2: 3467*1000+1000+18269 -- OR 3468000+18269
The scanned result around between 1-1000.
If 1-10, you can find them easy.
But, with 100-1000, you have to understand the address too for the fastest searching way.
This is the trick:
- In CT, look at the P->ADDRESS in all cheats.
- Find the Lowest possible ADDRESS and Highest Possible ADDRESS.
- EX Lowest: 153A88F90F8 ------- (153A-88F90F8 <- The different 88F90F8)
- EX Highest: 153ABBE58D0 ------ (153A-BBE58D0 <- The different BBE58D0)
You can also do this, if you can't find the value
Change it to 153A8000000 and 153ABFFFFFF (Only the 2nd to the last that changed after the main address 153A)
OR 153A0000000 and 153AFFFFFFF (Only main address, the rest change it to like that) - After that, you can find the right Address between 153A88F90F8 and 153ABBE58D0 with Memory Scan Options