Page 55 of 60

Re: Modding Workshop by miharu0607 - CLOTHES/FACES/COURTS/HA

PostPosted: 22 May 2014, 11:56
by carlosforonda
Wonderful!!!. :applause: :applause: :applause:

Re: Modding Workshop by miharu0607 - CLOTHES/FACES/COURTS/HA

PostPosted: 25 May 2014, 12:08
by phucnguyen0209
Nice work with everything you have done,congrats miharu0607 :applause: .But I have some questions about the new hair styles you made,they are awesome of course :D .Can you tell me which files you modified to make new hair styles :?: I don't want to make one but I downloaded the newest version of the game and I really want to add those new hair styles to my patch which is having 32 different hair styles.I really don't know how :sweat: Can you tell me how to add them? :yes:
Here is my male.ini if you need:
Code: Select all
[Male/Hair]
PosX      =   312
PosY      =   520
Model      =   Hair01 1 15 27 30 Hair02 2 20 25 26 Hair03 3 9 10 14 23-24 31-32 Hair04 4 8 12 18 19 29 Hair05 5 11 16 22 28 Hair06 6 13 17 30
DependOf   =   Hat
ModelA      =   0
ModelB      =   3-6
ModelC      =   1-2
ModelD      =   2
AlphaOther   =   Male/Skin 3-4
//AlphaNeeded   =   1


Oh,may be I should explain my situation clearly for you :sweat: .Now my computer contains 2 version of TE.One is 1.0c and other is 1.0d. The 1.0c has my patch inside it with 32 different hair styles and I want to copy my patch into the 1.0d and add those new hair styles in 1.0d into my patch,how can I do it :( Sorry for my disturbance,I'm very glad if you can help me to solve this :( .Thanks! :jap:

Re: Modding Workshop by miharu0607 - CLOTHES/FACES/COURTS/HA

PostPosted: 25 May 2014, 16:18
by miharu0607
For 1.0d you have to rename in gamesys.ini [Hair] into [Male_Hair]
and in male.ini you need to add hair07...hair19.
So as the 32nd hair texture is the last one you have, you can add them as hair07 33 hair08 34, ....,

Re: Modding Workshop by miharu0607 - CLOTHES/FACES/COURTS/HA

PostPosted: 25 May 2014, 18:19
by phucnguyen0209
miharu0607 wrote:For 1.0d you have to rename in gamesys.ini [Hair] into [Male_Hair]
and in male.ini you need to add hair07...hair19.
So as the 32nd hair texture is the last one you have, you can add them as hair07 33 hair08 34, ....,

Thanks for answering,but I think the male.ini is not the only thing that can change new hair styles,I did as you said,I copy my patch into 1.0d and all 32 hairs of my patch change into another styles :sweat: ,it looks like the mixed of my patch and the original game which has 20 of your hair styles :sweat: really weird! When you make new hair styles,which files you modified and can you tell me how to add more hair styles to the patch :?:

Re: Modding Workshop by miharu0607 - CLOTHES/FACES/COURTS/HA

PostPosted: 25 May 2014, 19:41
by miharu0607
I wasn't modyfing any file, I was just modelling/re-modelling them in 3ds max, so it's not that easy.

Well:

Code: Select all
[Male/Hair]
PosX      =   312
PosY      =   520
Model      =   Hair01 1 15 21 27 30 62 Hair02 2 20 25 26 Hair03 3 9 10 14 23-24 31 Hair04 4 8 12 18 19 29 33 34 77 Hair05 5 11 16 22 28 32 72 73 74 Hair06 6 7 13 17 30 35-39 Hair07 40 69 Hair08 41 68 Hair09 42 67 Hair10 43 61 Hair11 44 66 Hair12 45 54 65 Hair13 46 55 64 Hair14 47 56 59 63 75 78 Hair15 48 57 60 71 Hair16 49 58 70 76 Hair17 50 Hair18 51 Hair19 52 Hair20 53
DependOf   =   Hat
ModelA      =   0
ModelB      =   3-6
ModelC      =   1-2
ModelD      =   2
AlphaOther   =   Male/Skin 3-4
//AlphaNeeded   =   1
CantWhite   =   1
Texture      =   n1 18 n7 7-20

Re: Modding Workshop by miharu0607 - CLOTHES/FACES/COURTS/HA

PostPosted: 25 May 2014, 19:46
by phucnguyen0209
miharu0607 wrote:I wasn't modyfing any file, I was just modelling/re-modelling them in 3ds max, so it's not that easy.

Well:

Code: Select all
[Male/Hair]
PosX      =   312
PosY      =   520
Model      =   Hair01 1 15 21 27 30 62 Hair02 2 20 25 26 Hair03 3 9 10 14 23-24 31 Hair04 4 8 12 18 19 29 33 34 77 Hair05 5 11 16 22 28 32 72 73 74 Hair06 6 7 13 17 30 35-39 Hair07 40 69 Hair08 41 68 Hair09 42 67 Hair10 43 61 Hair11 44 66 Hair12 45 54 65 Hair13 46 55 64 Hair14 47 56 59 63 75 78 Hair15 48 57 60 71 Hair16 49 58 70 76 Hair17 50 Hair18 51 Hair19 52 Hair20 53
DependOf   =   Hat
ModelA      =   0
ModelB      =   3-6
ModelC      =   1-2
ModelD      =   2
AlphaOther   =   Male/Skin 3-4
//AlphaNeeded   =   1
CantWhite   =   1
Texture      =   n1 18 n7 7-20


Yes,I mean which files 3ds,can you tell me? :)
And about the male.ini you gave me ...hm :sweat: WTF !!! :mrgreen:

