Home

[Tool] NBA 2K13 Roster Editor

This is a discussion on [Tool] NBA 2K13 Roster Editor within the NBA 2K Last Gen Rosters forums.

Go Back   Operation Sports Forums > Basketball > NBA 2K Basketball > NBA 2K Last Gen > NBA 2K Last Gen Rosters
MLB The Show 24 Review: Another Solid Hit for the Series
New Star GP Review: Old-School Arcade Fun
Where Are Our College Basketball Video Game Rumors?
Reply
 
Thread Tools
Old 12-07-2012, 04:18 AM   #801
NBA 2K AI Software Engineer
 
OVR: 13
Join Date: Oct 2010
Location: Novato, CA, USA
Posts: 1,256
Re: [Tool] NBA 2K13 Roster Editor

manndue, whenever you load a roster file, it automatically detects the amount of jerseys in that roster, and adjusts the limit. There's no point in trying to change that yourself.
__________________
Eleftherios "Leftos" Aslanoglou
NBA 2K AI Software Engineer
Visual Concepts Entertainment / 2K Sports
Novato, CA, USA
Leftos is offline  
Reply With Quote
Advertisements - Register to remove
Old 12-07-2012, 03:19 PM   #802
Banned
 
OVR: 0
Join Date: Nov 2012
Re: [Tool] NBA 2K13 Roster Editor

Quote:
Originally Posted by Leftos
manndue, whenever you load a roster file, it automatically detects the amount of jerseys in that roster, and adjusts the limit. There's no point in trying to change that yourself.
So how do I go about adding jerseys because I see it can be done ...what is it that i have to do
manndue is offline  
Reply With Quote
Old 12-07-2012, 03:54 PM   #803
NBA 2K AI Software Engineer
 
OVR: 13
Join Date: Oct 2010
Location: Novato, CA, USA
Posts: 1,256
Re: [Tool] NBA 2K13 Roster Editor

Nope, can't be done with Roster Editor. REDitor did this for 2K12, should do it for 2K13 as well when it gets released.
__________________
Eleftherios "Leftos" Aslanoglou
NBA 2K AI Software Engineer
Visual Concepts Entertainment / 2K Sports
Novato, CA, USA
Leftos is offline  
Reply With Quote
Old 12-07-2012, 04:18 PM   #804
Banned
 
OVR: 0
Join Date: Nov 2012
Re: [Tool] NBA 2K13 Roster Editor

Quote:
Originally Posted by Leftos
Nope, can't be done with Roster Editor. REDitor did this for 2K12, should do it for 2K13 as well when it gets released.
why is it that one of the files i downloaded has 452 jersey id's then....after 425 they added 27 more which gave me more options for editing accessories ...this is what i would like to learn either that or how do i replace one jersey for the other ...for instance would like to switch the knicks st.patricks day jersey to another home team jersey.. btw appreciate your responses as well as your work
manndue is offline  
Reply With Quote
Old 12-07-2012, 05:19 PM   #805
"I am Tiger Woods"
 
gottibino's Arena
 
OVR: 20
Join Date: Oct 2004
Location: NY
Posts: 1,589
Blog Entries: 5
Re: [Tool] NBA 2K13 Roster Editor

Quote:
Originally Posted by manndue
why is it that one of the files i downloaded has 452 jersey id's then....after 425 they added 27 more which gave me more options for editing accessories ...this is what i would like to learn either that or how do i replace one jersey for the other ...for instance would like to switch the knicks st.patricks day jersey to another home team jersey.. btw appreciate your responses as well as your work
not 100% but i believe u need to edit w hex editor to accomplish this. Hyperballer, PCT, Paul Pierce, Rondo & c15dubb would know more....
__________________
psn: Kobe_8Mamba_24
gottibino is offline  
Reply With Quote
Advertisements - Register to remove
Old 12-07-2012, 05:21 PM   #806
MVP
 
OVR: 10
Join Date: Jan 2005
Location: GA
Re: [Tool] NBA 2K13 Roster Editor

Leftos:

Paul Pierce was able to find the PlayerSS offset and Jersey offset for the 12/5 roster.

PlayerSSOffset - 91464

CustomSSOffset - 91464

JerseyOffset - 1569956


He is still trying to figure out the teams tab. Is there anyway you could give me the Offset and Bit for the Nov 10 Xbox 360 roster? I know your working on it but that would probably be a great starting point to look as neither he nor I see anything that looks like this:

Finding Roster (Teams) offset
Custom Roster offset should be the offset where the 76ers' roster begins. There's a certain 2-byte string that lets the game know there's a valid player in there, and then there's the 2-byte player ID. You should be seeing 0, 1, 2 as the first player IDs, those will always be there for the 76ers. Note that of course, they most probably won't be byte-aligned, so you may see something along the lines of...
Code:
040C0000 040C0004 040C0008
Notice how the 040C is repeating? That's the 2-byte string I was talking about. Then there's the 2 byte player ID. But no, it's not 0, 4, 8. It's actually 0, 1, 2, but it's not byte-aligned. Byte-aligned it should be
Code:
01030000 01030001 01030002
So a valid roster spot begins with a 1 and a 3 (not always byte-aligned) and then the next 2 bytes are the player ID. Reading the binary information like I showed you in my video tutorial should help you understand how it's actually 0, 1 and 2. You'll need the bit-alignment as well, but if you find the proper byte offset, I can help you with


Here is the Base Stock 12-5 Roster file if you could take a look at it Leftos PLEASE or if anyone else knows the customrosteroffset could you please post it here?


roster file:

http://www.filedropper.com/base_1


Thanks man
__________________
NBA 2k24 Roster Guide for MYNBA/Classic/All-Time Teams

https://docs.google.com/spreadsheets...DLtC7snYo/edit

Last edited by pjt8405; 12-08-2012 at 11:24 AM.
pjt8405 is offline  
Reply With Quote
Old 12-08-2012, 12:21 PM   #807
Rookie
 
OVR: 3
Join Date: Nov 2012
Re: [Tool] NBA 2K13 Roster Editor

Okay I've been working on a roster for a while but don't know how to get the roster file back on to my 360 is there a special way I am supposed to do this? please help
cj2008nw is offline  
Reply With Quote
Old 12-08-2012, 12:31 PM   #808
All Star
 
beast10's Arena
 
OVR: 36
Join Date: Nov 2011
Location: On The Hardwood
Blog Entries: 3
Re: [Tool] NBA 2K13 Roster Editor

Quote:
Originally Posted by cj2008nw
Okay I've been working on a roster for a while but don't know how to get the roster file back on to my 360 is there a special way I am supposed to do this? please help
http://www.operationsports.com/forum...oster-usb.html
beast10 is offline  
Reply With Quote
Reply


« Previous Thread | Next Thread »

« Operation Sports Forums > Basketball > NBA 2K Basketball > NBA 2K Last Gen > NBA 2K Last Gen Rosters »


Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



All times are GMT -4. The time now is 10:34 PM.
Top -