Roster Editing [CE]

Modding tutorials and other resources for NBA 2K19.

Re: Roster Editing [CE]

Postby steven2212 on Mon Oct 22, 2018 2:01 pm

TGsoGood wrote:Here is oct 8th cheat table for patch4.
I removed pointers and replaced with address offsets, find the value for f000 to make table work

i DID NOT update the following fields, feel free to help out with them:
Playbooks
Edit Player: In Game go into edit the player

NBA2K19[Oct8]All_In_One-PATCH4.rar


Thanks mate for sharing, but when i try to find f000 i got 3 results and those 3 results wont work at all.
and can you please explain about ingame edit player? when i got in the game edit the CE wont load the players.
Sorry for my English, i hope that i explain understandable.

Thanks in advance !!

Edited: i just relized that your CE works with original 2k roster, but not with my roster. Maybe something wrong with my roster :( is there any other way to find the pointer for custom roster mate?
Last edited by steven2212 on Mon Oct 22, 2018 2:48 pm, edited 1 time in total.
steven2212
 
Posts: 70
Joined: Sat Sep 30, 2017 6:42 pm

Re: Roster Editing [CE]

Postby steven2212 on Mon Oct 22, 2018 2:12 pm

deleted
steven2212
 
Posts: 70
Joined: Sat Sep 30, 2017 6:42 pm

Re: Roster Editing [CE]

Postby steven2212 on Mon Oct 22, 2018 3:21 pm

ksmiz wrote:
Issy wrote:Load the game with cheat engine
Go to "Value type" and choose "String" then in "Scan type" choose "Search for text"
In "Value" write "f000" then "First Scan"
Choose the "f000" who finish with 84 in Adress
Copy that adress
Go to "f000" and in adress p>?????? double click
Then uncheck pointer and in adress paste the adress you had copy before

Edit : i forgot one thing, the table work only with roster created before 25 septembre, so i suggest you to download the roster of Shuajota if you haven't one


No the table might only work right away with no extra work with roster before sept 25 but it works no matter what roster you use if you line up things correctly.

I explained that I do not use the f000 as a starting point because it doesn't line up every time since new rosters will shift it down a little bit with new information.

All you would have to do is browse by memory and scroll down a little and you will see what you are looking for. Then go back to the entry and adjust the (+some number) address that is underneath it

The main problem is everyone is breaking the pointer to find the spot they need to put in as their address but they are not doing a pointer scan after that actually do find the right spot

Just pasting in an address is not the way to do. YOU NEED TO DO A POINTER SCAN


Can you please explain more detail mate? sorry because im not good at english so some part you said i dont really understand. Would you please tell me each step how to line up things correctly to edit any roster?
if i use the f000 table, after i search that f000 string, every results i tried to paste to the pointer it wont load. What should i do next.

Thanks so much !!1
steven2212
 
Posts: 70
Joined: Sat Sep 30, 2017 6:42 pm

Re: Roster Editing [CE]

Postby ksmiz on Mon Oct 22, 2018 5:13 pm

Here is a copy paste of a pm I sent explaining the table to someone.
This was a little while ago so there might be slight differences but I don't feel like typing the same stuff out again when I have explained throughout this thread many times.
It seems like a lot of people aren't willing to read through the whole thread and just want a simple one click solution.
When people keep saying it doesn't work or only works with certain versions or certain rosters all that is telling me is that you didn't read through the whole thread
ksmiz wrote:Does it work right away on first exe? If yes then nice you will now be able to see the areas to compare with if you want to try finding on a newer exe version.

So yeah those are the things that you would line up to on a default normal roster as the starting spots for each section.
Some of the other sections that I might not have titled with some string name I will try to help you out with what you are looking for.

Arenas: "Wells Fargo Center"(The first one not the second one which is like that arenas Stadium Short Name Field)
-For this one you will see the type is a unicode string so you will probably have to check UTF-16 to find it and it will take longer.

Jerseys: "u000phi_current_home" There could be a number of these and I don't think it needs to be searched as unicode.
-What I have told others is if you simply change "u000phi_current_home" to "u000phi_current_away" and check in game by flipping back and forth with phi players see if they are only
wearing their blue away jerseys. This will tell you when you are on the right spot so correct jersey and correct roster. If it doesn't change like that you are in the wrong place.

Teams: "76ers" This is unicode again I think and it might not be easy. Just remember these are all in the same general area. You should look for results that are around the same address as other
things if you found some already.

Playbooks: This will be looking for "76ers Playbook" that's not going to be obvious unless it worked for you on the first exe.

List of Schools: I made this for anyone who wants one of those special hidden type high schools or something without trying to go through and find someone else who went there. You can copy an address and place into the edit player part and where they are from/went to school will change.
-This section starts with Abilene Christian

The Coaches/Staff Section: This one actually starts with the Address used for Brett Brown. He is the first coach in the list and his info starts where his reference address says in the team section.
This is actually 28 back from his first name. So this starting address+28=Brett, address+50=Brown again this isn't obvious so my bad for some of this confusion.
If you get that first coach address in there at the top the rest will line up. Then you will have to find what staff member you want to edit.
You can take their address (example "7FF5E9DBF890") or use whatever it says in their address box (example "+158*6") if that coach section above is right you will see what I mean.

The edit player in game section you will have to follow my instructions probably on page 2 of the thread. I tried taking screengrabs of every little step.

So here is the big question do you know how to do pointerscans?

You will only have to do these things once per exe version if you find them and then do pointerscans for them.
If you just find address then they will slightly change every time you turn the game on again.

You will see I found a spot in the original exe that uses the same base pointer "NBA2K19.exe"+0511AD48
I found this points to the section directly above Ben Simmons name.

I haven't even tried but I would hope the newest exe has a similar spot that is in common with all these things. It would only make sense.

The problem is you will probably have to compare and see if there is something in common that looks like that for all of them.

So if you go to newer exe and find Wells Fargo Center and then do a pointerscan I hope you will find something that has 2 offsets "68" & "0".
If you see one like that try using that base address in all the pointer spots except edit player in game screen and let me know what happens.


For team data section you can try looking for something more unique than 76ers
Try like one of those E league team names as a string to search for.
You can then just work your way from there to finding the 76ers strung that you actually want to then line up the teamdata
User avatar
ksmiz
 
Posts: 655
Joined: Mon Mar 13, 2017 4:51 am

Re: Roster Editing [CE]

Postby forza28 on Mon Oct 22, 2018 7:33 pm

Hello everyone im just new here. I would like to ask if we can still change the socks color for a specific team? Thank you
forza28
 
Posts: 22
Joined: Mon Oct 08, 2018 11:33 pm

Re: Roster Editing [CE]

Postby steven2212 on Tue Oct 23, 2018 12:48 am

I have tried again and do the search string "76ers" to get 151 address and try every address but still cant find the correct one.
Can you please give me some tips about this? i know only look for some thing like 7FFXXXXXXXX but i have tried all the address but no luck
This is killing me T-T. Befor the update 1.04 it works with f000 but now it wont work. you can see the pics below
You do not have the required permissions to view the files attached to this post.
steven2212
 
Posts: 70
Joined: Sat Sep 30, 2017 6:42 pm

Re: Roster Editing [CE]

Postby ksmiz on Tue Oct 23, 2018 2:40 am

steven2212 wrote:get 151 address and try every address but still cant find the correct one


I already told you not to do that...
why did you do it again?
Why does the picture you sent show all your results as a "?" ?


76ers is not really a unique string for this game.
It is not that you want to search for 76ers but you will want to line the team data up with 76ers.

The team data is literally right below the stadium/arena data.

If you find "Visual Concepts Test Arena" and then scroll down you will see 76ers team data that is the beginning of team data

There is a simple way to check you are in the right spot.

Change 76ers to 77ers and look to see if it changed in game. If not then wrong spot.

Also if you did get all those results you could batch change them all to 77ers and see right away whether any of those would be the one you want. If it work then change them all back or only change half of their values to something different like 87ers. If it worked change only half of the ones that worked. There are tons of easier ways to wittle down your results pool that you are just not thinking of maybe as you use CE more you will start to pick up some ideas
User avatar
ksmiz
 
Posts: 655
Joined: Mon Mar 13, 2017 4:51 am

Re: Roster Editing [CE]

Postby steven2212 on Tue Oct 23, 2018 3:04 am

ksmiz wrote:
steven2212 wrote:get 151 address and try every address but still cant find the correct one


I already told you not to do that...
why did you do it again?
Why does the picture you sent show all your results as a "?" ?


76ers is not really a unique string for this game.
It is not that you want to search for 76ers but you will want to line the team data up with 76ers.

The team data is literally right below the stadium/arena data.

If you find "Visual Concepts Test Arena" and then scroll down you will see 76ers team data that is the beginning of team data

There is a simple way to check you are in the right spot.

Change 76ers to 77ers and look to see if it changed in game. If not then wrong spot.

Also if you did get all those results you could batch change them all to 77ers and see right away whether any of those would be the one you want. If it work then change them all back or only change half of their values to something different like 87ers. If it worked change only half of the ones that worked. There are tons of easier ways to wittle down your results pool that you are just not thinking of maybe as you use CE more you will start to pick up some ideas


I did it again because last time i didnt copy and paste each address to team table. I thought the right address in that 151 results. The value "?" Is because after i copy and paste to the team table it turn to ?

So as i understand i need to search for string" Visual Concepts Test Arena" then find the right address for Arenas then find the address in team data?
Sorry beacuse i first time use CE :(
steven2212
 
Posts: 70
Joined: Sat Sep 30, 2017 6:42 pm

Re: Roster Editing [CE]

Postby ksmiz on Tue Oct 23, 2018 3:54 am

No man. if you get arenas to work then go to the last arena then browse by memory and then scroll down. that is where you will find your team data and the correct 76ers. Check 76ers by changing it and then look in game and see if 76ers team name changed to verify you are in the right spot

phpBB [video]


I'll try something without a watermark next time and imgur probably compressed it if it is blurry
User avatar
ksmiz
 
Posts: 655
Joined: Mon Mar 13, 2017 4:51 am

Re: Roster Editing [CE]

Postby ksmiz on Tue Oct 23, 2018 4:08 am

steven2212 wrote:Edited: i just relized that your CE works with original 2k roster, but not with my roster. Maybe something wrong with my roster :( is there any other way to find the pointer for custom roster mate?


You wonder what your problem is?????

I can't help you if you can't read. I said you need to use this on a default roster to get setup. Not that you have to but that it will be easier on people new to ce. After you find everything on a default roster and then do pointer scans for each of those top entries then you can take it on to whatever roster you want.

You aren't finding 76ers probably because you changed it. I said from the very beginning to find these using a default normal roster.

You also are not searching 76ers as a unicode which would mean clicking that box next to UTF-16
Why does this matter? Well look at the 2 different values based on this 1 difference:
Image
The same address with two different values


I'm not going to help you anymore than I already have now. Just read the whole thread.
User avatar
ksmiz
 
Posts: 655
Joined: Mon Mar 13, 2017 4:51 am

Re: Roster Editing [CE]

Postby TGsoGood on Tue Oct 23, 2018 3:30 pm

The problem in this thread is that you guys need to get familiar with cheat engine. Or at least start reading from beginningng of this thread. It will help
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 Manimal903 on Wed Oct 24, 2018 2:20 am

Did anyone ever figure out why the game crashes when tryin to use the original exe file after the last patch?
User avatar
Manimal903
 
Posts: 162
Joined: Tue Apr 25, 2017 8:18 am

Re: Roster Editing [CE]

Postby hokupguy on Wed Oct 24, 2018 2:34 am

Manimal903 wrote:Did anyone ever figure out why the game crashes when tryin to use the original exe file after the last patch?

it is because 6 or 7 archives and the mainfest have been updated , so that alot . Each exe what ever game it is effect by that amount a change . so you have to pay with exe that goes with those. Or use all the orginal files archives, mainfest or exe.
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 Manimal903 on Wed Oct 24, 2018 2:43 am

hokupguy wrote:
Manimal903 wrote:Did anyone ever figure out why the game crashes when tryin to use the original exe file after the last patch?

it is because 6 or 7 archives and the mainfest have been updated , so that alot . Each exe what ever game it is effect by that amount a change . so you have to pay with exe that goes with those. Or use all the orginal files archives, mainfest or exe.


Damn that sucks I really didn't want to have to find a new pointer ugggh
User avatar
Manimal903
 
Posts: 162
Joined: Tue Apr 25, 2017 8:18 am

Re: Roster Editing [CE]

Postby ksmiz on Wed Oct 24, 2018 3:05 am

There could be a million reasons why the old exe crashes with the new files.
That really isn't the point.
It is not that hard to find the specific things I have labelled as the beginning of each section it really isn't. All you have to do is find like 5 things maybe 10 max if you really want some of the extra stuff I put in the table.

CarolusXCI did a great job setting up these tables last year with help from others like tg, maumau78 and everyone else in that thread I linked on the first post. But I looked up and tested out and found hundreds of various types of extra stuff to add to this table. Some of these things you might never have known were in the game and now all you gotta do is take the time to learn what a string is and how to use cheat engine to find the right one but then there's like unlimited things you can mess around with that are already figured out for you after that. All you have to do is learn one of the most basic things about the program you are using.

Finding a pointer isn't exactly straightforward or a simple thing to learn about but it is not hard to do, the program does it for you. Finding the pointer only saves you time overall.
Finding pointers is built into the cheat engine tutorial that you should at least attempt before doing other stuff with cheat engine.

Basically you should be able to do that if you want to use cheat engine
User avatar
ksmiz
 
Posts: 655
Joined: Mon Mar 13, 2017 4:51 am

Re: Roster Editing [CE]

Postby SexCurryBeats on Wed Oct 24, 2018 4:14 am

I am super interested in using the trampoline mode for NBA games
User avatar
SexCurryBeats
Contributor
 
Posts: 199
Joined: Wed Sep 21, 2016 12:52 pm
Location: Lancaster, USA

Re: Roster Editing [CE]

Postby ksmiz on Wed Oct 24, 2018 5:00 am

yeah man I know.... there is no easy way to explain how to find it and super easy to crash the game around that area so I don't know what to tell you right now. I haven't gotten it to work the past few times I tried it again
User avatar
ksmiz
 
Posts: 655
Joined: Mon Mar 13, 2017 4:51 am

Re: Roster Editing [CE]

Postby SexCurryBeats on Wed Oct 24, 2018 7:04 am

ksmiz wrote:yeah man I know.... there is no easy way to explain how to find it and super easy to crash the game around that area so I don't know what to tell you right now. I haven't gotten it to work the past few times I tried it again

If we can get it working, that'd be great for my NBA Jam roster :mrgreen: Also if it's apart of the arena, we could get it to consoles :cool:
User avatar
SexCurryBeats
Contributor
 
Posts: 199
Joined: Wed Sep 21, 2016 12:52 pm
Location: Lancaster, USA

Re: Roster Editing [CE]

Postby ksmiz on Wed Oct 24, 2018 9:26 am

it isn't part of a roster or anything it is more like a temporary setting. and bad news it just immediately crashes now. tried a few different things but just crashes so I'm probably not going to figure it out any time soon
User avatar
ksmiz
 
Posts: 655
Joined: Mon Mar 13, 2017 4:51 am

Re: Roster Editing [CE]

Postby SexCurryBeats on Wed Oct 24, 2018 9:34 am

ksmiz wrote:it isn't part of a roster or anything it is more like a temporary setting. and bad news it just immediately crashes now. tried a few different things but just crashes so I'm probably not going to figure it out any time soon

It's ok :cry: lol
User avatar
SexCurryBeats
Contributor
 
Posts: 199
Joined: Wed Sep 21, 2016 12:52 pm
Location: Lancaster, USA

Re: Roster Editing [CE]

Postby ksmiz on Thu Oct 25, 2018 11:11 pm

Image
Image
finally figured out the stats
User avatar
ksmiz
 
Posts: 655
Joined: Mon Mar 13, 2017 4:51 am

Re: Roster Editing [CE]

Postby JEDL on Thu Oct 25, 2018 11:33 pm

ksmiz wrote:[ Image ]
[ Image ]
finally figured out the stats


Awesome, this'd be useful for retro or fictional rosters.
Image
User avatar
JEDL
LuDirk Doncitzki
 
Posts: 497
Joined: Mon Mar 11, 2013 8:21 pm
Location: Adelaide, Australia

Re: Roster Editing [CE]

Postby TGsoGood on Fri Oct 26, 2018 12:48 am

that is a major breakthrough
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 Fri Oct 26, 2018 9:19 am

shot chart was much easier than the stats
Image
Image
User avatar
ksmiz
 
Posts: 655
Joined: Mon Mar 13, 2017 4:51 am

Re: Roster Editing [CE]

Postby maumau78 on Fri Oct 26, 2018 10:32 pm

ksmiz wrote:shot chart was much easier than the stats
[ Image ]
[ Image ]



Great work :applaud:
"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

PreviousNext

Return to NBA 2K19 Tutorials & FAQs

Who is online

Users browsing this forum: No registered users and 1 guest