Roster Editing [CE]

Modding tutorials and other resources for NBA 2K19.

Re: Roster Editing [CE]

Postby ksmiz on Sat Oct 13, 2018 5:28 pm

Manimal903 wrote:is there a way to narrow the pointer scan results when tryin to get the pointer for jerseys and teams? i saw the way it was done for edit player table but im trying to get them for the all in one table


youtube explains things better than I can https://youtu.be/MiCoP2MrDOU?t=806

https://www.youtube.com/watch?v=14yCyf9ibK0

sn34ky mofo helps to understand the basics of pointers.

I don't know anything about pointers really. Not enough to actually explain what you want to do.
User avatar
ksmiz
 
Posts: 655
Joined: Mon Mar 13, 2017 4:51 am

Re: Roster Editing [CE]

Postby chuajefry on Sat Oct 13, 2018 11:16 pm

ksmiz wrote:
chuajefry wrote:Okay based on the screenshot, i have searched for the string u000phi_current_home.. with 8 results.. I tried the last result..it loaded up like in the picture..and now, what should I fix here..i don't have any idea where or what i should change here. i don't remember anything i touched here..maybe i accidentally touched something but i cant remember what..


Looks like your first team isn't wearing philly jerseys which only makes it harder for you. You are so close though! You are off by about 480 jerseys that is not much in terms of the game memory.

[ Image ]
[ Image ]
[ Image ]
[ Image ]
[ Image ]
[ Image ]

Paste 7FF64EE6F228 into the address part

Code: Select all
Description                           | Address     | Type              | Value
JERSEYS (value=u000phi_current_home)  |(PASTE HERE) | Binary:0->idiot   | 0



If you do not do a pointer scan afterward then it will change every time you turn off the game.
Instead of 7FF64EE6F228 it might be 7FF5EA53F228 basically it will look like 7FFXXXXXF228 as long as you are using that exe probably. If you use a different version of the exe or let it update then who knows it might be completely different by then.


Sir,

i'm not that much familiar with pointerscan..based on my own understanding, if i do a pointerscan, it will make the alignment of values and addresses permanent, if i'm right..let's just say, it is like "save" right? so that when i use the table again, i won't do those things from the start again...NOT UNLESS, as you said, if i updated the exe..is that right? by the way sir, is there any particular tutorial which i can access regarding pointerscan? cause you know, i don't honestly know how to do it firsthand..but anyway, i am eager to learn!
chuajefry
 
Posts: 453
Joined: Thu Mar 10, 2011 8:03 pm

Re: Roster Editing [CE]

Postby ksmiz on Sun Oct 14, 2018 2:12 am

The post right above you has 2 YouTube links.

First is beginner tutorial on pointers.

Second is a tutorial on mutlilevel pointers.

The more time you put in to learn and figure out pointers right now ... The less time you will spend overall since you will not need to go searching for that spot ever again as long as you use that version of the game
User avatar
ksmiz
 
Posts: 655
Joined: Mon Mar 13, 2017 4:51 am

Re: Roster Editing [CE]

Postby TGsoGood on Sun Oct 14, 2018 3:47 am

Thanks again for these tables
Follow me on PATREON https://www.patreon.com/TGsoGood
Consider donating: http://cash.me/$TheJohnsonFamily or http://paypal.me/4TheGoods
Follow me on twitter @TGsoGood
Check me out on youtube https://www.youtube.com/channel/UCPydhZ ... PeRSmEVynQ

NBA 2K21 TGsoGood Mods and releases - viewtopic.php?f=267&t=110608
NBA 2K17 TGsoGood Mods and releases - viewtopic.php?f=225&t=102251#p1860681
NBA 2K14 TGsoGood Mods and releases - viewtopic.php?f=153&t=96056
User avatar
TGsoGood
Contributor
Contributor
 
Posts: 6433
Joined: Thu Jul 28, 2011 4:03 am
Location: Nashville, TN

Re: Roster Editing [CE]

Postby CinnamonChicken on Sun Oct 14, 2018 1:23 pm

Can this work for MyCareer? Just want to change accessories for NBA games.
CinnamonChicken
 
Posts: 2
Joined: Mon Nov 27, 2017 5:19 pm

Re: Roster Editing [CE]

Postby theimer on Sun Oct 14, 2018 1:37 pm

can anyone help me out i have "??" in value and cant edit anything
theimer
 
Posts: 12
Joined: Sun May 13, 2018 6:51 am

Re: Roster Editing [CE]

Postby chuajefry on Sun Oct 14, 2018 3:23 pm

