NBA 2K10 | Editing Tools

NBA 2K10 Roster Editor

Vl@d Zola Jr. | November 01 2009 | 16578 hits
  MOD DESCRIPTION

Official Thread

Important Note: If you wish to open roster, based on official, which was released before 22 of October (or if U just have "Access violation error" ))) - create file named "Config.txt" in the same folder with .exe file and put down "1261" inside this file. To open new rosters - delete this file or put "1262" inside, unless U won't be able to see the last player on the roster.


How to use this?
  • To Open/Save file use File -> Open.../Save in Main Menu.
  • The main window consists of two Tabs - Players and Bank Of Names.
  • On the Players Tab U can see a sheet of Players and also two Panels on the top and on the bottom of the Screen.

    Editing Players:
  • U can edit players easily by inserting new values into tabsheet.
  • U can also easily copy the cells. To copy some cells to the clipboard - select them and press Ctrl + C. To insert cells - select a single cell and press Ctrl + V. U can also copy cells from/to Excel and other applications. :D 
    Remember: non-visible cells will also be chosen.
  • There are some ways, how U can select a bunch of cells (actually, a bit awkward here ))) ):
  • Left-click on the cell - beginning of the selection. Then Shift + Left-click on the other cell - end of the celection. You can select single Rows and Columns, and also a Rectangle of cells.
  • Hold left mouse button and move the mouse across the tabsheet.
  • Hold Shift and use the arrows on the keyboard.
  • To select a single Column - click on its Name (top row).
  • To select a single player (row) - click on his ID (second column).
  • To select everything, except the fixed cells, press Ctrl + A.
  • U can link to the Player's Name in Bank Of Names by left-clicking on the name on Players Screen. Remember - U can edit names only there.
  • As all the columns have short names, U can stretch them to see the whole name of them - this is just a small tip for U. But they all are grouped. At first there go Names and Bio, and after that columns named like Xyyyyyyy, where X = "S" for Skills, "T" - for Tendencies, "H" - for HotSpots, "A" - for Animation (Signature), "C" - for Contract, "G" - for Gear (Accessories).
  • LNameID and FNameID - are the links to the strings in Bank Of Names.
  • Portr/CF ID = XXX from pngXXX.iff. So, it's a link to the texture-file.
  • Height is given in centimeters, Weight - in pounds.
  • Pos, 2ndPos: 0 = PG, 1 = SG, 2 = SF, 3 = PF, 4 = C, 5 = N/A (use it only for 2ndPos!)
  • Hand: 0 - Left, 1 - Right.
  • MinsAsg: Minutes, assigned to the player.
  • Skills vary from 25 to 99 with step 0.3 (!)
  • Tendencies vary from 0 to 100.
    !!Make sure!!: some tendencies have to be 100 in summary (or else the game may crash)!!! So be careful, while editing them, as they are not grouped in Editor.
  • HotSpots also vary from 0 to 100. They are grouped like Hxxxyyyyyy. Parameters of each group have to be 100 in summary!
  • Animations include two subgroups:
  • ALayUp, ADunk - LayUp and Dunk packages. The list of values is given below.
  • Others - are 4-bytes represented in HEX, due to these are some kind of pointers to the animation files. They look a bit clumsy, still, if U copy the values from one player to another - they will have equal animations.
  • Contract: Clear Years - are Clear years of contract :lol: ; Option: 0 = No, 1 = Team, 2 = Player; 3 = 2Yr Team. Set NoTrade to 1 to have NoTrace Clause for this player. All this is followed by player's salary for each year.
  • Gear: Headband: 0 - Team-Colored; 1 - No. This followed by the list of different Accessories. If someone wants to, he can make a list of the values. I can say, that the value represents the number of it in in-game Editor. 0 always stands for "No".
  • Shoes: They are also marked as Gear. Brand: 0 - Generic, 1 -Nike, 2 - adidas, 3 - Jordan, 4 - Converse, 5 - Reebok. U can also make a list of models, I will only appreciate that.
    Set GShsUCusC to turn on custom colors for the shoes. This parameter is followed by 6 columns, which represent shoes' colors in HEX RGB-format (like here, on forums).
  • So, as there are so many editable parameters (more, than 200), I made a little feature for U - ability to show/hide Groups of parameters, like Bio, Skills, Tendencies, etc. It is called Group FIlter. The panel also can be minimized, if U wish to have more space for editing itself.
  • On the bottom there is a Search Panel. It works like this: U can search 1 or 2-column matches. Column order doesn't matter here. If U choose to search the empty column in list of columns (presented in ComboBox) or enter an empty string to look for, the search will ignore this. To search use hot key: F3

  • Editing Bank Of Names:
  • Bank Of Names represents all the strings, which are stored in Roster-file.
  • You can edit all the values here, but this is restricted a bit for now.
  • You can not enter strings, which are longer, than the number in the third column.
  • If you enter shorter string and save the file, than open it again, there will appear some empty strings... So, I don't recommend you to do this now.
  • Unforunately, this was discovered just after the release :( But will be fixed next week - I'll add an ability to reallocate lengths...
  • Undoced abilities: if you take a look on the bottom of this screen, you will see values, which stand for stadiums, uniforms, logos, etc. Not everything is clear about this yet, but you are able to edit them. :) and enjoy. Thx to Jaosming.

  • List of Packages:
    LayUp:
    0 - Rookie Guard (uneditable in in-game editor)
    1 - Rookie Guard (editable)
    2 - Rookie Bigman
    3 - Pro Guard
    4 - All-Star Guard
    5 - K. Bryant
    6 - J. Crawford
    7 - M. Ginobili
    8 - J. Erwing
    9 - S. Nash
    10 - T. Parker
    11 - C. Paul
    12 - R. Rondo
    13 - D. Wade

    Dunk:
    0 - None
    1 - Rimgrazer
    2 - Basic Bigman
    3 - Athletic Bigman
    4 - Athletic Guard
    5 - Air
    6 - C. Anthony
    7 - K. Bryant
    8 - V. Carter
    9 - T. Duncan
    10 - K. Garnett
    11 - D. Howard
    12 - A. Iguodala
    13 - L. James
    14 - N. Robinson
    15 - J. Smith
    16 - Nene
    17 - S. O'Neal
    18 - A. Stoudemire
    19 - D. Wade
    20 - "Flight" White
    21 - M. Yao
    22 - J. Richardson

    ==========================================================================================
    Anyway, the tool was carefully tested, but still it might be not bug-free. So, be careful and always back-up your files.


      DOWNLOAD OPTIONS
    MODDINGWAY MIRROR
    Download

      SCREENSHOTS GALLERY
      NBA 2K10 GAME DESCRIPTION
    NBA 2K10 is a basketball video game developed by Visual Concepts and published by 2K Sports. It was released on October 6, 2009 on Xbox 360, PlayStation 2, PlayStation 3 and PSP and on October 12, 2009 on PC. Kobe Bryant is the cover athlete of the game.

    Features

    - *NBA Today - Real world matchups, news and stats are automatically streamed right into the game.
    - *My Player Mode - Players can create their own basketball player and guide him through his career. Starting as a drafted or undrafted rookie in the Summer Circuit, players will have to work their way up into an NBA team\'s training camp, or in the D-League.
    - *Signature Play - New signature player styles, tendencies, dribble packages, dunk packages, and facial expressions.
    - *Reworked Gameplay - New easy-to-use dribbling and post game controls. New stamina system.
    - *Deeper Association - The Association now incorporates the NBA Development League, the ability to control all 30 NBA teams at once, restricted free agency, real-time practice, an all-new player progression system, and a host of other enhancements.
    - *Shut Down D - Shut down teams with new defensive controls that allow you to shadow your opponent\'s every move, deny position off-ball, and even select how you want to contest shots.
    - *Improved Create-A-Player Mode - Players can now customize their player's facial styles, tattoos, and shoes. Also included are new dunk packages, dribble packages, signature leaners, floaters and post moves.
    - *Save & Quit Current Game - A new gameplay feature that allows you to save a game right where you are and come back to it later to the point where you saved it.

    Download NBA 2K10 Roster Editor . This is a mod for NBA 2K10 video game.

    IMPORTANT : This mod was created to be used only with a legal copy of the game.
      NBA 2K10 MODS GALLERY