[/IMG]
dunno how to relink faces yet but gonna look into it
Astrace77 made a little tutorial to relink faces for the PC's option file. I hope it's similar for the player data in x360. I know that the player data for PC is unamed_3 of cv_02, probably also for xbox360.
This is astrace77's tutorial:
1- open PES2009_EDIT01 with hex_editor A find your favorite player.
2- now if player name begin of byte 2 (0-1-2) player face link bigin in offset 7 byte 16=F & in resume go to ofsset 8 byte 0-3. --- in this format must use 58 in provider id for active link face.
3- now if player name begin of byte 10=A (0-1-2-3-4-5-6-7-8-9-A) player face link bigin in offset 8 byte 7. --- in this format must use D8 in provider id for active link face.
4- for active face & hair you must use hex value code. for example :
ABBONDANZIERI (hex code is : 01 00 ) D8(provider id) 01 00(FACE) 01 00(HAIR)...RESULT IS: D8 01 00 01 00
5- & Last after finish work ... you must use optionfilecheck for checksum your optionfile ...it's very important you must first cheksum & second start game. pleas copy checksum tool in your otionfile dir.
DOWNLOAD LINK hex value code---->
http://astracell.persiangig.com/Pes%...ex value.txt >>>>>> this is face code (hex value) for find player hex code.
DOWNLOAD LINK optionfilecheck :
http://astracell.persiangig.com/Pes%...atched2009.rar
I hope this will help you mate.