Main Site | Forum | Rules | Downloads | Wiki | Features | Podcast

NLSC Forum

A hub for everything related to NBA 2K20 modding. Releases, previews, requests, and other modding discussion belongs here.
Post a reply

Learning how to create cyberfaces

Sun Oct 13, 2019 5:54 am

Hello everybody,

I come to you, modders community, because I like to try to make cyberfaces by myself (at least try to do so) on NBA 2K20.
I did not manage to find tutorials specifically about 2k20. Is there one available ?
I take every advice.

Thank you very much.

Re: Learning how to create cyberfaces

Sun Oct 13, 2019 11:52 am

Check the Tutorials sections for NBA 2K19 and NBA 2K18 as well. As I understand it, the basic steps still apply.

Re: Learning how to create cyberfaces

Sun Oct 13, 2019 3:25 pm

Thanks for help Andrew.

Re: Learning how to create cyberfaces

Mon Oct 14, 2019 1:48 am

Check youtube for 2K tutorials and tutorials for other games such as PES (Pro Evolution Soccer), FIFA, MLB 2K, EA's NHL. The tools may be different but the process is very similar.

Re: Learning how to create cyberfaces

Tue Oct 15, 2019 3:53 am

Andrew wrote:Check the Tutorials sections for NBA 2K19 and NBA 2K18 as well. As I understand it, the basic steps still apply.


Would you happen to know if it is documented anywhere about the different fields in appearance_info.RDAT? I haven't been able to find any searching the past few years on the forum.
Some that that I'm interested in:
"body type": "AVERAGE",
"body normal": "AVG", (i've seen THIN also)
"muscle type": "SOFT" (i've seen SOFT, NORMAL, RIPPED)

Also is there anywhere that talks about the different texture DDS files and how they are used? The particular use case I have is I'm trying to change the scalp hair color. The face_color_o file i have has a blank space for the scalphair/eyebrows but i'm not sure which hair file is referenced. I've already tried changing hair_color_o & hair_tangent_o but it doesn't affect the scalphair or eyebrow color.

Thanks

Re: Learning how to create cyberfaces

Tue Oct 15, 2019 11:15 am

I'm not sure, sorry. I'll have to leave that question for someone with knowledge of face modding.

Re: Learning how to create cyberfaces

Tue Oct 15, 2019 12:58 pm

When loading the face texture, check load transparency as Alpha channel. you can now change the color of the eyebrow.
__________________________________________________________________________________________________________________
accepting kind donation: https://www.paypal.me/rkjmods
SUBSCRIBE my Youtube Channel: https://bit.ly/2DNwwjS
Facebook page: https://www.facebook.com/RKJzomBiemods

Re: Learning how to create cyberfaces

Wed Oct 16, 2019 3:29 am

RKJ2k wrote:When loading the face texture, check load transparency as Alpha channel. you can now change the color of the eyebrow.
__________________________________________________________________________________________________________________
accepting kind donation: https://www.paypal.me/rkjmods
SUBSCRIBE my Youtube Channel: https://bit.ly/2DNwwjS
Facebook page: https://www.facebook.com/RKJzomBiemods


Thanks, with your tip I found out that the app paint.net can't view alpha channels. It was fine in photoshop.

Re: Learning how to create cyberfaces

Thu Oct 17, 2019 2:39 am

It would be awesome if someone could make a tutorial about editing/adjusting face textures. For me it's been pain in the ass... :bowdown: :bowdown: :bowdown:
Post a reply