Search found 16465 matches

Return to advanced search

Re: Mods / TE4

Adriatino , tu peux rajouter des courts. Par contre, je me suis planté, les courts ne sont plus dans le dossier data, c'est donc, par exemple : "Mods/MonSuperMod/Courts/Court01" ; vérif avec le SDK pour voir où tout se trouve. Tu peux remplacé "MonSuperMod" par ce que tu veux. F...
by manutoo
18 Jan 2020, 09:16
 
Forum: Modding - TE4 [Fr]
Topic: Mods / TE4
Replies: 12
Views: 1532

Re: Mods / TE4

Oui, le dossier ouvert par le jeu est le bon (sauf bug). Si le dossier "Mods" est bien là, alors normalement tout est ok. Tu peux mettre tes courts 2D dans "Mods/MonSuperMod/Data/Courts" comme dans TE2013 pour l'instant (en changeant le nom de la Focal comme indiqué dans le sujet...
by manutoo
17 Jan 2020, 15:25
 
Forum: Modding - TE4 [Fr]
Topic: Mods / TE4
Replies: 12
Views: 1532

Re: Tennis Elbow Manager 2 v1.0a !

SubBuild 2020.01.16: Bug Fixes : - Junior : Recruiting an 18-year old Junior was lowering his potentials although it was already not possible to train his potentials anymore - Junior : Recruiting a 17-year old Junior was giving him a bit too low current trained potentials - Country : Serbia was loc...
by manutoo
16 Jan 2020, 12:16
 
Forum: Tennis Elbow Manager 2
Topic: Tennis Elbow Manager 2 v1.0a !
Replies: 25
Views: 6794

Re: Mods / TE4

Bonjour, pour l'instant, ce n'est possible de Modder que le son, les bases de joueurs & tournaments, et les menus, en utilisant le Modding SDK de TEM2 ici : https://www.managames.com/Forum/topic11-31376.php . Par contre, si tu ne comprends l'anglais, c'est vraiment pas évident de s'en sortir... ...
by manutoo
16 Jan 2020, 10:58
 
Forum: Modding - TE4 [Fr]
Topic: Mods / TE4
Replies: 12
Views: 1532

Re: How to Mod T4 Alpha version?

Hello, 1) the TEM2 SDK contains only the outfits for the old 3D player. The new one modding is still not done (it'll be better than in TE2013, because it won't require to change the GameSys.ini), so I still didn't create the TE4 Modding SDK for it. I might not do it before at least a couple of month...
by manutoo
16 Jan 2020, 10:56
 
Forum: Modding - TE4
Topic: How to Mod T4 Alpha version?
Replies: 1
Views: 904

Re: Comments about TE4 Alpha Version

juanabolche , I'm glad to know you enjoy the new gameplay ! :yes: 1) This kind of "cherry on the cake" stuff may come one day, but it'll be really when everything else important is already there (eg: all new 3D stuff, anims, gameplay, etc.) 2) There, it lacks some better animation, I hope...
by manutoo
16 Jan 2020, 10:53
 
Forum: Tennis Elbow 4
Topic: Comments about TE4 Alpha Version
Replies: 565
Views: 33759

Re: te4 2d courts!

Ouch, sorry ; I had completely forgotten that you need the TE4 Modding SDK to do that, and I still didn't create it... :sweat: (I got the flu so my brain kinda meltdown these last few days :blackeye: ) So once it'll be released, you'll be able to follow the instructions above. I might not do it befo...
by manutoo
16 Jan 2020, 10:50
 
Forum: Modding - TE4
Topic: te4 2d courts!
Replies: 5
Views: 1210

Re: te4 2d courts!

Hello, I guess you can use them as it, by copying the [Camera] section from their Court.ini to a TE2013 Court.ini, and add this line : 2dCourt16:9 = 1 And then you take the number from the Focal entry, and the do : TE2013_Focal = Focal * (4 / 3) * 0.5 ; and then assign this new number to : CustomFoc...
by manutoo
15 Jan 2020, 10:18
 
Forum: Modding - TE4
Topic: te4 2d courts!
Replies: 5
Views: 1210

Re: tennis elbow 2013 career stats

There's no skill normalization for the human player.

You'll find the assigned points for each rank in "Data\Pak01.Pak/Scripts/GameSys.ini" ; look under [WT_NewGame] for : Point1000, 300, 100, 30.
by manutoo
15 Jan 2020, 10:12
 
Forum: Tennis Elbow 2013
Topic: tennis elbow 2013 career stats
Replies: 34
Views: 4151

Re: Tennis Elbow 4 - Nouveautés ?

Franckovitch , merci ! Mon fils semble aller bien maintenant, et je suis en phase de rémission de la grippe : toujours un peu naze, mais pas trop la cata. Donc j'espère me remettre au développement demain. :) fabos , merci, bonne année à toi aussi ! :) 1) Modding : tout marche sauf les anims ; pour...
by manutoo
14 Jan 2020, 10:35
 
Forum: Tennis Elbow 4 [Fr]
Topic: Tennis Elbow 4 - Nouveautés ?
Replies: 36
Views: 7045

Re: TE 4 and TEM 2 Form of the day

I rechecked and your Tour.ini isn't correct. Maybe you have turned on SaveTourIni in your Tennis.ini ? Anyway, you have to remove that Tour.ini .

SingleDouble can't give this issue.

WT_FormOfDay shouldn't as well (except if there's some tricky weird bug :P ).
by manutoo
14 Jan 2020, 10:26
 
Forum: Tennis Elbow 4
Topic: TE 4 and TEM 2 Form of the day
Replies: 6
Views: 792

Re: tennis elbow 2013 career stats

NoNormalization disables the Skill Normalization done from RankPerYear, which is used only for the CPU players, and the Human players in Seasons mode.
by manutoo
14 Jan 2020, 10:23
 
Forum: Tennis Elbow 2013
Topic: tennis elbow 2013 career stats
Replies: 34
Views: 4151

Re: TE 4 and TEM 2 Form of the day

I got your Bug Report and it seems you have changed your Tour.ini, no ? And your Player.log (that you can see from Settings -> Profile -> Log) states : Error: No 'Davis' section in 'Ini/Tour.ATP.Ini' : the game will crash ! Error: No 'Davis_L2' section in 'Ini/Tour.ATP.Ini' : the game will crash ! S...
by manutoo
13 Jan 2020, 11:55
 
Forum: Tennis Elbow 4
Topic: TE 4 and TEM 2 Form of the day
Replies: 6
Views: 792

Re: tennis elbow 2013 career stats

Hum, then it might not be possible to do what you want to do.

In Seasons mode, the game should take the skills from the base, but I don't know if it works with NoNormalization and if it does exactly what you need or not.
by manutoo
13 Jan 2020, 11:50
 
Forum: Tennis Elbow 2013
Topic: tennis elbow 2013 career stats
Replies: 34
Views: 4151

Re: Tennis Elbow 4 - Nouveautés ?

Franckovitch , merci et bonne année à toi aussi ! :) Et désolé, depuis 3 semaines, je n'ai quasiment pas bossé : il y a d'une part les vacances de Noël, donc mon fils était là tout le temps, et surtout d'autre part, j'ai été malade quasi tout le temps (13 maladies & infections sinon plus, la de...
by manutoo
12 Jan 2020, 08:24
 
Forum: Tennis Elbow 4 [Fr]
Topic: Tennis Elbow 4 - Nouveautés ?
Replies: 36
Views: 7045
PreviousNext

Return to advanced search