[TE4] Remap all player strength in the World Tour

Everything about Modding the game, from new courts to the modifications of the player & tournament bases (and including all the bugs they may be creating ! ;) )

[TE4] Remap all player strength in the World Tour

Postby JaNeZoKu » 17 Dec 2020, 19:28

I can't find that .ini file in my TE4 folders :-\
JaNeZoKu
crazy of the little yellow ball
crazy of the little yellow ball
 
Messages: 68
Gaming Since: 16 Dec 2017, 01:31

[TE4] Remap all player strength in the World Tour

Postby manutoo » 18 Dec 2020, 06:59

You can easily raise the lower player strength in GameSys.ini's [WT_SkillNormAtp] section, from :
LowNorm = 0.05
to, for example :
LowNorm = 0.25
But it'll affect Junior player as well.
ManuTOO
== Mana Games ==

>> I don't answer Private Message, except if it's really a _Private_ topic <<
User avatar
manutoo
Game Author
 
Messages: 18689
Gaming Since: 24 Jan 2004, 15:38
Location: France

Re: [TE4] Remap all player strength in the World Tour

Postby manutoo » 18 Dec 2020, 06:59

Indeed, you won't have access to the TE4 GameSys.ini till the Modding SDK is released, so just add all this in your Tennis.ini :
Code: Select all
[WT_SkillNormAtp]
LowRank      =   1200
MiddleRank   =   100
LowNorm      =   0.05
MidNorm      =       0.60
HighNorm   =       0.87
HighPower    =       1.25

[WT_SkillNormWta]
LowRank      =   1200
MiddleRank   =   75
LowNorm      =   0.05
MidNorm      =       0.58
HighNorm   =       0.87
HighPower    =       1.2
ManuTOO
== Mana Games ==

>> I don't answer Private Message, except if it's really a _Private_ topic <<
User avatar
manutoo
Game Author
 
Messages: 18689
Gaming Since: 24 Jan 2004, 15:38
Location: France

Re: [TE4] Remap all player strength in the World Tour

Postby JaNeZoKu » 19 Dec 2020, 00:20

Nice. Thanks! :)
JaNeZoKu
crazy of the little yellow ball
crazy of the little yellow ball
 
Messages: 68
Gaming Since: 16 Dec 2017, 01:31

Re: [TE4] Remap all player strength in the World Tour

Postby noys390 » 19 Dec 2020, 06:47

What does this denotes:
HighPower = 1.25
noys390
crazy of the little yellow ball
crazy of the little yellow ball
 
Messages: 119
Gaming Since: 11 Oct 2018, 19:09

Re: [TE4] Remap all player strength in the World Tour

Postby manutoo » 19 Dec 2020, 09:38

noys390,
between MiddleRank & number 1, the player strength = pow(1 - Rank / MiddleRank, HighPower) * HighNorm.
So the bigger HighPower is, the less strong the average players get, so the number 1 is better compared to these players.
ManuTOO
== Mana Games ==

>> I don't answer Private Message, except if it's really a _Private_ topic <<
User avatar
manutoo
Game Author
 
Messages: 18689
Gaming Since: 24 Jan 2004, 15:38
Location: France


Return to Modding - TE4

Who is online

Users browsing this forum: No registered users and 0 guests