Hi there, after all I really like what you did with these tables, congratulations
I was using the last version of the tables and everything works on the other players but with this one I can't edit anything, I already tried to everything to make it work but without success. You know what's the problem?
Hi there, after all I really like what you did with these tables, congratulations
I was using the last version of the tables and everything works on the other players but with this one I can't edit anything, I already tried to everything to make it work but without success. You know what's the problem?
@TheX7
O Nani não esta ainda no staff, tb pensei que podesse ter sido isso quando fui para o clube mas não
(Nani it's not in the staff yet, I also thought that was the problem, when I can at the club but it's not)
Hello tdg6661!
First for all, many thanks for all your great work!
Just one question, what version of cheat engine should we use? 6.8.1 does not work for me any more. Can we use the latest or should I look for a solution to make 6.8.1 work?
Hello tdg6661!
First for all, many thanks for all your great work!
Just one question, what version of cheat engine should we use? 6.8.1 does not work for me any more. Can we use the latest or should I look for a solution to make 6.8.1 work?
can you please either make a video explaining how the values work? or maybe try explaining here?
some of the payer attributes look random example; corners in game = 7 corners in cheat table = 13 how do u convert that?
can you please either make a video explaining how the values work? or maybe try explaining here?
some of the payer attributes look random example; corners in game = 7 corners in cheat table = 13 how do u convert that?
You don't read the whole page, aren't you?
There's someone had the same problem with you, it's offsets problem. It's look like he uploaded a file that contains corrected offset for your problem. I don't know which version you used but if you want to fix it yourself...
Look for GK in Position section, open it (db click).
Look for the last offset (164) it will be the start pos for Player Attributes.
Now look for Player's position (only has one position) in FM (Eg. AML).. It should be like this on table...
GK = 1
SW = 1
DL = 1
DC = 1
DR = 1
WBL = 1
WBR = 1
DM = 1
ML = 1
MC = 1
MR = 1
AML = 20
AMC = 1
AMR = 1
ST = 1
If not, do an array of bytes scan for this 01 01 01 01 01 01 01 01 14 01 01 01 01 01 AML = Pos. 9 = 14 (hex) = 20 (dec).
See result, find the nearest address to your Player address on table (Eg. GK address = 6574AF21 then the nearest should be 6574Axxx)
Then add to address list, change type to byte, the make this as start position (GK). Then the AML address is +9 from GK address.
Before you fix the whole attributes, you must change the old GK address with the new one. Look for the difference betwen old and new address, then change the offset.
Now start correcting the bad offset by following info below.