A hub for everything related to NBA 2K21 modding. Releases, previews, requests, and other modding discussion belongs here.
Sat Apr 17, 2021 10:12 pm
Why doesn't 2K tools allow me to add either a uniform or headband tie to J Grant and other players?
Sun Apr 18, 2021 5:03 am
same with cauley stein
Sun Apr 18, 2021 5:03 am
same with cauley stein
Sun Apr 18, 2021 5:03 am
same with cauley stein
Sun Apr 18, 2021 5:03 am
same with cauley stein
Sun Apr 18, 2021 5:03 am
same with cauley stein
Sun Apr 18, 2021 5:03 am
same with cauley stein
Sun Apr 18, 2021 5:03 am
same with cauley stein
Tue Apr 27, 2021 3:50 am
Still have the same problem, can't add headband to Jeremi Grant, and a few others, using 2KTools. Anyone?
Wed Apr 28, 2021 11:47 am
For Players with multiple look in game where their default look does not include headband, you can't just add headband to it through Looyh's tool, you gotta edite Appearence file inside PNG. The very last lines inside Appearence.
Take AD for example, default appearence setting are shown below.
"configurations": [
{
"name": "DEFAULT",
"items": [ "hair_01", "facialHair_01" ]
}, {
"name": "HEADBAND",
"items": [ "hair_headband", "headband", "facialHair_01" ]
}, {
"name": "HEADPHONE",
"items": [ "facialHair_01", "headphone_beats_studio3_geo", "hair_headphone" ]
}
You wanna edit it to :
"configurations": [
{
"name": "DEFAULT",
"items": [ "hair_01", "facialHair_01", "headband", ]
}
Wed Apr 28, 2021 7:50 pm
NoobMayCry wrote:For Players with multiple look in game where their default look does not include headband, you can't just add headband to it through Looyh's tool, you gotta edite Appearence file inside PNG. The very last lines inside Appearence.
Take AD for example, default appearence setting are shown below.
"configurations": [
{
"name": "DEFAULT",
"items": [ "hair_01", "facialHair_01" ]
}, {
"name": "HEADBAND",
"items": [ "hair_headband", "headband", "facialHair_01" ]
}, {
"name": "HEADPHONE",
"items": [ "facialHair_01", "headphone_beats_studio3_geo", "hair_headphone" ]
}
You wanna edit it to :
"configurations": [
{
"name": "DEFAULT",
"items": [ "hair_01", "facialHair_01", "headband", ]
}
Thanks for the reply. I wouldn't know where to start editing PNG files. How do you even open them, is there a tool or utility?
Thu Apr 29, 2021 5:13 pm
the file is the png####.iff where #### is the player ID. Open the file with winrar or 7zip and you will see a file called appearance_info.RDAT. Extract that to your desktop, make the changes in notepad or similar, save it and then move it back to the iff.
On a side note, does anyone know how to assign the mouthguard to my MyCareer player?
Powered by phpBB © phpBB Group.
phpBB Mobile / SEO by Artodia.