• This is a reminder of 3 IMPORTANT RULES:

    1- External self-promotion websites or apps are NOT allowed here, like Discord/Twitter/Patreon/etc.

    2- Do NOT post in other languages. English-only.

    3- Crack/Warez/Piracy talk is NOT allowed.

    Breaking any of the above rules will result in your messages being deleted and you will be banned upon repetition.

    Please, stop by this thread SoccerGaming Forum Rules And Guidelines and make sure you read and understand our policies.

    Thank you!

FIFA 18 - Career Mode Cheat Table

Hwoarang23

Club Supporter
When I am enabling Ultimate Difficulty, I can feel the game is harder but that is only most of the times at home, it feels a lot easier on away,I drew with PSG at home and trash them 6-1 away, same goes for a lot of teams including Bayern,Barcelona,and many others.

Is it only me or that is normal?
 

qasar80

Youth Team
Aranaktu, I have a little bit of memory loss here, what line did you tweaked in gtndatareveal to reveal the overall and what file did you changed to allow unlimited release of players?
Regards.
 

Grimbarian

Youth Team
Aranaktu, I have a little bit of memory loss here, what line did you tweaked in gtndatareveal to reveal the overall and what file did you changed to allow unlimited release of players?
Regards.

fixed by changing "FamousPlayerIntRep" to 1
 

Aranaktu

Club Supporter
Aranaktu, I have a little bit of memory loss here, what line did you tweaked in gtndatareveal to reveal the overall and what file did you changed to allow unlimited release of players?
Regards.
To allow unlimited releases I don't remember what I exactly did, but probably I've just scanned memory with Cheat Engine searching for number of players available to release. Scan for 3 -> release player -> scan for 2 -> release player etc.
 

menten

Club Supporter
When I am enabling Ultimate Difficulty, I can feel the game is harder but that is only most of the times at home, it feels a lot easier on away,I drew with PSG at home and trash them 6-1 away, same goes for a lot of teams including Bayern,Barcelona,and many others.

Is it only me or that is normal?
it's the same for me... it doesnt have anything to do with the difficulty settings, it has been that way for years, EA is just too dumb to fix this
 

qasar80

Youth Team
You see Aranaktu, cheat engine table still very much needed.
There are some things that only through this can be tweaked so you should keep on updating the tool and insert maybe the most needed feature, player visual editor, to be able to change at least hairstyle and colour of the skin.
 

sonaldo

Club Supporter
You see Aranaktu, cheat engine table still very much needed.
There are some things that only through this can be tweaked so you should keep on updating the tool and insert maybe the most needed feature, player visual editor, to be able to change at least hairstyle and colour of the skin.

You can edit hairstyle etc with the cheat table?
 

Devon

Club Supporter
Update 20.10.2017

Code:
- Added "Side Changer" - Watching match (CPU vs. CPU) in career mode is now possible.

Here is video showing how it works:

If you got more than one controller connected to PC you may need to change "Controller ID".

Join discord channel to check news about update and development progress.
https://discord.gg/cbQePsR

Direct download link:
Code:
https://mega.nz/#!ccVjlbqB!DeWfNsd91hKjINGjB5VrWukvMo_XTQEbEx__Z93zm08
or
Code:
https://github.com/xAranaktu/FIFA-18---Career-Mode-Cheat-Table/releases/download/20.10.2017/FIFA18.-.Career.Table.zip

your work has been great, thank you, I just have a problem when i play in cpu vs. cpu mode, substitutions are done automatically, is there a solution to decide when make my subs? Thank you
 

Aranaktu

Club Supporter
You see Aranaktu, cheat engine table still very much needed.
There are some things that only through this can be tweaked so you should keep on updating the tool and insert maybe the most needed feature, player visual editor, to be able to change at least hairstyle and colour of the skin.

When I said "tool isn't needed anymore" I was referring only to my "IniToCT" tool. It's much easier to edit legacy files with FrostyTool, right? I saw that Fidel is working on a mod which will allow to unlock in-game player editor, so I don't want to duplicate his mods.

your work has been great, thank you, I just have a problem when i play in cpu vs. cpu mode, substitutions are done automatically, is there a solution to decide when make my subs? Thank you
Nope, you need to control the team when you want to change a player.
 

Devon

Club Supporter
When I said "tool isn't needed anymore" I was referring only to my "IniToCT" tool. It's much easier to edit legacy files with FrostyTool, right? I saw that Fidel is working on a mod which will allow to unlock in-game player editor, so I don't want to duplicate his mods.


Nope, you need to control the team when you want to change a player.

it would be possible for you to activate in your cheat table, the substitution limitation divided by team at home and away?
 

NCB

Club Supporter
Araknatu, in your opinion is it technically possible to "increase" the size of the ball on the pitch ?
 

qasar80

Youth Team
Thanks Aranaktu.
You know, your ce table is the only constant in fifa modding so far, the most usefull, since it does things that no other tool does and probably never will.
 

K INC

Club Supporter
Yea.
Code:
[ENABLE]
//code from here to '[DISABLE]' will be used to enable the cheat
alloc(newmem,2048,"FIFA18.exe"+391FD75)
label(returnhere)
label(originalcode)
label(exit)

newmem: //this is allocated memory, you have read,write,execute access
mov eax, #2018

originalcode:
mov [rsi+20],eax
xor r8d,r8d

exit:
jmp returnhere

"FIFA18.exe"+391FD75:
jmp newmem
nop
returnhere:




[DISABLE]
//code from here till the end of the code will be used to disable the cheat
dealloc(newmem)
"FIFA18.exe"+391FD75:
mov [rsi+20],eax
xor r8d,r8d
//Alt: db 89 46 20 45 33 C0


@Aranaktu, Still not working for me, do you think you could make a tutorial? Also would it be possible to make it start in 2019, 2020, etc? And lastly, is there anyway to have a enable/disable transfers option to help curb the insane transfers that in happen in career mode? Thanks.
 
Last edited:

Aranaktu

Club Supporter
@Aranaktu, Still not working for me, do you think you could make a tutorial? Also would it be possible to make it start in 2019, 2020, etc? And lastly, is there anyway to have a enable/disable transfers option to help curb the insane transfers that in happen in career mode? Thanks.
It's not working because there was game update a few days ago. Now you need to use FrostyTool and edit "CALSTART_YEAR" in "cmsettings.ini"
I don't know much about .ini editing, so to tweak transfers you need to ask ppl who are doing this since many years. :P
 

K INC

Club Supporter
It's not working because there was game update a few days ago. Now you need to use FrostyTool and edit "CALSTART_YEAR" in "cmsettings.ini"
I don't know much about .ini editing, so to tweak transfers you need to ask ppl who are doing this since many years. :P

Ok I have frost editor and mod manager working how do I change the start date?

EDIT: NVM, I got it.
 
Last edited:


Top