ksmiz wrote:The post right above you has 2 YouTube links.

First is beginner tutorial on pointers.

Second is a tutorial on mutlilevel pointers.

The more time you put in to learn and figure out pointers right now ... The less time you will spend overall since you will not need to go searching for that spot ever again as long as you use that version of the game


44033477_1152585664890449_5543433354583474176_n.png


okay so now im getting a little bit of grasp into things...1st things 1st, so based from my understanding, i need to 1st find what writes to this address..because it is just a one result..and when im on this (*2nd pic)..how can i change the value of f000 in game..where in the tutorial, he changes the value like for instance an HP, u just gonna have to get damage so the value of health will change and so something comes up on the list for your reference..im a little lost in this part..

43879466_255071245199017_9067945180526542848_n.png
You do not have the required permissions to view the files attached to this post.
chuajefry
 
Posts: 453
Joined: Thu Mar 10, 2011 8:03 pm

Re: Roster Editing [CE]

Postby ksmiz on Sun Oct 14, 2018 6:36 pm

Back out of your roster. Open a new roster. Open an old roster. Open a league. Do something haha it is not going to write f000 to anything if you just sit there
User avatar
ksmiz
 
Posts: 655
Joined: Mon Mar 13, 2017 4:51 am

Re: Roster Editing [CE]

Postby chuajefry on Sun Oct 14, 2018 7:53 pm

43950558_583902435399613_7318357726713610240_n.png

43880473_1801631629945115_2828978100405010432_n.png

Sir,

it seems like everything has loaded..except for the sixers u000phi_current_home(Picture A).... in Picture B, i browsed the memory of the u000phi_current_away and scrolled up to find the memory region for the u000phi_current_home.. i don't know if im on the right track right now..

43950763_2122193724775958_6861211917512343552_n.jpg

In Picture C, I tried to subtract the last 3 digits of the addresses using calculator(programmer mode), and i got 'FEB8', if i remove the 'F' since all the addresses have the same prefix of something like '7FF5F77BF...', when i subtract
370=u000phi_current_away to 4B8=u000phi_current_secondary, it will be FEB8.. so if i subtract 4B8=u000phi_current_secondary minus EB8, it will be '600' which is u000phi_1945_home.. and so on and so fort... now what should I do next? & in the last picture.. i noticed that everything else has "u" on the 1st character..but the current_home does not have or is missing..

44025022_1726727924120873_1680165256002797568_n.jpg

44041483_432728550585885_3008853568439451648_n.jpg

should i just copy the value from Picture D into Picture E?
You do not have the required permissions to view the files attached to this post.
chuajefry
 
Posts: 453
Joined: Thu Mar 10, 2011 8:03 pm

Re: Roster Editing [CE]

Postby ksmiz on Sun Oct 14, 2018 8:28 pm

It looks like the u just got chopped off somehow. Type it back in you got the right spot but the u is missing which makes the value not pick up the Unicode string it is looking for. Literally click once on that dot you have highlighted next to 000phi_current_home and press the u on your keyboard.

Since there isn't anything where that u is supposed to be it doesn't return anything. I don't know why that is. Once you type that u in check your table it should be good and lined up for the jerseys at least

Seems like you are picking this up quickly that is nice to see.

So if you were able to find a pointer that works for f000 but after you may notice sometimes jerseys or team names don't line up right

If you browse by memory you will see that you are not far off.

How do you get this to work every time? Well you would need to do the same pointer thing for each spot

Pointer for arenas. Pointer for jerseys. Pointer for teams.

I picked f000 at the start because it was easy enough to find a small number of results and it would get me into the general area of where I wanted.

It is not perfect. That is why the newest table I uploaded has pointers for each section. I think it is on page 8.

What I'm currently trying out for next time I upload is a script that might help set all these pointers up and you might just need to find the base address and adjust the one address in the script.


Did you have the box checked X the whole time when you did this? I think you left it checked then when you did it up top the checked box below forced it to be blank which chopped off the letter u. Once that letter u is gone the string is broken and now doesn't start in the right spot since you froze it on a value of nothing. It only needs a quick fix just type the letter u in that spot while you aren't freezing the value and you're good to go or just type in the whole u000phi_current_home if you don't get what I am saying

I've made the newest entries not include values in the first row header because of problems like this. If you had it expanded and forgot it would chop it off. Not easy to change a value while simultaneously locking the original value in so my bad that wasn't a smart setup
User avatar
ksmiz
 
Posts: 655
Joined: Mon Mar 13, 2017 4:51 am

