• 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!

Playergrowth.ini and Mental Attributes

BlackEmperor

Youth Team
Hello there,

in Fifa 15, it appears to be common that older players lose several points on their Mental attributes pretty quickly. It may start around the age of 28 or 29.
I always thought that Mental attributes should be kept the longest, with Skill attributes dropping earlier and Physical attributes dropping first.
I tried to influence that using the playergrowth.ini, but it appears that it doesn't quite work. Thus, I wanted to ask if someone else here can share some knowledge.

What I've found out so far is that it seems that the

NORMAL_SKILL_X_0 = 16
NORMAL_SKILL_Y_0 = 80

stats and the

NORMAL_MENTAL_X_0 = 17
NORMAL_MENTAL_Y_0 = 80

stats are interchanged. I ran a test with youthplayer May Updates while changing the Y value to something ridiculously high (200). The result was that when changing NORMAL_SKILL_Y_0 to 200, the players would get high 90's Mental attributes in the May Update while changing NORMAL_MENTAL_Y_0 to 200, their Skill attributes would end up much higher.

Keeping that in mind, I tried changing these values for higher X values (representing age). For example I tried changing NORMAL_SKILL_Y_1 to 200 and see if my older players in the squad would regain Mental attributes, but they didn't.

Changing the "Old Curve" stats didn't have any effect and I don't even know whether Old Curve and Young Curve apply to any players at all, or under which circumstances they apply. Does anyone know something about that?

For those wondering, Career Mode curve only applies to high OVR players starting at age 28. You can change these values and it does seem to have an effect on old player Mental attributes, but that's not what I'm aiming for; I'm trying to get a reasonable growth and decline for the bulk of the players, which are usually below 80 OVR, while keeping the "special" growth and decline for the top players.

So, can anyone provide some input?
 

BlackEmperor

Youth Team
Hm. There seems to be an interaction between NORMAL, YOUNG and OLD curves. My old players finally regained Mental attributes after I adapted all of the YOUNG and OLD values to the NORMAL values I used. Not only that, even one of my young players who didn't gain any point in his physical attributes grew there.

Considering the amount of values I changed at once, I can't quite tell for certain what did the trick in the end. But if anyone wants to experiment a bit as well, I'll post my current values. At least it's a start.

//Normal curve
NORMAL_PHYS_X_0 = 16
NORMAL_PHYS_Y_0 = 95
NORMAL_PHYS_X_1 = 23
NORMAL_PHYS_Y_1 = 100
NORMAL_PHYS_X_2 = 32
NORMAL_PHYS_Y_2 = 95
NORMAL_PHYS_X_3 = 34
NORMAL_PHYS_Y_3 = 70

NORMAL_SKILL_X_0 = 16
NORMAL_SKILL_Y_0 = 80
NORMAL_SKILL_X_1 = 28
NORMAL_SKILL_Y_1 = 100
NORMAL_SKILL_X_2 = 34
NORMAL_SKILL_Y_2 = 100
NORMAL_SKILL_X_3 = 38
NORMAL_SKILL_Y_3 = 90

NORMAL_MENTAL_X_0 = 17
NORMAL_MENTAL_Y_0 = 80
NORMAL_MENTAL_X_1 = 24
NORMAL_MENTAL_Y_1 = 100
NORMAL_MENTAL_X_2 = 31
NORMAL_MENTAL_Y_2 = 100
NORMAL_MENTAL_X_3 = 36
NORMAL_MENTAL_Y_3 = 80

//Young curve
YOUNG_PHYS_X_0 = 16
YOUNG_PHYS_Y_0 = 95
YOUNG_PHYS_X_1 = 22
YOUNG_PHYS_Y_1 = 100
YOUNG_PHYS_X_2 = 29
YOUNG_PHYS_Y_2 = 95
YOUNG_PHYS_X_3 = 34
YOUNG_PHYS_Y_3 = 70

YOUNG_SKILL_X_0 = 16
YOUNG_SKILL_Y_0 = 75
YOUNG_SKILL_X_1 = 26
YOUNG_SKILL_Y_1 = 100
YOUNG_SKILL_X_2 = 32
YOUNG_SKILL_Y_2 = 100
YOUNG_SKILL_X_3 = 36
YOUNG_SKILL_Y_3 = 90

