sphanlon wrote:I know this is cheap and cheesy, but I paid my twenty dollars and I don't care. I earned my way to perfect ratings honestly, but I really don't want to fool around with it anymore. I just want to play when I want and not calculate when I need to sit out to train. I already figured out to change where it says skill=skil*x after each day and x is like .99-something depending on the difficulty. I've set x to 1.00000 so my skil doesn't deteriorate.
I found TE4 works a bit differently to above posts for earlier versions of the game. In relation to the OPs question on how to to give your player 100% skills at the start of the World Tour, I'm using the following settings when playing in Master difficulty:
-----------------------------------
TENNIS.INI[WT_NewGame]
Point1000 = 5
PointClub = 15
PointJunior = 10
PointPro = 5
PointMaster = 95
NbStar = 11
[WT_Training] // every day, Skill = Skill * Dim
DimClub = 1
DimJunior = 1
DimPro = 1
DimMaster = 1
DimIncredible = 1
PowSkill = 1
-----------------------------------
- By assigning 95 points above in "PointMaster", it effectively provides my "Master" level player with 100% skill ratings at the start of the tour.
- By changing NbStar from 5 to 11, it allows the 11 eleven talent stars to be assigned to a newly created player in the World Tour instead of the standard 5 stars
- By changing the Dim values to 1, it removes skill degradation over time.