Re: Roster Editing [CE]

Postby chuajefry on Sun Oct 14, 2018 10:33 pm

ksmiz wrote:It looks like the u just got chopped off somehow. Type it back in you got the right spot but the u is missing which makes the value not pick up the Unicode string it is looking for. Literally click once on that dot you have highlighted next to 000phi_current_home and press the u on your keyboard.

Since there isn't anything where that u is supposed to be it doesn't return anything. I don't know why that is. Once you type that u in check your table it should be good and lined up for the jerseys at least

Seems like you are picking this up quickly that is nice to see.

So if you were able to find a pointer that works for f000 but after you may notice sometimes jerseys or team names don't line up right

If you browse by memory you will see that you are not far off.

How do you get this to work every time? Well you would need to do the same pointer thing for each spot

Pointer for arenas. Pointer for jerseys. Pointer for teams.

I picked f000 at the start because it was easy enough to find a small number of results and it would get me into the general area of where I wanted.

It is not perfect. That is why the newest table I uploaded has pointers for each section. I think it is on page 8.

What I'm currently trying out for next time I upload is a script that might help set all these pointers up and you might just need to find the base address and adjust the one address in the script.


Did you have the box checked X the whole time when you did this? I think you left it checked then when you did it up top the checked box below forced it to be blank which chopped off the letter u. Once that letter u is gone the string is broken and now doesn't start in the right spot since you froze it on a value of nothing. It only needs a quick fix just type the letter u in that spot while you aren't freezing the value and you're good to go or just type in the whole u000phi_current_home if you don't get what I am saying

I've made the newest entries not include values in the first row header because of problems like this. If you had it expanded and forgot it would chop it off. Not easy to change a value while simultaneously locking the original value in so my bad that wasn't a smart setup


I got it!! it worked! hahaha..oh my God..i can't believe I did it..after spending a lot of time on trying to figure this one out..i've been working on this problem for 3 days already..hats-off to you sir..i give you all my thanks!!
and also to sir @SexCurryBeats and sir @CarolusXCI..huge thanks!
43951740_695322154167118_7897846851867508736_n.png

44069154_262514981275792_3929240355320365056_n.png

44023719_315896069188682_678109734707920896_n.png
You do not have the required permissions to view the files attached to this post.
chuajefry
 
Posts: 453
Joined: Thu Mar 10, 2011 8:03 pm

Re: Roster Editing [CE]

Postby JEDL on Mon Oct 15, 2018 2:31 pm

2K decides to update to 1.04 the moment I decide I want to mess around with CE... :cry:
Image
User avatar
JEDL
LuDirk Doncitzki
 
Posts: 497
Joined: Mon Mar 11, 2013 8:21 pm
Location: Adelaide, Australia

Re: Roster Editing [CE]

Postby sitew33 on Mon Oct 15, 2018 2:52 pm

JEDL wrote:2K decides to update to 1.04 the moment I decide I want to mess around with CE... :cry:


Did you back up NBA2K19.exe 1.03? If so just use 1.03 to make your edits.
sitew33
 
Posts: 483
Joined: Thu Oct 26, 2017 7:25 am

Re: Roster Editing [CE]

Postby JEDL on Mon Oct 15, 2018 3:19 pm

sitew33 wrote:Did you back up NBA2K19.exe 1.03? If so just use 1.03 to make your edits.

Unfortunately, no I haven't. Guess I'll have to wait until the guys here update for 1.04.
Image
User avatar
JEDL
LuDirk Doncitzki
 
Posts: 497
Joined: Mon Mar 11, 2013 8:21 pm
Location: Adelaide, Australia

Re: Roster Editing [CE]

Postby sitew33 on Mon Oct 15, 2018 8:48 pm

JEDL wrote:
sitew33 wrote:Did you back up NBA2K19.exe 1.03? If so just use 1.03 to make your edits.

Unfortunately, no I haven't. Guess I'll have to wait until the guys here update for 1.04.


You already have the patch 1.04 on PC because it hasn't hit for PC yet, not to my knowledge. If you don't have the new patch yet you need to copy and paste the NBA2K19.exe to a backup folder asap before the patch does hit.
sitew33
 
Posts: 483
Joined: Thu Oct 26, 2017 7:25 am

Re: Roster Editing [CE]

Postby TGsoGood on Wed Oct 17, 2018 12:48 am

