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

NLSC Forum

A hub for everything related to NBA 2K13 modding. Releases, previews, requests, and other modding discussion belongs here.
Post a reply

Roster Offsets for Roster Editor

Mon Dec 17, 2012 8:24 pm

To Find Offsets in Any Roster (v0.20+)

Image



Use this thread to post offsets for Roster Editor's tables for any roster. Request posts will be deleted. Only post FOUND offsets.

You can use the "Find That Hex" tool I've released to find the required information.

CustomSSOffset is 300 bytes and 2 bits after Jrue Holiday's Portrait ID (should be 0647). Hasn't moved yet, AFAIK.
CustomRosterOffset should be first occurrence of 0103XXXX0103XXXX (replace XXXX with Player IDs of 76ers' starting PG and SG)
CustomJerseyOffset should be first occurrence of 0000020D0440096E (results in looking for 76ers' first Jersey)
CustomPlaybookOffset should be first occurrence of BEF53E7D near 1000000.
CustomStaffPlaybookIDOffset, search for 7e013bf0 and subtract 7 from the bytes. For example, if you get 991138 +6, enter 991131 +6.
CustomTeamStatsOffset should be first occurrence of 231F0C6F.

  • Retail PC Roster
    • Players: 40916 +2
    • Teams: 862911 +6
    • Jerseys: 1486997 +0
    • Playbooks: 1099333 +3
    • StaffPlaybookID: 991131 +6
    • TeamStats: 1434425 +5
You do not have the required permissions to view the files attached to this post.

Re: Roster Offsets for Roster Editor

Wed Dec 19, 2012 6:07 am

New Offsets for Today's Roster Update (Dec 18th)
Code:
CustomRosterOffset - 869120
CustomRosterOffsetBit - 7

Code:
CustomJerseyOffset - 1494070
CustomJerseyOffsetBit - 2

Re: Roster Offsets for Roster Editor

Wed Dec 19, 2012 5:26 pm

JaoSming, thanks a lot jao, it works!

Re: Roster Offsets for Roster Editor

Fri Jan 04, 2013 4:08 am

New Offsets for Today's Roster Update (Jan 3rd)
Code:
CustomRosterOffset - 869120
CustomRosterOffsetBit - 7

Code:
CustomJerseyOffset - 1494070
CustomJerseyOffsetBit - 2


aka, the exact same as the last ones I did.

Re: Roster Offsets for Roster Editor

Sun Jan 06, 2013 1:46 am

Offsets remain the same for today's update, January 5th.

Re: Roster Offsets for Roster Editor

Fri Jan 11, 2013 6:15 pm

JaoSming wrote:New Offsets for Today's Roster Update (Jan 3rd)
Code:
CustomRosterOffset - 869120
CustomRosterOffsetBit - 7

Code:
CustomJerseyOffset - 1494070
CustomJerseyOffsetBit - 2


aka, the exact same as the last ones I did.

is this the only thing we need to change to get the tool to work with the latest rosters or do we have to also change other things like for instance firstssoffset ,firstssoffset bit,customssoffset ,customssoffsetbit and the other few offsets that I dont see you guys mention ??? would realy appreciate a response thanks in advance....

Re: Roster Offsets for Roster Editor

Fri Jan 11, 2013 8:43 pm

FirstSS aren't to be changed. CustomSS are for the Players table, which hasn't moved yet. The rest of the offsets should be changed, but they're not absolutely required. You're missing out on the Staff, Playbooks and Team Stats tabs, but their offsets aren't easy to find. Well, the Playbooks one is, and you can use Find That Hex to find them yourself, using the instructions in the first post and JaoSming's tutorial on how to use the tool.

Don't post any more questions here please. This is meant as a thread to aggregate offsets, not as a Q&A. Any other questions go to the Roster Editor thread.

Re: Roster Offsets for Roster Editor

Sun Jan 13, 2013 7:37 am

Offsets that have been working since late December IIRC and are still working with Jan 12 update:

Roster: 869120 +7
Jersey: 1494070 +2
Playbooks: 1105684 +0
Team Stats: 1441415 +5

Re: Roster Offsets for Roster Editor

Mon Jan 14, 2013 5:02 pm

Custom XBOX360 Roster(Jan.17) Offset
Players: 94164 +2
Rosters: 938752 +7
Jerseys: 1571894 +2
Playbooks: 1175316 +0
StaffPlaybookID: 1066979 +7
TeamStats: 1519239 +5
Last edited by squallwind on Mon Jan 21, 2013 7:31 pm, edited 2 times in total.

Re: Roster Offsets for Roster Editor

Wed Jan 16, 2013 7:33 am

Find That Hex's functionality is now part of Roster Editor as well. The tool will keep being offered as a stand-alone as well.

Re: Roster Offsets for Roster Editor

Wed Jan 16, 2013 12:43 pm

Leftos, hey any way of the offset for the staff on rosters release for Jan. 12. want to try to get coaches some what correct for my mod before releasing it, any help?

viewtopic.php?f=149&t=90018

Re: Roster Offsets for Roster Editor

Mon Jan 21, 2013 11:15 pm

Uhh,
i dont get this.

Re: Roster Offsets for Roster Editor

Tue Jan 29, 2013 10:55 pm

Roster Offsets still The Same

Re: Roster Offsets for Roster Editor

Wed Jan 30, 2013 12:48 pm

Leftos wrote:Offsets that have been working since late December IIRC and are still working with Jan 12 update:

Roster: 869120 +7
Jersey: 1494070 +2
Playbooks: 1105684 +0
Team Stats: 1441415 +5

Jersey not working on Jan.24 Roster.

Re: Roster Offsets for Roster Editor

Thu Jan 31, 2013 2:51 pm

New Offsets for Today's Roster Update (Jan 30th)
Code:
CustomRosterOffset - 869598
CustomRosterOffsetBit - 4

Code:
CustomJerseyOffset - 1494547
CustomJerseyOffsetBit - 7

Re: Roster Offsets for Roster Editor

Fri Feb 01, 2013 3:41 pm

JaoSming, thanks for the offsets!! It's amazing how you do this!

Re: Roster Offsets for Roster Editor

Fri Feb 01, 2013 5:40 pm

Custom XBOX360 Roster(Jan.30) Offset
Players: 94164 +2
Rosters: 939230 +4
Jerseys: 1572371 +7
Playbooks: 1175793 +5
StaffPlaybookID: 1067457 +4
TeamStats: 1519717 +2

Re: Roster Offsets for Roster Editor

Fri Feb 08, 2013 8:58 pm

I added JaoSming's tutorial on how to find offsets automatically in v0.20+ of Roster Editor, so there's no more need for this thread to be stickied.

Re: Roster Offsets for Roster Editor

Sun May 28, 2017 2:09 pm

Are these offsets any different for 2K14?I kind of want to take a swing at creating a completely Free tool also,If anyone can help send me a PM

Re: Roster Offsets for Roster Editor

Sat Jul 29, 2017 11:03 pm

Devilish wrote:Are these offsets any different for 2K14?I kind of want to take a swing at creating a completely Free tool also,If anyone can help send me a PM


Sir have you found the offsets for nba 2k14?

Re: Roster Offsets for Roster Editor

Sun Jul 30, 2017 3:29 am

padong15 wrote:
Devilish wrote:Are these offsets any different for 2K14?I kind of want to take a swing at creating a completely Free tool also,If anyone can help send me a PM


Sir have you found the offsets for nba 2k14?

I been working on that but not alot of experience in doing this but i think the players are similar to last year

Players
40916 +2-2K13

40916 +5 -2K14

I did get an original 2K14 file aligned properly for leftos 2k13 roster editor but couldnt get it back into the game without it being corrupt.Idk still working at it but focus on my Dleague mod at the moment

Re: Roster Offsets for Roster Editor

Sat May 05, 2018 4:06 am

Has someone been able to find the shadow shader offsets for indoor and outdoor?
Post a reply