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

Need help on importing texture file

Tue Mar 17, 2020 9:06 pm

I'm trying to import chest_color dds files from 2k18 to 2k20, renaming the file properly and adding it to png.iff file using 7-zip but once I open the player in edit mode the game crashes.
Any advice on this one?

Re: Need help on importing texture file

Wed Mar 18, 2020 4:12 am

*figured it out

[Stove] wrote:
Shuajota wrote:You have to save them as dds dxt and edit the TXTR files with notepad. You have to delete some values there and to keep there these ones:
"jersey_color": {
"Min": [ 0.0, 0.0, 0.0065120915, 1.0 ],
"Max": [ 0.904661238, 0.887923181, 0.887923181, 1.0 ],
"Mask": 16777215,
"Binary": "jersey_color.xxxxxxxx.dds"
}


I'm not following you 100% here sorry. :? Ok so I have definitely saved the files as .dds although Photoshop did not have the option for it (see pic), but I saved them as .dds regardless

(no option for .dds or .dxt)
[ Image ]

(all files saved as .dds)
[ Image ]

As for the .TXTR files I have no idea as to which values to delete or change. :oops: How does one determine which values are useless?
What I attempted to do was simply copy & paste what you had into the jersey color TXTR. :oops: you prob guess that didn't work either.... I'm a dummy. :oops:
Last edited by bizquit on Wed Mar 18, 2020 5:15 pm, edited 1 time in total.

Re: Need help on importing texture file

Wed Mar 18, 2020 8:25 am

:oops: lol.
Post a reply