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

font and accessory question

Thu Jan 23, 2020 12:40 am

I cannot seem to get the lettering for the font to show up after I had changed the color of it. (see pic) I am not sure what I did wrong. Any advice would be appreciated.

Image

I also do not know how to change sock and accessory colors yet. (see pic) I would like to be able to so that my jersey slots have proper accessory colors.

Image

Re: font and accessory question

Thu Jan 23, 2020 1:49 am

Have you edited the font_color.TXTR ?

You supposed to have this lines:

"font_letter_color": {
"Min": [ 0.0129830325, 0.0168073773, 0.0284260418, 0.0 ],
"Max": [ 0.138431624, 0.266355604, 0.514917731, 1.0 ],
"Mask": 4294967167,
"Binary": "font_letter_color.3e29119dad2a460b.dds"
}

Re: font and accessory question

Thu Jan 23, 2020 2:38 am

Ayston wrote:Have you edited the font_color.TXTR ?

You supposed to have this lines:

"font_letter_color": {
"Min": [ 0.0129830325, 0.0168073773, 0.0284260418, 0.0 ],
"Max": [ 0.138431624, 0.266355604, 0.514917731, 1.0 ],
"Mask": 4294967167,
"Binary": "font_letter_color.3e29119dad2a460b.dds"
}


did what you said now my numbers and letters are not showing up

Image

***UPDATE***

Image
Ok I got it working. I didn't realize I had to delete stuff from the TXTR not change it to what you had. Thank you Ayston!

Re: font and accessory question

Thu Jan 23, 2020 4:33 am

[Stove] wrote:
Ayston wrote:Have you edited the font_color.TXTR ?

You supposed to have this lines:

"font_letter_color": {
"Min": [ 0.0129830325, 0.0168073773, 0.0284260418, 0.0 ],
"Max": [ 0.138431624, 0.266355604, 0.514917731, 1.0 ],
"Mask": 4294967167,
"Binary": "font_letter_color.3e29119dad2a460b.dds"
}


did what you said now my numbers and letters are not showing up

[ Image ]

***UPDATE***

[ Image ]
Ok I got it working. I didn't realize I had to delete stuff from the TXTR not change it to what you had. Thank you Ayston!



No prob :) You just let Min, Max, Mask and Binary with the numbers and its okay ^^ It was Grizzlies numbers for the exemple. Every teams have their options x)
Post a reply