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

NLSC Forum

Talk about NBA 2K14 here.
Post a reply

Display Jersey Textures

Fri Dec 13, 2013 10:44 pm

Hi everybody.

I'm trying to make a little C# application to rename jersey files in order to have different jersey
in MyCareer.

And i would like to display jersey's texture in order to see what jersey is selected, but i've got no
idea on how to do it.

Can someone one give me an example on how i can handle the .iff files to get the jersey's as a picture
that i can display.

Thanks for your help.

Re: Display Jersey Textures

Fri Dec 13, 2013 11:50 pm

unfortunately the offset for each uniform's textures differ from uniform to uniform, and the header information for it can be difficult to deal with.

I think you might be better off taking screenshots of each uniform in the menus and using that

Re: Display Jersey Textures

Sat Dec 14, 2013 3:32 am

Ok Thanks for the help.
Post a reply