Anyone working on anything interesting using these cheat tables?
Follow me on PATREON https://www.patreon.com/TGsoGood
Consider donating: http://cash.me/$TheJohnsonFamily or http://paypal.me/4TheGoods
Follow me on twitter @TGsoGood
Check me out on youtube https://www.youtube.com/channel/UCPydhZ ... PeRSmEVynQ

NBA 2K21 TGsoGood Mods and releases - viewtopic.php?f=267&t=110608
NBA 2K17 TGsoGood Mods and releases - viewtopic.php?f=225&t=102251#p1860681
NBA 2K14 TGsoGood Mods and releases - viewtopic.php?f=153&t=96056
User avatar
TGsoGood
Contributor
Contributor
 
Posts: 6433
Joined: Thu Jul 28, 2011 4:03 am
Location: Nashville, TN

Re: Roster Editing [CE]

Postby maumau78 on Wed Oct 17, 2018 12:52 am

TGsoGood wrote:Anyone working on anything interesting using these cheat tables?



My retro roster......they've been really useful

TGsoGood I try to send you a Whatsup message.....did you get it?
"I open at the close"

Dumbledore

You like my works? Support me! Donations Link Below:
https://paypal.me/maumau78mods
https://twitter.com/MauroAnceschi
https://www.youtube.com/user/anceschmau78/videos
User avatar
maumau78
Contributor
Contributor
 
Posts: 3217
Joined: Mon Nov 01, 2010 6:26 pm
Location: Italy

Re: Roster Editing [CE]

Postby PeacemanNOT on Wed Oct 17, 2018 3:46 am

I'm using it to edit the '92 Season roster. It's actually crazy the amount of stuff you can do.

One thing I wanted to look into was warmup editing. The colours are probably controlled by the rosters because I can't find any specific warmup file for each team like they used to be.

Have you ever come across this ksmiz or is it something you couldn't figure out?
Donate if you'd like to:
Paypal - https://paypal.me/PeacemanNOT
User avatar
PeacemanNOT
Useless Member
Contributor
 
Posts: 2538
Joined: Wed Aug 21, 2013 1:02 am
Location: Ireland

Re: Roster Editing [CE]

Postby TGsoGood on Wed Oct 17, 2018 6:44 am

maumau78 wrote:
TGsoGood wrote:Anyone working on anything interesting using these cheat tables?



My retro roster......they've been really useful

TGsoGood I try to send you a Whatsup message.....did you get it?


I deleted whatsapp due to constant lies from the chinese modder
Follow me on PATREON https://www.patreon.com/TGsoGood
Consider donating: http://cash.me/$TheJohnsonFamily or http://paypal.me/4TheGoods
Follow me on twitter @TGsoGood
Check me out on youtube https://www.youtube.com/channel/UCPydhZ ... PeRSmEVynQ

NBA 2K21 TGsoGood Mods and releases - viewtopic.php?f=267&t=110608
NBA 2K17 TGsoGood Mods and releases - viewtopic.php?f=225&t=102251#p1860681
NBA 2K14 TGsoGood Mods and releases - viewtopic.php?f=153&t=96056
User avatar
TGsoGood
Contributor
Contributor
 
Posts: 6433
Joined: Thu Jul 28, 2011 4:03 am
Location: Nashville, TN

Re: Roster Editing [CE]

Postby ksmiz on Wed Oct 17, 2018 7:50 am

PeacemanNOT wrote:One thing I wanted to look into was warmup editing. The colours are probably controlled by the rosters because I can't find any specific warmup file for each team like they used to be.

Have you ever come across this ksmiz or is it something you couldn't figure out?


I didn't really look too far into it. The actual information is probably somewhere else that I don't know about right now.
All I got so far was that I can swap around the warmup tops and it is in the jerseys section already. Why only the tops I have no idea.

I did take a quick look at all star teams and yeah that is fucked. I don't know what they are doing to force them there.
I did see through messing around and simming some different game modes that the one team was Team Giannis. So there is someway to choose the top votes probably but to get them back to normal for a retro roster idk yet.

Here is some more edit player stuff if anyone wants to test out some added entries

Been adding a bunch to the teamdata but not ready to upload the whole thing with everything yet so just edit player for now
I think the team type is off so if you have had problems when trying to edit teams between normal/classic/all-time/etc it will be because it is slightly off I need to double check that
I did find things like what division the team is in, using the city name always in the team name, the shot meter color background and a bunch of other stuff
You do not have the required permissions to view the files attached to this post.
User avatar
ksmiz
 
Posts: 655
Joined: Mon Mar 13, 2017 4:51 am

Re: Roster Editing [CE]

