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

NLSC Forum

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

help my please :(

Fri Dec 10, 2021 3:37 am

I can not get the number to see, edit letters and numbers but it does not work, could you help me?
Image

:(

Re: help my please :(

Sat Dec 11, 2021 12:32 am

have you edited and saved with the alpha channel?
Is the name of the DDS exactly the same as the one you replaced? It might need to say .DDS instead of .dds

Also, I was unable to get my modded name and numbers to work, you are better off using an existing set and renaming\recolouring

Re: help my please :(

Sat Dec 11, 2021 1:17 am

bikerjimuk wrote:have you edited and saved with the alpha channel?
Is the name of the DDS exactly the same as the one you replaced? It might need to say .DDS instead of .dds

Also, I was unable to get my modded name and numbers to work, you are better off using an existing set and renaming\recolouring

It doesn't work for me with anything, I don't know what else I can do.
Image

Re: help my please :(

Sat Dec 11, 2021 3:12 am

Like I said, I couldn't find anything that would save fonts as the same format as the originals.
If you open an original in a hex editor, there is some extra info at the bottom that I can't work out how to get in a version I create
{
"Width": 2656,
"Height": 256,
"Format": "R8G8B8A8_UNORM",
"Min": [ 0.00604883302, 0.00913405884, 0.0, 0.0 ],
"Max": [ 0.991102099, 0.439657241, 0.0512694716, 1.0 ],
"Mask": 4286578687
}
You could try pasting manually? Also make sure your font is the correct width and height.
Though it is easier to find a similar font and just copy\rename the iff

You can try this one?
You do not have the required permissions to view the files attached to this post.

Re: help my please :(

Sat Dec 11, 2021 3:20 am

bikerjimuk wrote:Like I said, I couldn't find anything that would save fonts as the same format as the originals.
If you open an original in a hex editor, there is some extra info at the bottom that I can't work out how to get in a version I create
{
"Width": 2656,
"Height": 256,
"Format": "R8G8B8A8_UNORM",
"Min": [ 0.00604883302, 0.00913405884, 0.0, 0.0 ],
"Max": [ 0.991102099, 0.439657241, 0.0512694716, 1.0 ],
"Mask": 4286578687
}
You could try pasting manually? Also make sure your font is the correct width and height.
Though it is easier to find a similar font and just copy\rename the iff

You can try this one?

previously in nba2k21 if I was able to edit the sources correctly, but I don't remember the measurements or some configuration to correctly save the .dds files
I lose hope. :(

Re: help my please :(

Sat Dec 11, 2021 3:46 am

if it worked in 21 it should be the same in 22
Post a reply