YOUNG_MENTAL_X_0 = 17
YOUNG_MENTAL_Y_0 = 80
YOUNG_MENTAL_X_1 = 23
YOUNG_MENTAL_Y_1 = 100
YOUNG_MENTAL_X_2 = 29
YOUNG_MENTAL_Y_2 = 100
YOUNG_MENTAL_X_3 = 34
YOUNG_MENTAL_Y_3 = 80

//Old curve
OLD_PHYS_X_0 = 16
OLD_PHYS_Y_0 = 90
OLD_PHYS_X_1 = 25
OLD_PHYS_Y_1 = 100
OLD_PHYS_X_2 = 33
OLD_PHYS_Y_2 = 90
OLD_PHYS_X_3 = 36
OLD_PHYS_Y_3 = 75

OLD_SKILL_X_0 = 16
OLD_SKILL_Y_0 = 70
OLD_SKILL_X_1 = 27
OLD_SKILL_Y_1 = 100
OLD_SKILL_X_2 = 34
OLD_SKILL_Y_2 = 100
OLD_SKILL_X_3 = 38
OLD_SKILL_Y_3 = 90

OLD_MENTAL_X_0 = 17
OLD_MENTAL_Y_0 = 80
OLD_MENTAL_X_1 = 25
OLD_MENTAL_Y_1 = 100
OLD_MENTAL_X_2 = 32
OLD_MENTAL_Y_2 = 100
OLD_MENTAL_X_3 = 37
OLD_MENTAL_Y_3 = 80

//
//Career Mode curve
CM_PHYS_X_0 = 28
CM_PHYS_Y_0 = 100
CM_PHYS_X_1 = 31
CM_PHYS_Y_1 = 95
CM_PHYS_X_2 = 34
CM_PHYS_Y_2 = 85
CM_PHYS_X_3 = 37
CM_PHYS_Y_3 = 70

CM_SKILL_X_0 = 28
CM_SKILL_Y_0 = 100
CM_SKILL_X_1 = 34
CM_SKILL_Y_1 = 100
CM_SKILL_X_2 = 38
CM_SKILL_Y_2 = 95
CM_SKILL_X_3 = 39
CM_SKILL_Y_3 = 90

CM_MENTAL_X_0 = 28
CM_MENTAL_Y_0 = 100
CM_MENTAL_X_1 = 32
CM_MENTAL_Y_1 = 100
CM_MENTAL_X_2 = 35
CM_MENTAL_Y_2 = 98
CM_MENTAL_X_3 = 37
CM_MENTAL_Y_3 = 97
 

paulv2k4

Youth Team
This is interesting stuff. I knew there were some weird things going on with these values.

Best to forget it now as FIFA 16 has a new training system. Can't wait to mod that.
 

qasar80

Youth Team
BlackEmperor , I am modding this for some years now , and the result is never satisfying , and no matter what you change it will have a negative effect elsewhere , where you do not expect it and so on.
Player growts is totally brocken and in one case players reach their full potential in one year for cpu at the age of 17 , other time at 23 , etc , depending what you change , but never was I able to achieve a constant year growth for all players .
So forget about it , you are wasting your time , let's hope better from fifa 16.
 

BlackEmperor

Youth Team
You'll never get satisfying results as long as player team growth and CPU team growth use different formulas.
But if you can make it at least better than vanilla, it's a step in the right direction.
 

PaulC327

Club Supporter
Any more information on this? How do you access the .ini file? I just see a bunch of jumbled stuff when viewing it through File Master
 

PaulC327

Club Supporter
Ok I found where you can download the decrypted inis but then what do you do when you're done editing them? How do you put them into play?
 

BlackEmperor

Youth Team
Just put it into dlc/dlc_FootballCompEng/dlc/FootballCompEng/data and then regenerate.

I'd add for everyone else that you should really use the decrypted file, since it adds two new lines.
 

PaulC327

Club Supporter
Can anyone shed anymore light onto this? I'm still playing 15 and would like to stop my career mode players from losing mental attributes at age 29. In fact mental attributes should keep growing period
 

PaulC327

Club Supporter
BlackEmperor;3847982 said:
Hello there,

in Fifa 15, it appears to be common that older players lose several points on their Mental attributes pretty quickly. It may start around the age of 28 or 29.
I always thought that Mental attributes should be kept the longest, with Skill attributes dropping earlier and Physical attributes dropping first.
?

I would also like to know the solution for this
 


Top