11-11-2018, 11:15 AM -
I don't know what are those 60fps hacks for cheat engine but when I check the latest beta now,the base address is changed from 100000000 on 0.0.5.7161(until some newer rev)to 300000000 on the lastest version.
If your codes are using just a specific address(not pointers)then that's the problem.
For example the code for max money on Atelier Escha & Logy is
0.0.5-7161
100B1A788 - 4 byte big endian
0.0.5-7490
300B1A788 - 4 byte big endian
If your codes are using just a specific address(not pointers)then that's the problem.
For example the code for max money on Atelier Escha & Logy is
0.0.5-7161
100B1A788 - 4 byte big endian
0.0.5-7490
300B1A788 - 4 byte big endian