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

NLSC Forum

Modding tutorials and other resources for NBA 2K19.
Post a reply

Re: Roster Editing [CE]

Thu Oct 04, 2018 12:38 pm

Now have 6.8 installed, but there's the same issue. The teams only table opens, but everything is blank. "Team 1", "Team 2" etc, but no team names, nothing to copy.

How do I get that populated, so I can edit players?

Re: Roster Editing [CE]

Thu Oct 04, 2018 1:18 pm

fjccommish wrote:Now have 6.8 installed, but there's the same issue. The teams only table opens, but everything is blank. "Team 1", "Team 2" etc, but no team names, nothing to copy.

How do I get that populated, so I can edit players?


If you have the nba2k19.exe from 9/11 everything will populate just fine. If you are using the most recent patch of the game then you need to find the pointer value or find the address of F000. Finding the addresses and pointers was outlined on earlier pages of this thread

Re: Roster Editing [CE]

Thu Oct 04, 2018 1:45 pm

OK, I will look into that. Thanks. I do have the latest patch - it's automatic with Steam.

Re: Roster Editing [CE]

Thu Oct 04, 2018 1:52 pm

fjccommish wrote:OK, I will look into that. Thanks. I do have the latest patch - it's automatic with Steam.


Just some advice. Always back up NBA2K19.exe to a separate folder so when they patch the game and there are tools like CE that only work with a particular patch you can always load up that old patch to use. Another big piece of advice is to follow the man who just assisted you (TGsogood) on youtube. He has all kinds of helpful videos from this game and past games that still apply.

Re: Roster Editing [CE]

Thu Oct 04, 2018 5:31 pm

I've accessed the player info.

Not sure how to edit height:
For height, it shows:

Height(address) - Float (for Description) \7FF45DA593D0 (for Address) 8bytes (for Type) 00007FF45E6D53A4 (for Value)
^Floats at address are Height Wingspan Trunkscale Shoulderscale Armscale^


Changing anything in the value changes the player name or causes NBA 2K19 to crash.

Is it saying all those items are contained at that address?

Can height be somehow edited there?

Re: Roster Editing [CE]

Thu Oct 04, 2018 6:02 pm

"I'm not completely sure how it works. What I can say is the height data will be at the address that shows in the table. If you browse the memory from that and view by 8 bytes it will then allow you to follow that address. After you follow that address you will want to then right click and view by float values now. You will then see float values that represent height, wingspan, and a few others body part span/ratio values"

Figured it out. CE can change the height, but it's only within the limits between 4'5" and 7'7". Setting to beyond those limits just sets it to the limits. Enter 500 CM, for example, but the player is still 7'7". The in game limit is 5'4" on the low end, so CE can get the player below that height. However, CE can't go beyond the 7'7" in game limit.

In earlier versions, this could be changed beyond 7'7" - 8', even 20'.

I wonder if there's an address that sets this height max, or if the game has that limit and can't go further?

Re: Roster Editing [CE]

Thu Oct 04, 2018 7:17 pm

fjccommish wrote:I've accessed the player info.

Not sure how to edit height:
For height, it shows:

Height(address) - Float (for Description) \7FF45DA593D0 (for Address) 8bytes (for Type) 00007FF45E6D53A4 (for Value)
^Floats at address are Height Wingspan Trunkscale Shoulderscale Armscale^


Changing anything in the value changes the player name or causes NBA 2K19 to crash.

Is it saying all those items are contained at that address?

Can height be somehow edited there?


Ok so your value 00007FF45E6D53A4 is saying the float value that is height is actually going to be at the address 7FF45E6D53A4. If you go to 7FF45E6D53A4 and view as float values you will see probably something like the value 2. For quick way to see this you could add a new entry on your table with address as your value and type as float and you will get your height. This possibly means like 2 meters tall or something like that but I haven't looked into it. I know if you change the float value to 5 then your player will be 7'6" maybe actually taller. If you change it to 0.25 your player will be barely bigger than the basketball.

If you changed your value 00007FF45E6D53A4 to anything that is not another address then yeah you will crash the game. The game is looking for something that reads like 7FF45EXXXXXX.

If you want someone's same Height Wingspan Trunkscale Shoulderscale Armscale to apply to some other player then you could probably take whatever their value is and copy paste that for someone else.

