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

Re: [Tool] Roster Editor

Thu Aug 08, 2013 10:32 pm

I'm trying to figure out how this tool works, but I can't find a way to have the correct All-Star jerseys in My Player Mode instead of the blank jerseys. Is there a specific way to fix this ?

Thanks

Re: [Tool] Roster Editor

Wed Aug 14, 2013 7:05 am

ILL-Patch guy, bro can you help me with some color accessories?

Re: [Tool] Roster Editor

Wed Aug 14, 2013 10:07 am

I've deleted your four additional posts, as there's no need to post five times in a row quoting five separate users to ask the same question; that's just spamming. Please don't do that again.

Re: [Tool] Roster Editor

Sun Aug 18, 2013 1:31 am

I wanted to add Andrew Wiggins to Free Agency so i can start a season with him already in NBA. I got him from Draft Class from nba365 project, also got their 365 roster. I opened that roster with editor, added his ID "898" to FA list, increased number of FA and started game. He is there, in FA, with all his stats, CF etc, but his name remains Ray Allen (i guess its 26yr old Allen from game), and I can't change it. How to do this?


E: solved.
Last edited by Dhol on Mon Aug 19, 2013 8:15 am, edited 1 time in total.

Re: [Tool] Roster Editor

Mon Aug 19, 2013 2:40 am

Does this roster editor work for mlb 2k12 if not would you be able to make one for it

Re: [Tool] Roster Editor

Sun Aug 25, 2013 2:47 am

Hi, i tried to edit xbox 360 my career roster, but when i open it shos emty names, birth month like 0, how to fix that?
Image

Re: [Tool] Roster Editor

Sun Aug 25, 2013 2:51 am

MyCareer 360 saves do not work properly with this tool

Re: [Tool] Roster Editor

Sun Aug 25, 2013 7:23 am

Oh not good then...

Re: [Tool] Roster Editor

Thu Aug 29, 2013 7:00 am

why i cant see jersey in jersey tab after load roster? in options i see strange -1 in lastjerseyID

Re: [Tool] Roster Editor

Sun Sep 01, 2013 4:04 pm

Hi guys! I am trying to use this editor to trade players, including my MyCareer player to different teams. Only thing is, every time I load up my .CMG file into the roster editor, it doesn't show the teams tab. And I get the following error log:

System.NullReferenceException: Object reference not set to an instance of an object.
at NBA_2K13_Roster_Editor.MainWindow.<>c__DisplayClassc9.<FindAllOffsets>b__c8(Object o, RunWorkerCompletedEventArgs args) in e:\Development\Visual Studio 2010\Projects\NBA 2K13 Roster Editor\NBA 2K13 Roster Editor\MainWindow.xaml.cs:line 4112
at System.ComponentModel.BackgroundWorker.OnRunWorkerCompleted(RunWorkerCompletedEventArgs e)
at System.ComponentModel.BackgroundWorker.AsyncOperationCompleted(Object arg)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)

None

Here's a screenshot of my offsets:
Image

Any help would be appreciated. I am admin on my comp, I've even tried disabling MS Security Essentials and running it, but that doesn't work. I've run it as admin and I've tried doing this in Safe Mode......and still nothing. Running Win7 64bit Home Premium.

EDIT: Oh I've also tried the REDitor, using the Demo that gives full access to all tabs, and every time I load up my MyCareer, it says that the save file is corrupted, and doesn't load.

Re: [Tool] Roster Editor

Sun Sep 01, 2013 10:49 pm

if you used a customized roster for MC, this tool is going to have issues finding offsets. iirc, it searches for existing values since there is not a nice marker in the file that says neither this is where the team information starts or this is the beginning of the team information. So, its obviously not finding the marker programmed in to automatically find the offsets.

Leftos stopped development of this tool right after RED MC was released (before he was hired at 2K even), but it is open source if anyone wants to try and fix stuff. For the time being, your best bet is dropping a few dollars on RED MC.

Re: [Tool] Roster Editor

Mon Sep 02, 2013 4:10 am

JaoSming wrote:if you used a customized roster for MC, this tool is going to have issues finding offsets. iirc, it searches for existing values since there is not a nice marker in the file that says neither this is where the team information starts or this is the beginning of the team information. So, its obviously not finding the marker programmed in to automatically find the offsets.

