editing roster w/ hex editor?

Collapse

Recommended Videos

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • hokupguy
    All Star
    • Apr 2004
    • 5615

    #2131
    Re: editing roster w/ hex editor?

    Originally posted by Alfro0925
    I'm searching and haven't seen anybody ask but could I give iversons picture to a cap. Just as an example, if the pictures are still on the disc could I give some caps like adam Morrison David Noel Gerald green eddy curry ect ect their pics or were they taken off the disc from last year
    this soemthing that can only seem to be done in reditor...
    "Never say never, because limits are like fears and they are often just an illusion."-M.J.

    Comment

    • hokupguy
      All Star
      • Apr 2004
      • 5615

      #2132
      Re: editing roster w/ hex editor?

      Originally posted by Colts18
      So if there is no lockout, will we be able to get rookies with no black arms.

      I am sorry if this has been asked already.

      Meaning will we be able to use the REDITOR
      if there is no lockout then 2k will update them threw a online download update. But it looks more and more that there will be no season with reditor and just bye hex editing you can get the players . But they still will have black arms . Same goes for the hidden legends for the DLC.
      "Never say never, because limits are like fears and they are often just an illusion."-M.J.

      Comment

      • hokupguy
        All Star
        • Apr 2004
        • 5615

        #2133
        Re: editing roster w/ hex editor?

        Originally posted by jdizzle45
        I just have one question so please don't be to harsh. Are some of the old coaches on the disc? I would like to have Phil Jackson coaching the bulls instead of some random dude. Thanks in advance
        dont know have yet to bother looking at hidden coachs i did try some of the ids codes from last yr and they didnt work this year. Will have to wait for me to have a working reditor beta to get this done with ease.
        "Never say never, because limits are like fears and they are often just an illusion."-M.J.

        Comment

        • VladZolaJr
          Rookie
          • Oct 2009
          • 228

          #2134
          Re: editing roster w/ hex editor?

          Originally posted by hokupguy
          <table width="100%" border="0" cellpadding="0" cellspacing="0"><tbody><tr><td style="background-image: url('/vBulletin/images/quotes/04.gif');width:37px;height:1px;" width="37">
          </td><td style="background-image: url('/vBulletin/images/quotes/00.gif');width:100%;height:1px;" width="100%"> What happens if you take a team that already had the old jersey style, say the 85 celtics and replaced that jersey with the current celtics, same result as above? ^
          </td></tr></tbody></table>
          what do you mean? like just change the code to 005 . You would have the current uni but with the 85 style.
          I guess, he meant, will there be the same unproper shadowing (like in the previous pic in this thread), if we change the texture-name for some retro-team uni? E. g. taking '65 Boston and setting its unis' textures (by editing the text at the bottom of a file) to current Boston's.

          Comment

          • mo2thewillyo
            Pro
            • May 2011
            • 635

            #2135
            Re: editing roster w/ hex editor?

            I'm trying to locate player face IDs in a roster file and make them editable... "created players" by changing OD to OB (according to PB's blog). I'm doing this to fix the following players: 2k made their eyes brown but in real life they are blue eyes

            Bill Laimbeer 1744 1744
            Bill Walton 753 753
            Dirk Nowitzki 349 349
            Sarunas Marcolionis 2082 2082
            Tom Tolbert 2081 2081
            Jerry West 756 756
            Steve Kerr 45 45
            Mark Price
            Matt Bullard 2023 2023
            Kurt Rambis
            Chris Mullin 1146

            Whats a good website to convert decimal values from your cyberface list to hex? I've tried some but this conversion is frustrating. I can't locate these guys in the hex editor.
            Last edited by mo2thewillyo; 11-21-2011, 12:21 AM.

            Comment

            • hokupguy
              All Star
              • Apr 2004
              • 5615

              #2136
              Re: editing roster w/ hex editor?

              Originally posted by mo2thewillyo
              I'm trying to locate player face IDs in a roster file and make them editable... "created players" by changing OD to OB (according to PB's blog). I'm doing this to fix the following players: 2k made their eyes brown but in real life they are blue eyes

              Bill Laimbeer 1744 1744
              Bill Walton 753 753
              Dirk Nowitzki 349 349
              Sarunas Marcolionis 2082 2082
              Tom Tolbert 2081 2081
              Jerry West
              Steve Kerr
              Mark Price

              Whats a good website to convert decimal values from your cyberface list to hex? I've tried some but this conversion is frustrating. I can't locate these guys in the hex editor.
              Number base (radix) conversion to convert all base numbers including binary, decimal, hex, octal and steps of how to convert base numbers.


              this is the one i like to use...
              Last edited by hokupguy; 11-20-2011, 09:32 PM.
              "Never say never, because limits are like fears and they are often just an illusion."-M.J.

              Comment

              • mo2thewillyo
                Pro
                • May 2011
                • 635

                #2137
                Re: editing roster w/ hex editor?

                can't get this website to work: I keep getting this message

                Error: Input string must only contain any of 0-9 or A-Z

                Tried entering both Dirk and Laimbeer's values from the list and when i click convert for base 10 decimal to base hex it wont work

                do I put it in without spaces or what.... gosh this is frustrating! can you make a clear/detailed explanation of how to find these players and then make them a created player so that the eye color can be edited and then how to change it back to a "normal" player
                Last edited by mo2thewillyo; 11-20-2011, 10:00 PM.

                Comment

                • hokupguy
                  All Star
                  • Apr 2004
                  • 5615

                  #2138
                  Re: editing roster w/ hex editor?

                  Originally posted by mo2thewillyo
                  can't get this website to work: I keep getting this message

                  Error: Input string must only contain any of 0-9 or A-Z

                  Tried entering both Dirk and Laimbeer's values from the list and when i click convert for base 10 decimal to base hex it wont work

                  do I put it in without spaces or what.... gosh this is frustrating!
                  without spaces
                  "Never say never, because limits are like fears and they are often just an illusion."-M.J.

                  Comment

                  • mo2thewillyo
                    Pro
                    • May 2011
                    • 635

                    #2139
                    Re: editing roster w/ hex editor?

                    10A23D0 came from 17441744

                    In the HXD i searched for 10a23D0 under data type hex values and got nothing...

                    Comment

                    • chrome_305
                      Pro
                      • Dec 2006
                      • 700

                      #2140
                      Re: editing roster w/ hex editor?

                      Originally posted by mo2thewillyo
                      10A23D0 came from 17441744

                      In the HXD i searched for 10a23D0 under data type hex values and got nothing...
                      What exactly are you trying to do?
                      My blog: http://lazy-rainbow.blogspot.com/

                      Comment

                      • mo2thewillyo
                        Pro
                        • May 2011
                        • 635

                        #2141
                        Re: editing roster w/ hex editor?

                        I'm trying to make current nba players become created players using PB's blog post where you change OD to OB. This way the player becomes a created player in the game... and I am able to give blue eyes to players who have them in real life. How did 2k give Jerry West, Chris Mullin, and Steve Kerr brown eyes.... have they never seen these guys before?!?!?

                        My problem is I am having difficulty locating these players in hex!
                        Last edited by mo2thewillyo; 11-21-2011, 12:20 AM.

                        Comment

                        • lucik321
                          Rookie
                          • Oct 2011
                          • 9

                          #2142
                          Re: editing roster w/ hex editor?

                          Should be able to find it with a quick google search.

                          Comment

                          • chrome_305
                            Pro
                            • Dec 2006
                            • 700

                            #2143
                            Re: editing roster w/ hex editor?

                            Originally posted by mo2thewillyo
                            I'm trying to make current nba players become created players using PB's blog post where you change OD to OB. This way the player becomes a created player in the game... and I am able to give blue eyes to players who have them in real life. How did 2k give Jerry West, Chris Mullin, and Steve Kerr brown eyes.... have they never seen these guys before?!?!?

                            My problem is I am having difficulty locating these players in hex!
                            Does that method still work this year and what file are you trying to mod? Im guessing a created team file but I not sure.
                            My blog: http://lazy-rainbow.blogspot.com/

                            Comment

                            • hokupguy
                              All Star
                              • Apr 2004
                              • 5615

                              #2144
                              Re: editing roster w/ hex editor?

                              Originally posted by chrome_305
                              Does that method still work this year and what file are you trying to mod? Im guessing a created team file but I not sure.
                              i do think this still works.
                              "Never say never, because limits are like fears and they are often just an illusion."-M.J.

                              Comment

                              • hokupguy
                                All Star
                                • Apr 2004
                                • 5615

                                #2145
                                Re: editing roster w/ hex editor?

                                Originally posted by mo2thewillyo
                                10A23D0 came from 17441744

                                In the HXD i searched for 10a23D0 under data type hex values and got nothing...
                                you only need the 4 digit code.
                                Last edited by hokupguy; 11-21-2011, 04:38 PM.
                                "Never say never, because limits are like fears and they are often just an illusion."-M.J.

                                Comment

                                Working...