I don't know how pngXXXX. iff files work with these values like if these values are mostly for created players or if they apply straight across to everyone


Image
Image
Image
Image
Image
Image

My bad, float value will be somethings like 200. Maybe 200cm.

Image
Last edited by ksmiz on Thu Oct 04, 2018 7:33 pm, edited 2 times in total.

Re: Roster Editing [CE]

Thu Oct 04, 2018 7:26 pm

fjccommish wrote:Figured it out. CE can change the height, but it's only within the limits between 4'5" and 7'7". Setting to beyond those limits just sets it to the limits. Enter 500 CM, for example, but the player is still 7'7". The in game limit is 5'4" on the low end, so CE can get the player below that height. However, CE can't go beyond the 7'7" in game limit.

In earlier versions, this could be changed beyond 7'7" - 8', even 20'.

I wonder if there's an address that sets this height max, or if the game has that limit and can't go further?


So this is 4'5"? You sure about that?

Image

I'd check if I wasn't messing around with trampoline mode
Image
Image
Image
Image
Image
Image
Image

bonus
Image

Re: Roster Editing [CE]

Fri Oct 05, 2018 1:45 am

What mode is that? I was making the change in offline MyLeague. If I enter a value beyond 7'7", it doesn't go beyond 7'7", or below 4'5". Yes, it's entered as CM.

I'll try with just the custom roster to see what happens.

Re: Roster Editing [CE]

Fri Oct 05, 2018 2:08 am

Im using limo tools to copy roster to the custom squad file which is including facescan. Is there anyway i can copy the facescan to other custom roster guys? the CF id is always 1. i hope there is a solution. i think many people want to too. thanks for any help

Re: Roster Editing [CE]

Fri Oct 05, 2018 6:56 am

I followed the instructions in this thread and loaded up everything.
All values for the Arenas were fine, but not Teams or Jerseys, there was nothing in the value columns. Any reason why? Did I do something wrong?
Image
Image
Image

Re: Roster Editing [CE]

Fri Oct 05, 2018 7:42 am

Anyone had any luck changing Team Colors (1,2,3)?
I've updated the hex codes but don't see any changes in game like others fields

Re: Roster Editing [CE]

Fri Oct 05, 2018 5:02 pm

After hours of looking at this, I still can't figure out how that guy got a player taller than 7'7". I can change the height in CE, but anything larger than 7'7" (the CM equivalent) still shows as 7'7" in game.

This is in Myleague offline.

If I go to options, roster, I can't even find the f000 address to sync with the teams.

What mode is that he made players taller than 7'7"? This is frustrating.

Re: Roster Editing [CE]

Sat Oct 06, 2018 10:54 pm

HI Sir,

Can i request a step-by-step tutorial on how to make shorter shorts length on a player.. many many thanks..

Re: Roster Editing [CE]

Sat Oct 06, 2018 11:09 pm

Image

Since many user request me via PM I will post a tutorial about shorts lenght soon...I'm also making 3d model of RETRO shorts a little longer.....more on this later

Re: Roster Editing [CE]

Sat Oct 06, 2018 11:16 pm

maumau78 wrote:[ Image ]

Since many user request me via PM I will post a tutorial about shorts lenght soon...I'm also making 3d model of RETRO shorts a little longer.....more on this later



thank you sir.. i will just wait for your tutorial..

Re: Roster Editing [CE]

Sun Oct 07, 2018 12:29 pm

If anyone needs pointers for the latest patch as of 7th of October 2018.(1.03, I believe?)

f000 is at :
"NBA2K19.exe"+05121308 (Offset1:68 Offset2:CC)
Arenas should work by default. Change the addresses as following:
Teams: +A4E90
Jerseys: +392FF4
Playbooks: +1EB040
Coach Names etc: +175C34


Last Name at Create A Player Menu :
"NBA2K19.exe"+05274728 (Offset:30)

Edit Multiple Players in a Row :
"NBA2K19.exe"+02D5BBE0 (Offset:0)



I did not make a table for myself so I cannot share ksmiz's work. However, you should be able to update his table easily with these values. (Y)

Re: Roster Editing [CE]

