Page 11 of 47

Re: Custom HUD (scoreboards, TV logo, ...) by kersou & folks

PostPosted: 02 Jan 2012, 21:48
by SamModder
Kersou, it would be good to also remove the real rankings off the Full sb , and let just the seed numbers (only for ATP tournaments) to make it like real... :)
Just to know, when are you releasing the next version? (with the tournaments logo's )
this I mean :P

Re: Custom HUD (scoreboards, TV logo, ...) by kersou & folks

PostPosted: 03 Jan 2012, 00:18
by kersou
sam250 wrote:Kersou, it would be good to also remove the real rankings off the Full sb , and let just the seed numbers (only for ATP tournaments) to make it like real... :)
Just to know, when are you releasing the next version? (with the tournaments logo's )
this I mean :P

You are right but I think I will add a new option, something like "detail level" of the full sb!
Next version release: one day in January
:D

haas192,
are you available for Abu Dhabi icos?

Re: Custom HUD (scoreboards, TV logo, ...) by kersou & folks

PostPosted: 03 Jan 2012, 05:31
by Jo Willy3
Kersou I got your message in the other thread, can u please explain again how to change the SB in training club? I cant seem to figure it out

Re: Custom HUD (scoreboards, TV logo, ...) by kersou & folks

PostPosted: 03 Jan 2012, 09:03
by kersou
Jo Willy3 wrote:Kersou I got your message in the other thread, can u please explain again how to change the SB in training club? I cant seem to figure it out

In the "Menu" folder of your TE installation folder, find the file "hud.def".
Open this file with a text editor (notepad, ...).
The SB in training club (here World Tour Final one) is defined by the following line:
Code: Select all
def HUD_TrainingClub HUD_ATPWTF

To play with Davis Cup sb, replace this line by:
Code: Select all
def HUD_TrainingClub HUD_DAVISCUP

To play with Wimbledon sb, replace this line by:
Code: Select all
def HUD_TrainingClub HUD_WIM

Re: Custom HUD (scoreboards, TV logo, ...) by kersou & folks

PostPosted: 03 Jan 2012, 14:38
by Jo Willy3
thank you for the response Kersou

That did the trick thanks!

Re: Custom HUD (scoreboards, TV logo, ...) by kersou & folks

PostPosted: 03 Jan 2012, 18:35
by alexsimon
Hi Kersou,
Happy new year to all of you.

Thanx for the "hub" files. It works perfectly now.
Here is the last challenger scoreboard that i've made.

scbd CHGR new3.PNG
scbd CHGR new3.PNG (45.03 KiB) Viewed 1169 times


For the position and the width of the flag i used the "ALL_hud" file. So i imagine that means that apply changes to all of the scoreboards. Is there an easy way to do it one bye one ? :thinking:

Here is the challenger logo to make your own.

trnlogo.rar
(19.41 KiB) Downloaded 17 times

Re: Custom HUD (scoreboards, TV logo, ...) by kersou & folks

PostPosted: 03 Jan 2012, 19:02
by kersou
Nice sb alexsimon! :applause:
Right: the ALL_hud.def is used by all the sb.
This file is included in each specific "XXX_hud.def" in which you can define specific values in accordance with the sb XXX.
I think you should create a CHGR_hud.def file (if not already created) and in this file define the size and position of your challenger logo.
If you want to modify other values, be careful because some data in ALL_hud.def depend on other ones.

Thx for the logo!
Can you also send the others icos (games, set, ...) but when you think your sb is done and if you are ok!

Re: Custom HUD (scoreboards, TV logo, ...) by kersou & folks

PostPosted: 03 Jan 2012, 20:46
by SamModder
kersou I suggest you to give the ATP scoreboard fonts more "rounder" shapes, I feel now that it is a little too "straight" if you get what I mean? :P

Re: Custom HUD (scoreboards, TV logo, ...) by kersou & folks

PostPosted: 03 Jan 2012, 20:50
by alexsimon
Thanx a lot Kersou !

For me this sb is all right. Here is the others tga files.

CHGR.rar
(43.64 KiB) Downloaded 25 times


I give you my "CHGR_hud" in order to tell me if i'm right or if i have to add or retire something.

CHGR_hud.rar
(832 Bytes) Downloaded 22 times


One other thing about the logos. For the moment i don't think it's possible to add them all because i did it for all atp tournaments (except challengers) and with your sb the game crashed when i wanted to play a tournament. It was because of the "Maxshaders" in the build 76 version. And now with the build 77 the shaders are ok because we can increase it but now it's the "NbTex" which is limited. I'm waiting the answer of Manutoo to know how to solve it.
Try and tell me if it does the same.

Re: Custom HUD (scoreboards, TV logo, ...) by kersou & folks

PostPosted: 03 Jan 2012, 21:39
by kersou
sam250 wrote:kersou I suggest you to give the ATP scoreboard fonts more "rounder" shapes, I feel now that it is a little too "straight" if you get what I mean? :P

I get it and I agree with you
but it will be a bit hard for the moment!

alexsimon,
Everything you've done in this mod seem good!
For the "NbTex" pb, I will wait for Manutoo answer ;-)

Re: Custom HUD (scoreboards, TV logo, ...) by kersou & folks

PostPosted: 04 Jan 2012, 21:53
by SamModder
Other thing kersou :) ATP 250 sb fonts seem to be in bold! It is much much thinner in real life! Thanks!

Re: Custom HUD (scoreboards, TV logo, ...) by kersou & folks

PostPosted: 04 Jan 2012, 22:12
by kersou
sam250,
in sb v8.2, I use the same font for all the sb.
I will try to change this font but I m just a beginner on that thing!

Re: Custom HUD (scoreboards, TV logo, ...) by kersou & folks

PostPosted: 14 Jan 2012, 13:33
by kersou
Hi all,
Here is a fix of the rank issue in the scoreboard:
download/file.php?mode=view&id=3792
You just have to replace the files in your Menu directory.

FIY:
In all the sb, I replaced "/Rank" by "/RankS" (S for single).
Moreover, in the Davis Cup one, I replaced "/Rank" by "/RankD" when playing double.

This fix is not yet included in my official version defined in the 1st post.

Re: Custom HUD (scoreboards, TV logo, ...) by kersou & folks

PostPosted: 14 Jan 2012, 14:28
by haas192
Yes, I'm available for the Mubadala WTC icos. Sorry for being late. here they are:
AD.rar
(4.76 KiB) Downloaded 34 times


Hope you like them :)

Re: Custom HUD (scoreboards, TV logo, ...) by kersou & folks

PostPosted: 15 Jan 2012, 11:03
by LetsGoBro
kersou wrote:Hi all,
Here is a fix of the rank issue in the scoreboard:
download/file.php?mode=view&id=3792
You just have to replace the files in your Menu directory.

FIY:
In all the sb, I replaced "/Rank" by "/RankS" (S for single).
Moreover, in the Davis Cup one, I replaced "/Rank" by "/RankD" when playing double.

This fix is not yet included in my official version defined in the 1st post.


Cheers Kersou, that did the trick :wink: .