I can't see the default 8 hair color palettes.

erijhon

New member
Messages
51
Points
0
Github
Erijhon
Hi guys!

I'm sorry if somebody else asked about this, but I have done a huge research and I can't find out a solution/answer to my problem.

I'm building my new client and testing some NPCs.

While testing the Stylist as it comes by default I realized that I can't display none of the basic hair palettes for both genders.

It just shows the same basic hair color for all the hair styles, no matters what palette color you choose. There are no errors prompted or client crashes, it's just, for example, that Hairstyle #1 basic palettes are ALL blond.

Then, I tried to change it on the character creation menu, and it happens the same thing, only the default color is displayed.

What can be wrong? This never happened before...

My DATA.INI is configured as it follows:

[Data]
0=palette.grf
1=translate.grf
2=kdata.grf
3=data.grf
4=rdata.grf

Is there any NEMO diff I should apply related to the palettes?

I attach my NEMO profile, so you can figure out what my options are.

I'm using Ossi's client dated as 20131223.

Let me know if you need further information, guys, please.

Thank you all in advance.

 
Last edited by a moderator:
I found it is an error with NEMO patch "Use 64k hairstyle".

Does this patch need any special configuration?

 
How do you have these set ?  conf>battle>client.conf

Code:
// Valid range of dyes and styles on the client.min_hair_style: 0max_hair_style: 27min_hair_color: 0max_hair_color: 8min_cloth_color: 0 max_cloth_color: 4
 
Back
Top