Difference between revisions of "Pro Evolution Soccer 2016/Nationalities"
(Created page with "{{Template:Pes2016 TOC}} PES16 (and before) has a file, Country.bin, that allows one to add some custom nationalities. The space for new entries is limited however, so it is...") |
m (Protected "Pro Evolution Soccer 2016/Nationalities" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))) |
(No difference)
|
Revision as of 12:56, 27 December 2015
Pro Evolution Soccer 2016 | |
---|---|
Game | |
Rules | |
Info | |
Tools | |
Modding |
PES16 (and before) has a file, Country.bin, that allows one to add some custom nationalities. The space for new entries is limited however, so it is not possible to add a new nationality for every single player in the cup. This means that before a new entry can be added, the new possible addition has to meet several criteria (new criteria might still be added in the future). So please wait before your nationality is accepted before adding it yourself and changing all your players to it to prevent future issues.
- The entry needs to be for multiple player, a new entry won't be added if it is only a for a few players.
- The entry needs to be very unique, a new entry won't be added if it is for example an existing nationality with only one letter changed.
A single entry in Country.bin is 1348 bytes long. The first 6 bytes have their own specific meaning, everything beyond that is just the name of the country in different languages, except for block 2C4-2C6, that is the abbreviation of the country and also used for the flag filename.
- The first byte of an entry is the ID of the country, this always has to be unique.
- The second byte is a byte that always increases by 4 compared to the previous entry.
- The third byte probably defines the language of the country, it is used for the banners of the team.
- The fourth byte is not known, just leave it at 0x00.
- The fifth and sixth byte determine the continent of the country. The exact bytes can be taken from other countries of the same continent.
Do keep in mind that this is still PES and not everything might always work as you expect it.
Custom Nationalities
The following country IDs are not yet taken and are used for the 4cc:
ID (hex) | New Country |
---|---|
01 | - |
03 | - |
0C | - |
1A | - |
1E | - |
21 | - |
3A | - |
3F | - |
43 | - |
46 | - |
50 | - |
5A | - |
62 | - |
6B | - |
6E | - |
74 | - |
7A | - |
7C | - |
7E | - |
82 | - |
84 | - |
86 | - |
8A | - |
8E | - |
9A | - |
9D | - |
9F | - |
A0 | - |
A2 | - |
A3 | - |
A5 | - |
A8 | - |
A9 | - |
AB | - |
AE | - |
B3 | - |
B4 | - |
B5 | - |
B8 | - |
BF | - |
C0 | - |
C1 | - |
C5 | - |
D1 | - |
D4 | - |
D6 | - |
E9 | - |
EA | - |
EB | - |
EC | - |
EE | - |
EF | - |
F0 | - |
F1 | - |
F2 | - |
F5 | - |
F6 | - |
F7 | - |
FA | - |
FE | - |
FF | - |