Postby hokupguy on Thu Oct 18, 2018 3:34 am

I was wondering if anyone can help me out, I just got the game today and is have some issue to get the tables to load. Are the (.Exe file) that is current as of today working with these tables? Any help would be fantastic.
Image

youtube channel : https://www.youtube.com/channel/UC9GFV2 ... xyDGKHpF-g

If you enjoy my mod & would like to show your appreciation please donate here:
https://www.paypal.com/cgi-bin/webscr?c ... source=url
User avatar
hokupguy
Blue Print
 
Posts: 1519
Joined: Wed Dec 03, 2003 4:01 pm
Location: orlando,fl

Re: Roster Editing [CE]

Postby PeacemanNOT on Thu Oct 18, 2018 3:58 am

hokupguy wrote:I was wondering if anyone can help me out, I just got the game today and is have some issue to get the tables to load. Are the (.Exe file) that is current as of today working with these tables? Any help would be fantastic.

I know for me it takes like 5 minutes, sometimes longer to load up the table. I don't know if that's just my computer being slow or if that's what it's like for everyone?

As for the most recent exe file, it works fine for me.
Donate if you'd like to:
Paypal - https://paypal.me/PeacemanNOT
User avatar
PeacemanNOT
Useless Member
Contributor
 
Posts: 2538
Joined: Wed Aug 21, 2013 1:02 am
Location: Ireland

Re: Roster Editing [CE]

Postby ksmiz on Thu Oct 18, 2018 4:39 am

Slimmed it down for load time purposes.

There will be a base template up top and you will have to just copy and paste to use how you want somewhere else or you can copy in the address you need

hokupguy wrote:I was wondering if anyone can help me out, I just got the game today and is have some issue to get the tables to load. Are the (.Exe file) that is current as of today working with these tables? Any help would be fantastic.


I made it for the first version of the game on release date but it should be able to work every version exe I just don't feel like updating it and won't because it will just be endless please update comments every time it does
PeacemanNOT wrote:I know for me it takes like 5 minutes, sometimes longer to load up the table. I don't know if that's just my computer being slow or if that's what it's like for everyone?


it is too big so I made this one with a single base top item with all the options, you can then just copy under other teams/jerseys/stadiums or just change the address to what item you want to edit
You do not have the required permissions to view the files attached to this post.
Last edited by ksmiz on Thu Oct 18, 2018 4:45 am, edited 1 time in total.
User avatar
ksmiz
 
Posts: 655
Joined: Mon Mar 13, 2017 4:51 am

Re: Roster Editing [CE]

Postby hokupguy on Thu Oct 18, 2018 4:44 am

PeacemanNOT wrote:
hokupguy wrote:I was wondering if anyone can help me out, I just got the game today and is have some issue to get the tables to load. Are the (.Exe file) that is current as of today working with these tables? Any help would be fantastic.

I know for me it takes like 5 minutes, sometimes longer to load up the table. I don't know if that's just my computer being slow or if that's what it's like for everyone?

As for the most recent exe file, it works fine for me.

thank you for the response it does take awhile to load for me as well but nothing load once i do all the normal steps from when the game file im looking at just all questions marks (???????). Has the procces changed this yr ?
Image

youtube channel : https://www.youtube.com/channel/UC9GFV2 ... xyDGKHpF-g

If you enjoy my mod & would like to show your appreciation please donate here:
https://www.paypal.com/cgi-bin/webscr?c ... source=url
User avatar
hokupguy
Blue Print
 
Posts: 1519
Joined: Wed Dec 03, 2003 4:01 pm
Location: orlando,fl

Re: Roster Editing [CE]

Postby PeacemanNOT on Thu Oct 18, 2018 5:13 am

Oh I see what you did. Yeah that table loaded a lot faster. Having to copy paste a new address for every team/arena/jersey is kind of annoying but it's a sacrifice. Thanks

hokupguy wrote:thank you for the response it does take awhile to load for me as well but nothing load once i do all the normal steps from when the game file im looking at just all questions marks (???????). Has the procces changed this yr ?


If you go back a couple of pages you will learn how to get the table to load up addresses. Maybe ksmiz will explain it again.
Donate if you'd like to:
Paypal - https://paypal.me/PeacemanNOT
User avatar
PeacemanNOT
Useless Member
Contributor
 
Posts: 2538
Joined: Wed Aug 21, 2013 1:02 am
Location: Ireland

PreviousNext

Return to NBA 2K19 Tutorials & FAQs

Who is online

Users browsing this forum: No registered users and 0 guests