How To Change Arm Colour Files?

How Many GB Do You Have?


  • Total voters
    6
A

Ajit

Guest
Has somebody found a way to open/edit/replace the arm files in GOB which can enable us to change the arm colour(black,brown,white) of players.

There are some files in the gob (very close to the ones for faces) which are as arm1.dummy,arm2.dummy,... etc. I tried some nearby offsets in Gob viewer,Kit replacer,Graphics importer but can't see them.
 
I have found the values but am not sure if they are the right ones. In other words I do not know if changing them will work.

Set the resolution in GOB viewer to 64 X 128 and put these values
1.555073905 for arm1(white)
2.555064577 for arm2(asian)
3.555055249 for arm3(black)

The GD Replacer has no option for 64X128 and Graphics Importer uses different offsets(can someone tell me why it is so?)
 
If you simply want to play with a diiferent face combination, just open your "exe" file in a hex editor and change the combination.e.g. for 24 whites find and replace arm3 and arm2 with arm1 each and then everyone will use the same arm
 
The trouble wasn't finding them. The problem was working out how they are linked to the face through the player profile.
At the moment, if we chose a face 2a-2e the skin will be Asian no matter if we change the face.
What would be possible is to, if you were playing a match with no white players, change the white skin to Asian and then change faces 1a - 1f to Asian as well.
Ajit: insert these lines into the bmplist.txt for the Graphic Importer

Code:
Skin1,555074017,64,128
skin2,555064689,64,128
skin3,555055361,64,128
 

Attachments

  • highscore.JPG
    highscore.JPG
    76.4 KB · Views: 0
Originally posted by Ajit@May 29 2004, 12:02 PM
If you simply want to play with a diiferent face combination, just open your "exe" file in a hex editor and change the combination.e.g. for 24 whites find and replace arm3 and arm2 with arm1 each and then everyone will use the same arm
Can you explain this a bit more?
 
Just search the text "arm1","arm2","arm3" in the cricket2004.exe file
and then, take the cursor to 'arm1', overwrite over it 'arm2', then when you will load the game you would see even a white player with asian skin.
 
Only trouble with that is that most people are using Sam's exe which doesn't have the string in. Try replacing instead.
 
here is another list of arm files, i am not sure that you have to replace these too like we do with faces
  • 552347217 - arm1
  • 552337889 - arm2
  • 552328561 - arm3
 

Users who are viewing this thread

Top