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

NLSC Forum

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

Odd texture mesh quirk I need help with

Tue Mar 23, 2021 8:17 pm

Hi! So on the stanchions of my modded arena, I changed the image from NBA TV to a customized logo. You'll notice in this video, however, that that change only affects in Replay mode, which is super odd.
Here's the video:
https://vimeo.com/527731536

I have noticed this happen before when I changed the cheerleader uniforms. Quite odd. Any ideas on the cause and fix?

Thank you!

Re: Odd texture mesh quirk I need help with

Tue Mar 23, 2021 8:20 pm

cooperkids6 wrote:Hi! So on the stanchions of my modded arena, I changed the image from NBA TV to a customized logo. You'll notice in this video, however, that that change only affects in Replay mode, which is super odd.
Here's the video:
https://vimeo.com/527731536

I have noticed this happen before when I changed the cheerleader uniforms. Quite odd. Any ideas on the cause and fix?

Thank you!


You might've imported a new texture with a different format. Make sure to check whether the original texture format is DXT1 or DXT5, the new texture should be the same.

Re: Odd texture mesh quirk I need help with

Wed Mar 24, 2021 3:09 am

Mackubex wrote:
cooperkids6 wrote:Hi! So on the stanchions of my modded arena, I changed the image from NBA TV to a customized logo. You'll notice in this video, however, that that change only affects in Replay mode, which is super odd.
Here's the video:
https://vimeo.com/527731536

I have noticed this happen before when I changed the cheerleader uniforms. Quite odd. Any ideas on the cause and fix?

Thank you!


You might've imported a new texture with a different format. Make sure to check whether the original texture format is DXT1 or DXT5, the new texture should be the same.


Don't think so; it gives a warning message and I doubt I ignored it.

Re: Odd texture mesh quirk I need help with

Wed Mar 24, 2021 3:34 am

cooperkids6 wrote:
Mackubex wrote:
cooperkids6 wrote:Hi! So on the stanchions of my modded arena, I changed the image from NBA TV to a customized logo. You'll notice in this video, however, that that change only affects in Replay mode, which is super odd.
Here's the video:
https://vimeo.com/527731536

I have noticed this happen before when I changed the cheerleader uniforms. Quite odd. Any ideas on the cause and fix?

Thank you!


You might've imported a new texture with a different format. Make sure to check whether the original texture format is DXT1 or DXT5, the new texture should be the same.


Don't think so; it gives a warning message and I doubt I ignored it.


Yes, just checked. Same as the original image, DXT5 256x256

Re: Odd texture mesh quirk I need help with

Wed Mar 24, 2021 3:56 am

Might be that you didn't generate mipmaps. Look if you've got mipmap option checked when save as dds.

Re: Odd texture mesh quirk I need help with

Wed Mar 24, 2021 4:59 pm

Pep wrote:Might be that you didn't generate mipmaps. Look if you've got mipmap option checked when save as dds.

Yup, regenerated with mipmaps, fixed. Good work.
Post a reply