Re: Modding Workshop by miharu0607 - CLOTHES/FACES/COURTS/HA

PostPosted: 25 May 2014, 20:18
by miharu0607
It shows you how my male.ini looks like, and that it is working for me.
It's just an example.

The files manu has posted few months ago.

Re: Modding Workshop by miharu0607 - CLOTHES/FACES/COURTS/HA

PostPosted: 26 May 2014, 03:54
by phucnguyen0209
miharu0607 wrote:It shows you how my male.ini looks like, and that it is working for me.
It's just an example.

The files manu has posted few months ago.

So I have to search in the forum :sweat: .... OK .Thanks again ! :jap:

Re: Modding Workshop by miharu0607 - CLOTHES/FACES/COURTS/HA

PostPosted: 26 May 2014, 04:01
by phucnguyen0209
miharu0607 wrote:It shows you how my male.ini looks like, and that it is working for me.
It's just an example.

The files manu has posted few months ago.

But what does"HairXX" mean? :sweat:

Re: Modding Workshop by miharu0607 - CLOTHES/FACES/COURTS/HA

PostPosted: 26 May 2014, 04:13
by phucnguyen0209
Thank you very much,everything is fine now :applause:

Re: Modding Workshop by miharu0607 - CLOTHES/FACES/COURTS/HA

PostPosted: 28 May 2014, 05:07
by suvurvius
Hi Miharu. Yours hairstyle is awesome :applause: :applause: I have a suggestion for you: Can you make the female hairstyle #32 #33 but male version? (like Gaudio and Canas). Maybe can you change by hairstyle male #18 and #19 :whistle: I hopefully not too much trouble. Thanks

Re: Modding Workshop by miharu0607 - CLOTHES/FACES/COURTS/HA

PostPosted: 28 May 2014, 11:59
by miharu0607
Because of the new feature, I can add one of my favourite tournaments which is not held anymore, but of course there was no court made for that event ;)

So from this:
Image

I have turned it to this:
Image

Re: Modding Workshop by miharu0607 - CLOTHES/FACES/COURTS/HA

PostPosted: 28 May 2014, 12:16
by deniznadalfan
wow excellent stuff as always!!!

Re: Modding Workshop by miharu0607 - CLOTHES/FACES/COURTS/HA

PostPosted: 12 Jun 2014, 19:15
by guvrinka
Can you post Dustin Brown´s face and outfit´s pease :lol: ?

Re: Modding Workshop by miharu0607 - CLOTHES/FACES/COURTS/HA

PostPosted: 14 Jun 2014, 19:02
by guvrinka
guvrinka wrote:Can you post Dustin Brown´s face pease :lol: ?

And can you post too his serve and forehand animations