(PS3) 2K10 Utility

Collapse

Recommended Videos

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • snowdrift
    Rookie
    • Nov 2016
    • 205

    #1

    (PS3) 2K10 Utility

    (EDIT : Updated version Sept 20, 2019 : experimental name editing bugfix)

    I've written a very simple Windows utility (command-line only) that exports player attributes from a roster file to a spreadsheet. The spreadsheet can then be edited and imported again to update player names, positions, player types and gameplay attributes.

    How team rosters work is a mystery I may never solve, so players can't be moved to different teams. It has to be done in-game.

    If anyone is interested in testing it:
    MediaFire is a simple to use free service that lets you put all your photos, documents, music, and video in a single place so you can access them anywhere and share them everywhere.


    Extract the Ut2K10 folder and run Ut2K10.exe. Ignore all of the other files.

    USAGE NOTES:

    For the PS3 version, the PS3 file has to be decrypted (with BruteForce). Remember to encrypt it again before using it on the PS3. Apparently this also works with the XBox 360 version. Similar procedure : extract the contents file (.con) from the 360 save file using Horizon or an equivalent program for editing, then re-insert it into the save before loading it onto the XBox 360.

    ID column tells program what player to overwrite. Do not edit IDs.

    POS column in spreadsheet allows changing player position.
    -> Use values : C, D, L, R, G
    -> It is possible to change skaters into goalies and vice-versa (unlike in 2K8).

    TYPE column allows changing player type. Values are same as with 2K8 editor:
    "UTL","FIN","POW","2WY","PMK","SCO","ENF","COM","O FF","DEF","BFY","POS","RFX"
    -> Currently exporting is not supported, so this column will be empty.
    -> It's recommended to NOT skip player types. Overall rating will be too low if a player's type doesn't correspond to his strongest attributes.

    Player names and attributes can be edited freely in the spreadsheet.
    -> Maximum length for first or last name is 14 characters.

    More information for those who may be struggling:
    https://forums.operationsports.com/f...9&postcount=15

    Dedicated to molifox, DJNeo, austrianredwing, and everyone else working hard to keep 2K10 alive and well.
    Last edited by snowdrift; 09-20-2019, 04:51 PM.
  • tinpanalley
    MVP
    • Apr 2006
    • 3401

    #2
    Re: (PS3) 2K10 Utility

    Originally posted by snowdrift
    FOR THE PS3 VERSION ONLY... I've written a very simple Windows utility (command-line only) that exports player attributes from a roster file to a spreadsheet. The spreadsheet can then be edited and imported again to update player names, positions, player types and gameplay attributes.
    I can -- not -- believe this. You're a legend. I'd totally be willing to help with this for updating rosters. Can't thank you enough. Even if it has limitations, this could be an immense help.

    Comment

    • nikethebike
      MVP
      • Aug 2007
      • 1183

      #3
      Re: (PS3) 2K10 Utility

      Wow! I'd be really interested in discussing details about this program with you and see if I can achieve something similar for 2K11.
      Now go play NHL Two K!

      Download the NHL2K20 roster at:
      http://PlayNHL.TK

      Discussion: https://forums.operationsports.com/f...s-nhl2k11.html

      Comment

      • WWEDX2007
        Rookie
        • Jan 2015
        • 465

        #4
        Re: (PS3) 2K10 Utility

        Oh my god, this is an incredible step in the future of NHL 2K10. while it's a shame you may never find out what makes roster transfers work this is a hell of a start!

        You listed a few different things you can edit, but what about ages? there are no ways to edit player ages from within the game.

        Can you add names with certain text differences? (example: Jacob Markstrom -> Jacob Markström)

        Have you looked into data differences between 2K9 and 2K10? it would be pretty cool if something between them was similar to give the utility another function. 2K9 was the debut of the current engine.

        And also, I wonder why it's PS3 only since members here have talked about being able to transfer rosters between systems. makes me wonder if edits can be made to a PS3 file and then copied over via the method some members have come up with.

        This editor is huge for multiple reasons, but the first off of the top of my head is how this will very much improve positional needs. we will no longer be forced to use certain skaters due to a lack of skaters at a certain position. would also hope this means we can abolish the limitation of certain players who have multiple positions listed and locked to them (Something that was good on paper but as a roster editor I hate very much)
        Last edited by WWEDX2007; 09-04-2019, 01:15 AM.
        Fandom:
        NHL - Vancouver Canucks (since 2011)
        NFL - Green Bay Packers (since 1998)
        NBA - Los Angeles Lakers (since 2004)
        MLB - New York Yankees (since 2004)
        NCAA - Michigan State Spartans (since 2004)
        UFL - Michigan Panthers (since 2023)

        Comment

        • nikethebike
          MVP
          • Aug 2007
          • 1183

          #5
          Re: (PS3) 2K10 Utility

          This is really awesome.

          Problem I had with editing the 2K11 roster file was that it seemed to have a checksum or something that I did not find. I suspect the PS3 file to atleast be similar. Therefor I am really interested if you would be willing to share what was needed to get it to work.


          And the way you did it with spreadsheet export I think this could easily be combined with a project I did on NHL94 where I generated rosters based on season statistics...


          Very good work!
          Now go play NHL Two K!

          Download the NHL2K20 roster at:
          http://PlayNHL.TK

          Discussion: https://forums.operationsports.com/f...s-nhl2k11.html

          Comment

          • snowdrift
            Rookie
            • Nov 2016
            • 205

            #6
            Re: (PS3) 2K10 Utility

            Originally posted by WWEDX2007
            I wonder why it's PS3 only since members here have talked about being able to transfer rosters between systems.
            Hadn't thought about that. If anyone with the 360 version wants to try, that would be great. (You'll need Horizon to extract the actual roster file from the save.)

            Originally posted by WWEDX2007
            You listed a few different things you can edit, but what about ages?
            I know where the data is stored so I can probably figure it out.

            Originally posted by WWEDX2007
            Can you add names with certain text differences? (example: Jacob Markstrom -> Jacob Markström)
            Haven't tried it. I know some special characters are possible in 2K8.

            Originally posted by WWEDX2007
            Would also hope this means we can abolish the limitation of certain players who have multiple positions listed and locked to them
            I haven't found a universal "forward" position, but doesn't 2K10 let you play anyone at any position? Do players have any known disadvantage if they don't play their natural position?

            Originally posted by WWEDX2007
            Have you looked into data differences between 2K9 and 2K10?
            Don't have 2K9, but 2K11 would probably come first.

            Originally posted by nikethebike
            Problem I had with editing the 2K11 roster file was that it seemed to have a checksum
            That doesn't sound good. If there's a checksum, there's nothing I can do, we'd need a programmer who has experience with that kind of stuff.

            Originally posted by nikethebike
            I'd be really interested in discussing details about this program with you and see if I can achieve something similar for 2K11.

            I don't know anything about 2K11, but maybe you can get ideas from how 2K10 works. We can discuss that by private message so we don't clutter the forum with technical stuff.

            Comment

            • Fiddy
              Twitch/YouTube: Fiddy14
              • Jul 2002
              • 12664

              #7
              Re: (PS3) 2K10 Utility

              OMG..

              TS, where are you?

              I would love to have classic all time rosters for each team since classic rosters did not exist.

              Maaaaaaaaaaaaaaaan.

              This is awesome, thank you.
              Twitch
              twitch.tv/Fiddy14
              YouTube
              http://www.youtube.com/@Fiddy14
              X
              https://x.com/Fiddy14_

              Favorite Teams
              Pittsburgh Penguins
              New York Mets
              Cleveland Cavaliers
              Cleveland Browns
              Notre Dame Fightin Irish
              Liverpool FC

              Comment

              • tinpanalley
                MVP
                • Apr 2006
                • 3401

                #8
                Re: (PS3) 2K10 Utility

                Is there any chance that player portraits can be removed? That's one major issue with updated rosters for 2K10.
                Another thing that would be great would be to remove play by play names in the instances where a player has been created over an existing player but retains his play by play name.

                Comment

                • austrianredwing
                  Rookie
                  • Jun 2014
                  • 326

                  #9
                  Re: (PS3) 2K10 Utility

                  Originally posted by Fiddy
                  OMG..

                  TS, where are you?

                  I would love to have classic all time rosters for each team since classic rosters did not exist.

                  Maaaaaaaaaaaaaaaan.

                  This is awesome, thank you.


                  There are All Time rosters for xbox 360




                  Sent from my iPhone using Operation Sports

                  Comment

                  • Fiddy
                    Twitch/YouTube: Fiddy14
                    • Jul 2002
                    • 12664

                    #10
                    Re: (PS3) 2K10 Utility

                    Originally posted by austrianredwing
                    There are All Time rosters for xbox 360




                    Sent from my iPhone using Operation Sports


                    For 2k10?


                    Sent from my iPhone using Tapatalk
                    Twitch
                    twitch.tv/Fiddy14
                    YouTube
                    http://www.youtube.com/@Fiddy14
                    X
                    https://x.com/Fiddy14_

                    Favorite Teams
                    Pittsburgh Penguins
                    New York Mets
                    Cleveland Cavaliers
                    Cleveland Browns
                    Notre Dame Fightin Irish
                    Liverpool FC

                    Comment

                    • nikethebike
                      MVP
                      • Aug 2007
                      • 1183

                      #11
                      Re: (PS3) 2K10 Utility

                      There is a subforum for rosters here...
                      https://forums.operationsports.com/f...hl-2k-rosters/

                      Here is the thread, but I think we should stay on topic.
                      https://forums.operationsports.com/f...e-rosters.html
                      Now go play NHL Two K!

                      Download the NHL2K20 roster at:
                      http://PlayNHL.TK

                      Discussion: https://forums.operationsports.com/f...s-nhl2k11.html

                      Comment

                      • snowdrift
                        Rookie
                        • Nov 2016
                        • 205

                        #12
                        Re: (PS3) 2K10 Utility

                        Originally posted by Fiddy
                        For 2k10?

                        Pretty sure he was talking about this:

                        https://forums.operationsports.com/f...19&postcount=2

                        Originally posted by tinpanalley
                        Is there any chance that player portraits can be removed?

                        No idea at this point. I'm sure it's possible, because the game overwrites real players with generic ones when they retire. But that doesn't mean it will be easy to figure out. I may look into it eventually.
                        Last edited by snowdrift; 09-04-2019, 01:59 PM. Reason: More accurate link.

                        Comment

                        • TSOLEliot
                          Pro
                          • Jun 2007
                          • 965

                          #13
                          Re: (PS3) 2K10 Utility

                          Wow! This really is awesome! If this can work for the 360, I'm back in!!! (Or just simply buy a PS3 and copy of the game but I'm cheap) Great work!
                          I Want My $2 Dollars

                          NFL- Eagles
                          NHL- Flyers
                          NCAA- Fresno State

                          Comment

                          • Jlnhlfan
                            Rookie
                            • Jul 2014
                            • 363

                            #14
                            Re: (PS3) 2K10 Utility

                            Originally posted by snowdrift
                            FOR THE PS3 VERSION ONLY... I've written a very simple Windows utility (command-line only) that exports player attributes from a roster file to a spreadsheet. The spreadsheet can then be edited and imported again to update player names, positions, player types and gameplay attributes.

                            How team rosters work is a mystery I may never solve, so players can't be moved to different teams. It has to be done in-game.

                            If anyone is interested in testing it:


                            Extract the Ut2K10 folder and run Ut2K10.exe. Ignore all of the other files.

                            USAGE NOTES:

                            The PS3 file has to be decrypted (with BruteForce). Remember to encrypt it again before using it on the PS3.

                            ID column tells program what player to overwrite. Do not edit IDs.

                            POS column in spreadsheet allows changing player position.
                            -> Use values : C, D, L, R, G
                            -> It is possible to change skaters into goalies and vice-versa (unlike in 2K8).


                            TYPE column allows changing player type. Values are same as with 2K8 editor:
                            "UTL","FIN","POW","2WY","PMK","SCO","ENF","COM","O FF","DEF","BFY","POS","RFX"
                            -> Currently exporting is not supported, so this column will be empty.
                            -> It's recommended to NOT skip player types. Overall rating will be too low if a player's type doesn't correspond to his strongest attributes.

                            Player names and attributes can be edited freely in the spreadsheet.
                            -> Maximum length for first or last name is 14 characters.

                            Dedicated to molifox, DJNeo, austrianredwing, and everyone else working hard to keep 2K10 alive and well.



                            I'm confused. You want me to decrypt the save file with Bruteforce, but at the same time, the program (which uses a command line, which I hate using, by the way) asks for the encrypted file, thus making this program as useless as Horizon, which is supposedly used to edit Xbox 360 save files by doing the same thing.

                            Comment

                            • snowdrift
                              Rookie
                              • Nov 2016
                              • 205

                              #15
                              Re: (PS3) 2K10 Utility

                              The program asks for two files : USERDATA, then a CSV file. Just drag and drop the file onto the program window when it asks for one.

                              USERDATA has to be decrypted with BruteForce before using the program. Before going back to the PS3, you run BruteForce again and encrypt it.

                              All you do in BruteForce is:
                              1. Drag your PS3 save folder into the BruteForce window.
                              2. Right-click and select the first option... it will be either "Encrypt all files" or "Decrypt all files"

                              If you can't figure out exporting the CSV, you can just type a basic filename instead of a full path. Like just "myfile.csv". Since you didn't type in a path, the file will be created in the same folder as the program.

                              Comment

                              Working...