editing roster w/ hex editor?

Collapse

Recommended Videos

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • TheGame8544
    MVP
    • Jul 2003
    • 1656

    #286
    Re: editing roster w/ hex editor?

    Originally posted by TUSS11
    This is Miami's home jersey. Their away jersey is right below it, followed by their alternate, etc. etc. etc.

    Stellar work. Thanks to this, I am becoming an expert on the sock editing. Only question now is how do I change the main shoe color to white if it is set as black?

    Comment

    • RustyBlue
      Rookie
      • Nov 2009
      • 244

      #287
      Re: editing roster w/ hex editor?

      Originally posted by hokupguy
      you did something wrong did you follow my guide? it should look like this in the file
      (.T.D. .G.A.R.D.E.N.) make sure you did skip any ....... of those if you need . You need to fix the what the boxes mean.
      Yea I followed the guide. I went to the part on the right and put '00' where the extra letters were. I'll take another look at it later today

      Comment

      • hokupguy
        All Star
        • Apr 2004
        • 5615

        #288
        Re: editing roster w/ hex editor?

        Originally posted by Scooby803
        Yea I followed the guide. I went to the part on the right and put '00' where the extra letters were. I'll take another look at it later today
        something must be out of place thats all it is, its crazy how something that small can miss it up.
        "Never say never, because limits are like fears and they are often just an illusion."-M.J.

        Comment

        • TheGame8544
          MVP
          • Jul 2003
          • 1656

          #289
          Re: editing roster w/ hex editor?

          Here is what I have found so far as well as a listing of the hex code for each of the teams in the game as it pertains to uniforms.

          0000 – 76ers
          001F – Bobcats
          0001 – Bucks
          0003 – Bulls
          0004 – Cavs
          0005 – Celtics
          0006 – Clippers
          0008 – Grizzlies
          0009 – Hawks
          000A – Heat
          000B – Hornets
          000C – Jazz
          000D – Kings
          000E – Knicks
          000F – Lakers
          0010 – Magic
          0011 – Mavericks
          0012 – Nets
          0013 – Nuggets
          0014 – Pacers
          0015 – Pistons
          0016 – Raptors
          0017 – Rockets
          0019 – Spurs
          001A – Suns
          0018 – Thunder
          001B – T-Wolves
          001C – Blazers
          001D – Warriors
          0002 – Wizards

          Then do a hex search for this string: 5080000000000000000000XX with XX being the last two digits of the team you are searching for. So if you were looking for the Lakers, the code would be 50800000000000000000000F. Now, anywhere from around 4 to 12 instances will be found.

          The first two instances are usually the Practices Unis. The unis are the 2nd set of numbers after the string you just searched for. So in the case of the Lakers, you would see: 5080 0000 0000 0000 0000 000F 0000 0802. The next sting will end in 8822 instead of 0802. These first two instances, in this case, are the practice jerseys. So if you see 0802 or 8822, know that you are editing practice jerseys.

          The third instance will end in 0400. This is the first team uniform you come to and is the home team uniform. All home uniforms begin with 0 and away with 8. Just remember 0802 and 8822 are practice uniforms. So, the first digit is home/away, the second is the neckline, the third is sock color, and I am unsure what the 4th signifies. Can anyone answer that?

          Hope this helps and if you have any questions, hopefully I can answer them.

          Comment

          • TheGame8544
            MVP
            • Jul 2003
            • 1656

            #290
            Alright I think I figured out the codes to the main shoe colors as well. 50 is default, 51 is team color 1, 52 is team color 2, 53 is white, and 57 is black.

            Comment

            • hokupguy
              All Star
              • Apr 2004
              • 5615

              #291
              Re: editing roster w/ hex editor?

              Originally posted by TheGame8544
              Here is what I have found so far as well as a listing of the hex code for each of the teams in the game as it pertains to uniforms.

              0000 – 76ers
              001F – Bobcats
              0001 – Bucks
              0003 – Bulls
              0004 – Cavs
              0005 – Celtics
              0006 – Clippers
              0008 – Grizzlies
              0009 – Hawks
              000A – Heat
              000B – Hornets
              000C – Jazz
              000D – Kings
              000E – Knicks
              000F – Lakers
              0010 – Magic
              0011 – Mavericks
              0012 – Nets
              0013 – Nuggets
              0014 – Pacers
              0015 – Pistons
              0016 – Raptors
              0017 – Rockets
              0019 – Spurs
              001A – Suns
              0018 – Thunder
              001B – T-Wolves
              001C – Blazers
              001D – Warriors
              0002 – Wizards

              Then do a hex search for this string: 5080000000000000000000XX with XX being the last two digits of the team you are searching for. So if you were looking for the Lakers, the code would be 50800000000000000000000F. Now, anywhere from around 4 to 12 instances will be found.

              The first two instances are usually the Practices Unis. The unis are the 2nd set of numbers after the string you just searched for. So in the case of the Lakers, you would see: 5080 0000 0000 0000 0000 000F 0000 0802. The next sting will end in 8822 instead of 0802. These first two instances, in this case, are the practice jerseys. So if you see 0802 or 8822, know that you are editing practice jerseys.

              The third instance will end in 0400. This is the first team uniform you come to and is the home team uniform. All home uniforms begin with 0 and away with 8. Just remember 0802 and 8822 are practice uniforms. So, the first digit is home/away, the second is the neckline, the third is sock color, and I am unsure what the 4th signifies. Can anyone answer that?

              Hope this helps and if you have any questions, hopefully I can answer them.
              So you do know what your doing nice job.
              Originally posted by TheGame8544
              Alright I think I figured out the codes to the main shoe colors as well. 50 is default, 51 is team color 1, 52 is team color 2, 53 is white, and 57 is black.
              maybe we should start taking turns and putting up guides and save all in one section for all to see. Based on all this info rosters makers should be able to use this to make even better roster ala what portlandblazer has begun to do.

              This is why i started to do this. This week 4 more people have started to discover new things. This is great.
              "Never say never, because limits are like fears and they are often just an illusion."-M.J.

              Comment

              • TheGame8544
                MVP
                • Jul 2003
                • 1656

                #292
                Re: editing roster w/ hex editor?

                Hell YES!!!!!!!!!!!!!!!

                I just figured out how to make it to where the Celtics Away Uniforms now have black accessories instead of white like they have been having!!! Absolutely freaking awesome!!

                People were having to select the Celtics secondary uniform to get the black accessories but I just corrected that problem.

                Comment

                • TheGame8544
                  MVP
                  • Jul 2003
                  • 1656

                  #293
                  Re: editing roster w/ hex editor?

                  Originally posted by hokupguy
                  So you do know what your doing nice job.

                  maybe we should start taking turns and putting up guides and save all in one section for all to see. Based on all this info rosters makers should be able to use this to make even better roster ala what portlandblazer has begun to do.

                  This is why i started to do this. This week 4 more people have started to discover new things. This is great.
                  Yeah it just took some time. Kept having to look back and forth at the pictures posted and suddenly all of a sudden I stopped seeing just numbers and letters and actually starting understanding what all of that code stood for. Very exciting stuff.

                  I will help in anyway.

                  Comment

                  • hokupguy
                    All Star
                    • Apr 2004
                    • 5615

                    #294
                    Re: editing roster w/ hex editor?

                    Originally posted by TheGame8544
                    Yeah it just took some time. Kept having to look back and forth at the pictures posted and suddenly all of a sudden I stopped seeing just numbers and letters and actually starting understanding what all of that code stood for. Very exciting stuff.

                    I will help in anyway.
                    This the close we will get to patch the game. I am currently working on recoloring unis with out have the logo over the chest of the uni. Well see. I really hope can get a tool for this like the pc folks have.
                    "Never say never, because limits are like fears and they are often just an illusion."-M.J.

                    Comment

                    • Giants4Natic
                      Banned
                      • Oct 2010
                      • 2475

                      #295
                      Re: editing roster w/ hex editor?

                      Somebody just uploaded a roster which says it is Steed's file plus hex editor

                      It has the arenas named correctly and the heat black away sock and other teams white and white for home and away

                      Was it somebody from here

                      Comment

                      • Giants4Natic
                        Banned
                        • Oct 2010
                        • 2475

                        #296
                        Re: editing roster w/ hex editor?

                        Only problem I see is that they made the Knicks have black home and away socks

                        The Knicks wear white socks and sneakers at home

                        Comment

                        • TheGame8544
                          MVP
                          • Jul 2003
                          • 1656

                          #297
                          Re: editing roster w/ hex editor?

                          Originally posted by Giants4Natic
                          Somebody just uploaded a roster which says it is Steed's file plus hex editor

                          It has the arenas named correctly and the heat black away sock and other teams white and white for home and away

                          Was it somebody from here
                          Must have been. Somebody beat me to the punch. Bravo.

                          Comment

                          • Giants4Natic
                            Banned
                            • Oct 2010
                            • 2475

                            #298
                            Re: editing roster w/ hex editor?

                            Originally posted by TheGame8544
                            Must have been. Somebody beat me to the punch. Bravo.
                            Well I am waiting for your roster anyway cuz he made a huge boo boo with the Knicks having black home and away socks and I like your Landry cap better

                            Comment

                            • hokupguy
                              All Star
                              • Apr 2004
                              • 5615

                              #299
                              Re: editing roster w/ hex editor?

                              Originally posted by TheGame8544
                              Must have been. Somebody beat me to the punch. Bravo.
                              not me only working on retro stuff. espeacially after just watching the 91 bulls reunion...
                              "Never say never, because limits are like fears and they are often just an illusion."-M.J.

                              Comment

                              • babyfat9
                                MVP
                                • Dec 2007
                                • 1722

                                #300
                                Re: editing roster w/ hex editor?

                                So how would or where do I go to change team sock colors from white to black. I prefer the black sock look for every team. Any help?
                                The University of Miami
                                "Hit or be Hit"

                                Monsters of the Midway
                                Chicago Bears

                                Comment

                                Working...