PES 2011 Tutorial : Add Teams

Jue Sep 16, 2010 4:56 pm

This great tutorial provided by Hio will help you to add teams to your PES 2011 Demo.
All you need is here :

Imagen
-ID finding
-get teams into the game with ID
-Formation finding and changing players
-player IDs
-face and hair relinking
-relinking kits, changing radarcolours and model

You have to know about hex, afs-explorer(incl. Zlib) and inserting grafikbins into the dt0c.img

1. ID finding

The team IDs are stored in the unzlibed unnamed_32 in dt04.img. Open it and search for the team you want to create for the demo.
At the end of the names of you selected team there is the 3-letter abbreviation(yellow) of the team and right after that you find the ID(blue):
Imagen

2.get teams into the game with ID

Use this tool:
http://downloads.moddingway.com/file/5489.html

3.Formation finding and changing players

Now we have a look into unnamed_25 of dt04 and will see the players. At the end of all players the players are linked to their teams in this format *TeamID*0000ID0000ID0000...*number of players*
You have to search now for *teamid*0000 in hex and look if you can find the playerlinking.

Imagen

4. player IDs

To know with ID refers to which player you have to search in unnamed_25 for the ID. The ID is stored upleft over the beginning of the playername:


5. face and hair relink

Now a very tricky part...
face ID ist stored here(mostly after a 48):

Imagen

the ID for hair(it's in this picture B5 is faceSlot-130=311-130=181=hex(B5))is the first step. If you have it you have calculate the facerelink(here its 805A) like in this picture:

Imagen

first you have to convert the hexnumber into binary then you have to switch each "1"(here X) 1 position to the right and convert back to hex. if a "1" is fallen out (number was odd) you have to place thisa "1" right after the hairrelink in this case it creates a 8.
I know it's not the whole information about facerelink, but it is enough to relink plenty of faces.

6. Kit relink, radarcolour and model
Here is a picture where i highlighted teamID(blue), Kitrelink(yellow), Radarcolour(blue frame), model(red frame)in unnamed_34:

Imagen

Fuente : moddingway

Re: PES 2011 Tutorial : Add Teams

Vie Sep 17, 2010 7:45 am

me tranqué en el paso 3 :S alguien q me ayude? es q no se hexaeditar muy bien

Re: PES 2011 Tutorial : Add Teams

Vie Sep 17, 2010 5:45 pm

pizzani13 escribió:me tranqué en el paso 3 :S alguien q me ayude? es q no se hexaeditar muy bien


la hexaedicion se basa en base 16, de numeros del 0 al 9 y de ahi A a F, si te complica mucho usa la calculadora de windows que hace las conversiones

Re: PES 2011 Tutorial : Add Teams

Sab Sep 18, 2010 6:54 pm

voi en el paso 6 pero no logro entender la relacion entre 11 00 con el unnamed del kit del bayern :?
osea como llegar de 11 00 hex al numero del unnamed_??? dentro de dt0c..
si alguien me da una ayudita le agradesco mucho :-)

Re: PES 2011 Tutorial : Add Teams

Lun Oct 04, 2010 5:23 am

in spanish please, my english is very bad :roll:

Re: PES 2011 Tutorial : Add Teams

Jue Oct 07, 2010 9:05 pm

y si usas google traductor

Re: PES 2011 Tutorial : Add Teams

Sab Mar 19, 2011 7:28 pm

Con esto se puede crear una seleccion

Full Version