Sun Oct 07, 2018 12:34 pm

Are you talking about mycareer mode, myleague? I tried those addresses in ROSTER from the main screen - nada.

Please folks, post complete info.

Re: Roster Editing [CE]

Sun Oct 07, 2018 2:52 pm

FINALLY figured out coach cyberface IDs!

Image
Image

Re: Roster Editing [CE]

Sun Oct 07, 2018 7:09 pm

how could we add new stuffs? after i add 30 new teams.......i need more staffs..........
Last edited by Pandahero on Sun Oct 07, 2018 10:37 pm, edited 1 time in total.

Re: Roster Editing [CE]

Sun Oct 07, 2018 7:58 pm

there a way to edit the staff free agents with this tool? because all coaches and assistants have a balanced system and i would like to mix them with different system for my league

Re: Roster Editing [CE]

Sun Oct 07, 2018 9:17 pm

ilja23mia wrote:i dont know much bout this, but is it possible to change socks color with these ?


I think you can't edit the Nike Socks unfortunately.

Re: Roster Editing [CE]

Sun Oct 07, 2018 9:48 pm

fjccommish wrote:What mode is that? I was making the change in offline MyLeague. If I enter a value beyond 7'7", it doesn't go beyond 7'7", or below 4'5". Yes, it's entered as CM.

I'll try with just the custom roster to see what happens.

The height float is finite(capped at 7'7"). He isn't any bigger than that it is all just perspective look at the ball for reference. Calm down it is just a video game. If I figure out how to make 20' tall players I will post about it here.

Pandahero wrote:how could we add new stuffs? after i add 30 new teams.......i need more stuffs..........

Real specific I'll get on that right away

miguel88 wrote:there a way to edit the staff free agents with this tool? because all coaches and assistants have a balanced system and i would like to mix them with different system for my league

Yeah I'm like 2/3 the way through all the options for a staff person. Then will have to make the copies. Next update I upload will let you edit a bunch of stuff for staff people. There is a lot of them though

Issy wrote:I think you can't edit the Nike Socks unfortunately.

You can swap Nike socks around. Did you try the latest table? I put them all in as options. If I can figure out if there is any pattern to the 4bytes I will make that info available. As for changing the exact colors like a hex I don't know about that. I do see some option about sock logo color but I don't know what that does yet.
Last edited by ksmiz on Sun Oct 07, 2018 10:05 pm, edited 1 time in total.

Re: Roster Editing [CE]

Sun Oct 07, 2018 10:02 pm

ksmiz wrote:You can swap Nike socks around. Did you try the latest table? I put them all in as options. If I can figure out if there is any pattern to the 4bytes I will make that info available. As for changing the exact colors like a hex I don't know about that. I do see some option about sock logo color but I don't know what that does yet.


Yes I saw it, I used this method.

Thank you again ksmiz, this is awesome work. (Y)

Re: Roster Editing [CE]

Sun Oct 07, 2018 10:36 pm

ksmiz wrote:
fjccommish wrote:What mode is that? I was making the change in offline MyLeague. If I enter a value beyond 7'7", it doesn't go beyond 7'7", or below 4'5". Yes, it's entered as CM.

I'll try with just the custom roster to see what happens.

The height float is finite(capped at 7'7"). He isn't any bigger than that it is all just perspective look at the ball for reference. Calm down it is just a video game. If I figure out how to make 20' tall players I will post about it here.

Pandahero wrote:how could we add new stuffs? after i add 30 new teams.......i need more stuffs..........

Real specific I'll get on that right away

miguel88 wrote:there a way to edit the staff free agents with this tool? because all coaches and assistants have a balanced system and i would like to mix them with different system for my league

Yeah I'm like 2/3 the way through all the options for a staff person. Then will have to make the copies. Next update I upload will let you edit a bunch of stuff for staff people. There is a lot of them though

Issy wrote:I think you can't edit the Nike Socks unfortunately.

You can swap Nike socks around. Did you try the latest table? I put them all in as options. If I can figure out if there is any pattern to the 4bytes I will make that info available. As for changing the exact colors like a hex I don't know about that. I do see some option about sock logo color but I don't know what that does yet.



Sorry,this is a typo,i mean.........staff……sorry for confusing
Post a reply