Leftos stopped development of this tool right after RED MC was released (before he was hired at 2K even), but it is open source if anyone wants to try and fix stuff. For the time being, your best bet is dropping a few dollars on RED MC.

Well, as I said, I even tried using the Demo version of the REDitor....the one that gives access to all the tabs. I make the trades, close out the program and make sure to save the changes made to the .CMG file. I start the game and try to load the .CMG and it says the file was corrupted and cannot load.

Re: [Tool] Roster Editor

Mon Sep 02, 2013 4:13 am

demo version of RED MC isn't going to save anything....

The free version of RED MC edits & saves the Players tab of rosters, you gotta pay for licenses to edit and save other files and other tabs.

Re: [Tool] Roster Editor

Wed Oct 16, 2013 12:35 am

does this work for nba2k14?

Re: [Tool] Roster Editor

Wed Oct 16, 2013 12:40 am

nope, it needs to be updated for 2k14 save files. It is an open source project though, so anyone could update it

Re: [Tool] Roster Editor

Thu Oct 17, 2013 3:25 am

ahhh poop is someone doing that
I have no clue how do that
it loaded the roster and I was able to use filters
ex. RDunk = 99 for all Id=>0
it worked but like you said when you saved it it gave me this error

Error while trying to save player with ID 6: Value was either too large or too small for an Int32.
at System.Convert.ToInt32(UInt32 value)
at System.UInt32.System.IConvertible.ToInt32(IFormatProvider provider)
at System.Convert.ToInt32(Object value)
at NBA_2K13_Roster_Editor.MainWindow.btnSavePlayers_Click(Object sender, RoutedEventArgs e) in e:\Development\Visual Studio 2010\Projects\NBA 2K13 Roster Editor\NBA 2K13 Roster Editor\MainWindow.xaml.cs:line 1577

Error while trying to save player with ID 7: Value was either too large or too small for an Int32.
at System.Convert.ToInt32(UInt32 value)
at System.UInt32.System.IConvertible.ToInt32(IFormatProvider provider)
at System.Convert.ToInt32(Object value)

Re: [Tool] Roster Editor

Sun Nov 10, 2013 10:03 am

Is there a way to edit skin tone in NBA 2K14?

Re: [Tool] Roster Editor

Sun Nov 10, 2013 1:36 pm

Not with a tool made for NBA 2K13. That's a question for the NBA 2K14 section.

Re: [Tool] Roster Editor

Sun Nov 10, 2013 8:09 pm

I downloaded the jersey pack for Pelicans I can't seem to apply it to my saved roster.
but when i reset the roster and checked out the new orleans team the jersey pack was applied.
how can i apply this roster pack coz pasting the files to the 2k folder doesn't seem to work.

HEEEEEELPPP!!! thanks :D

Re: [Tool] Roster Editor

Sun Dec 08, 2013 7:50 pm

Can you help me for ur roster editor to work for 2k14

Re: [Tool] Roster Editor

Fri Dec 13, 2013 11:26 pm

could make a editor compatible with 2k14?

sorry my bad english

Re: [Tool] Roster Editor

Fri Dec 13, 2013 11:51 pm

Yes, someone could, but no one has

Re: [Tool] Roster Editor v0.5.2.1

Sun Jan 05, 2014 2:40 pm

Leftos wrote:v0.5.2.1 released!
- Fixed pasting Audio ID

Any ideas where to find the names database?

Re: [Tool] Roster Editor

Fri Jan 17, 2014 10:10 am

shivaa008 wrote:Hi Sir Leftos, thanks for the Roster Editor u made, it really helps me. :D but i just wanna ask a question...

i changed the coaches on my NBA 2K13, well the cyberface and portrait works, but the name of the coach are different... for example, i changed NETS new coach Jason Kidd, i saw the portrait and cyberface, but the name is different... Thanks sir :D

I changed coaches, too. However, in-game, their portrait do not appear when they comment (for example, "C'mon, make it count!").

How do you edit coaches? Any tutorials? I asked because Coach Pop is now with Timberwolves when Duncan and Parker are still with the Spurs. And the Lakers still has Mike Brown.

Any tips?

Re: [Tool] Roster Editor

Wed Feb 19, 2014 1:17 pm

I'm praying someone updates this tool for 2k14. It's nice being able to change sock and team gear colors.
Post a reply