(03-17-2022, 04:28 PM)FreohrWeohnataKausta Wrote:I tried to get colours in SwSh by changing textures other than msk(similar to lym),and it worked fine with a screen colour picker,hopefully it will work fine here.(03-13-2022, 07:12 AM)Haybale Wrote: How I can get colours for player characters' clothes in Arceus Legends?
I only found skin tones(bin\chara\table\skin_color_table.bin) and these are
#8b6c67 #cca292
#fcdedc #fde8d7
Well, there's several ways to go about it. One, is to look at one of the data files that come with the clothes. Another is to use the Color Assignment method and use your own colors for the clothes. I suggest the second method because it's less hassle, and you can have custom colors and patterns on the clothes!
I have a video tutorial that goes over how to do Color Assignment. Even though it shows that I'm using a Typhlosion, it will work for anything that has a LYM file.
I also wrote a Python script to separate lym files' channels (doesn't support bntx or dds) and make them easier to edit,I will paste it here if you want.
Anyway, thanks!