Congratulations /k/! | ||
Winners of the 2024 4chan Autumn Babby Cup |
Difference between revisions of "AET"
(Removed the warning about player portraits) |
(Updated the page with most of the id-less format's specifications, and updated the links to the tools and the template) |
||
Line 10: | Line 10: | ||
All the Aesthetic Exports posted on a team page must be uploaded by a verified manager of the team, or at least signed by them.<br> | All the Aesthetic Exports posted on a team page must be uploaded by a verified manager of the team, or at least signed by them.<br> | ||
'''Make sure to check the template and | '''Make sure to check the template and tool links at the [[AET#Downloads|bottom of the page]].''' | ||
== Structure of an Aesthetic Export == | == Structure of an Aesthetic Export == | ||
The folders of a complete export are these:<br> | The folders of a complete export are these:<br> | ||
( | (--- is your Team Name, XXX is your [[Pro_Evolution_Soccer_2017/Team_IDs|Team ID]])<br> | ||
* | * --- Note.txt | ||
* Faces | * Faces | ||
** | ** XXX01 - Player name | ||
** | ** XXX02 - Player name | ||
** etc | ** etc | ||
* Kit Configs | * Kit Configs | ||
** | ** XXX | ||
* Kit Textures | * Kit Textures | ||
* Logo | * Logo | ||
Line 38: | Line 38: | ||
=== Main Export Folder === | === Main Export Folder === | ||
<u>Please don't forget to change the '' | <u>Please don't forget to change the ''---'' in the template to your team's name.</u><br> | ||
The zip or 7z file you'll make to upload the export can either contain a main folder with the various folders inside of it, or just the various folders. Both ways are fine.<br> | The zip or 7z file you'll make to upload the export can either contain a main folder with the various folders inside of it, or just the various folders. Both ways are fine.<br> | ||
=== | === --- Note.txt === | ||
'''This is the most important file and the only one that is <u>absolutely required</u>.'''<br> | '''This is the most important file and the only one that is <u>absolutely required</u>.'''<br> | ||
Inside your | Inside your --- Note.txt you'll find a set up template for you to fill in.<br> | ||
*'''Team''' (<u>Required</u>) - Replace / | *'''Team''' (<u>Required</u>) - Replace /---/ with your board name. | ||
*'''Team Colours''' (Optional) - Replace the 'RGB's with '''RGB codes''' for colours, please fill at least the first two colours and <u>delete any unused lines</u>. | *'''Team Colours''' (Optional) - Replace the 'RGB's with '''RGB codes''' for colours, please fill at least the first two colours and <u>delete any unused lines</u>. | ||
*'''Kit Colours''' (<u>Required</u>) - Replace the 'RGB's with '''RGB codes''' for colours, please fill only the colours corresponding to the kits you have and <u>delete any extra lines</u>. | *'''Kit Colours''' (<u>Required</u>) - Replace the 'RGB's with '''RGB codes''' for colours, please fill only the colours corresponding to the kits you have and <u>delete any extra lines</u>. | ||
Line 63: | Line 62: | ||
Please set out your face folders to look like the following:<br> | Please set out your face folders to look like the following:<br> | ||
*'''Faces\ | *'''Faces\XXXxx - Simple Player Name'''<br> | ||
Where | Where xx is the player's number in the team (between 01 and 23). All the player files will go in this folder.<br> | ||
The player name can have spaces, not correspond exactly to the player's name, and be as long or short as you want, provided that it doesn't have <span class="explain" title="In particular \ / : * ! ? " < > | ">special characters</span>.<br> | The player name can have spaces, not correspond exactly to the player's name, and be as long or short as you want, provided that it doesn't have <span class="explain" title="In particular \ / : * ! ? " < > | ">special characters</span>.<br> | ||
Adding the player name is '''required''' since it makes finding and fixing faces with problems easier, unless you have a list of the player IDs in the Other Notes section of the Note txt file.<br> | Adding the player name is '''required''' since it makes finding and fixing faces with problems easier, unless you have a list of the player IDs in the Other Notes section of the Note txt file.<br> | ||
Line 72: | Line 71: | ||
*'''Faces\72002 - waywo'''<br> | *'''Faces\72002 - waywo'''<br> | ||
*'''Faces\72003 - ratelogo'''<br> | *'''Faces\72003 - ratelogo'''<br> | ||
* | *etc <br> | ||
Of course, only make folders for the players that have custom models, so if, for example, player 04 has an ingame edited face, do not make a face folder for | Of course, only make folders for the players that have custom models, so if, for example, player 04 has an ingame edited face, do not make a face folder for XXX04. | ||
''Do not add any .cpk files to the export, the compiler will build all the .cpk files itself after checking all player folders.''<br> | ''Do not add any .cpk files to the export, the compiler will build all the .cpk files itself after checking all player folders.''<br> | ||
Line 82: | Line 81: | ||
This folder is used for the team's kit config files.<br> | This folder is used for the team's kit config files.<br> | ||
Put all the kit config files in the ''XXX'' folder inside ''Kit Configs''.<br> | |||
Do not try to add multiple GK kits, PES only allows one anyway. A team has a maximum of 10 kits of which one always needs to be the GK, so you can have 9 outfield kits at most.<br> | Do not try to add multiple GK kits, PES only allows one anyway. A team has a maximum of 10 kits of which one always needs to be the GK, so you can have 9 outfield kits at most.<br> | ||
Line 100: | Line 99: | ||
Put three .png images in this format:<br> | Put three .png images in this format:<br> | ||
* | *emblem_0XXX_r.png (128x128 pixels) (mainly used in tactical screens) | ||
* | *emblem_0XXX_r_l.png (256x256 pixels) (mainly used in menus) | ||
* | *emblem_0XXX_r_ll.png (512x512 pixels) (mainly used in match start sequence) | ||
Where | Where XXX is your Team ID. Note that the last part is lowercase L or LL, not uppercase i or ii.<br> | ||
The three images do not have to be the exact same logo. You can use a simpler version for the smaller one, or whatever you can think of. Please be reasonable though.<br> | The three images do not have to be the exact same logo. You can use a simpler version for the smaller one, or whatever you can think of. Please be reasonable though.<br> | ||
Line 110: | Line 109: | ||
This folder is used for providing your Player Portraits. It's completely optional.<br> | This folder is used for providing your Player Portraits. It's completely optional.<br> | ||
Each player's portrait consists in a DDS (dxt5, 128x128) texture by the name of | Each player's portrait consists in a DDS (dxt5, 128x128) texture by the name of player_XXXxx.dds, where xx is the player's number in the team (between 01 and 23).<br> | ||
Line 135: | Line 134: | ||
=== Other === | === Other === | ||
Use this folder for anything that does not belong in any of the other folders or if you are not sure if something goes in which folder.<br> | Use this folder for anything that does not belong in any of the other folders or if you are not sure if something goes in which folder.<br> | ||
Please leave a note of your files at the bottom section of the | Please leave a note of your files at the bottom section of the --- Note.txt so that nothing gets left out.<br> | ||
New balls and stadiums '''must not''' be added to the export, send them directly to someone from the [[Contact#Official Aesthetics Council|Aesthetics Council]].<br> | |||
== Downloads == | == Downloads == | ||
* Aesthetic Export Template | * Aesthetic Export Template (Use if your team is new): [https://drive.google.com/open?id=0B3sqUVKKkyuETVhSdldjT2lHN1k gdrive]<br> | ||
Includes a step by step guide on how to set your aesthetic export properly. | |||
* 4cc AET Simplifier <span class="explain" title="--- Last updated: | |||
* Example of a completed and fully supported Aesthetic Export: [https://drive.google.com/open?id=0B3sqUVKKkyuEZnRFRGFZNkFzS3M gdrive]<br> | |||
* 4cc AET Simplifier <span class="explain" title="--- Last updated: 18/1/17. --- | |||
Latest changes: | Latest changes: | ||
- | - Improved the detection of folders not properly conformant to the legacy format | ||
- Added the automatic naming of the face folder following the player names in the txt | |||
"> | ">v2.1</span> (Use if you have an export in the old format): [https://drive.google.com/open?id=0B3sqUVKKkyuEVEx5UzBleFJNcU0 gdrive]<br> | ||
This tool converts exports from the legacy format into the new simplified format automatically, | This tool converts exports from the legacy format used until Autumn 16 into the new simplified format automatically, and checks it for errors.<br> | ||
It also adds automatically the player names to the face folder names. | |||
* 4cc AET Compiler | * 4cc AET Compiler <span class="explain" title="--- Last updated: 18/1/17 --- | ||
Latest changes: | Latest changes: | ||
- | - Ignore empty Other folders. | ||
the | - Id-less. Automatic replacing of the team IDs in the exports' files. | ||
- | - Support for PES17's portraits. | ||
"> | ">v3.1</span>: [https://drive.google.com/open?id=0B3sqUVKKkyuEV08xb0h1Y3k3R0E gdrive]<br> | ||
This tool converts exports | This tool converts exports into a cpk and automatically adds it to the PES dlc filelist, so that you can test them right away.<br> | ||
It also warns about any errors in the export, so you can use this tool to check if you compiled it properly. | |||
[[Category:Pro Evolution Soccer 2017]] | [[Category:Pro Evolution Soccer 2017]] |
Revision as of 15:05, 19 January 2017
Pro Evolution Soccer 2017 | |
---|---|
Game | |
Rules | |
Info | |
Tools | |
Modding |
This page describes the proper format for Aesthetic Exports.
Since scripts are used for automatically checking and compiling Aesthetic Exports, it is important that all the files are in the correct folder in the export.
The first section explains the general structure of a properly made export, while the second section contains more detailed rules.
There's a Template at the bottom of the page which can be used as a base to make exports for new teams.
All the Aesthetic Exports posted on a team page must be uploaded by a verified manager of the team, or at least signed by them.
Make sure to check the template and tool links at the bottom of the page.
Structure of an Aesthetic Export
The folders of a complete export are these:
(--- is your Team Name, XXX is your Team ID)
- --- Note.txt
- Faces
- XXX01 - Player name
- XXX02 - Player name
- etc
- Kit Configs
- XXX
- Kit Textures
- Logo
- Portraits (optional)
- Boots (optional)
- Gloves (optional)
- Other (optional)
There is no real need to zlib anything before adding it to the export nor does every folder need to be filled, you just use the folders you need to use.
If you have any empty folders, please delete them to make checking your export easier.
Details
Main Export Folder
Please don't forget to change the --- in the template to your team's name.
The zip or 7z file you'll make to upload the export can either contain a main folder with the various folders inside of it, or just the various folders. Both ways are fine.
--- Note.txt
This is the most important file and the only one that is absolutely required.
Inside your --- Note.txt you'll find a set up template for you to fill in.
- Team (Required) - Replace /---/ with your board name.
- Team Colours (Optional) - Replace the 'RGB's with RGB codes for colours, please fill at least the first two colours and delete any unused lines.
- Kit Colours (Required) - Replace the 'RGB's with RGB codes for colours, please fill only the colours corresponding to the kits you have and delete any extra lines.
- Other Notes (Optional) - If you have any notes you'd like the Aesthetics Helper to see, for example to point out what to do with stuff you put in the 'Other' folder, stick them here. Feel free to use it as a shitposting box too.
If you don't know what to write in the RGB fields just replace them with 000. They're only used in the game menus anyway.
If you prefer, you can use Hex codes for the team and kit colours. Write them in the format '#RRGGBB'.
For example, these two lines are equivalent:
- 1st Player: 000 000 000 - 255 255 255
- 1st Player: #000000 - #FFFFFF
Faces
This folder is used for all the face files and folders.
Please set out your face folders to look like the following:
- Faces\XXXxx - Simple Player Name
Where xx is the player's number in the team (between 01 and 23). All the player files will go in this folder.
The player name can have spaces, not correspond exactly to the player's name, and be as long or short as you want, provided that it doesn't have special characters.
Adding the player name is required since it makes finding and fixing faces with problems easier, unless you have a list of the player IDs in the Other Notes section of the Note txt file.
For example, if you have multiple faces, your face folder can look something like this (using /gd/'s ID 720 as the example):
- Faces\72001 - Untitled-1.AI
- Faces\72002 - waywo
- Faces\72003 - ratelogo
- etc
Of course, only make folders for the players that have custom models, so if, for example, player 04 has an ingame edited face, do not make a face folder for XXX04.
Do not add any .cpk files to the export, the compiler will build all the .cpk files itself after checking all player folders.
Kit Configs
This folder is used for the team's kit config files.
Put all the kit config files in the XXX folder inside Kit Configs.
Do not try to add multiple GK kits, PES only allows one anyway. A team has a maximum of 10 kits of which one always needs to be the GK, so you can have 9 outfield kits at most.
Make sure that the config files follow the standard naming, otherwise they may not work.
Kit Textures
This folder is used for the team's kit texture files.
Just put all your normal kit textures of your team in this folder.
Make sure that the texture files follow the naming convention, otherwise they may conflict with the textures from other teams or just not work.
Logo
This folder is used for providing your Team Logo. It's required for all the non-4cc teams, optional otherwise.
Put three .png images in this format:
- emblem_0XXX_r.png (128x128 pixels) (mainly used in tactical screens)
- emblem_0XXX_r_l.png (256x256 pixels) (mainly used in menus)
- emblem_0XXX_r_ll.png (512x512 pixels) (mainly used in match start sequence)
Where XXX is your Team ID. Note that the last part is lowercase L or LL, not uppercase i or ii.
The three images do not have to be the exact same logo. You can use a simpler version for the smaller one, or whatever you can think of. Please be reasonable though.
Portraits
This folder is used for providing your Player Portraits. It's completely optional.
Each player's portrait consists in a DDS (dxt5, 128x128) texture by the name of player_XXXxx.dds, where xx is the player's number in the team (between 01 and 23).
Boots
This folder is used for all the custom Boots folders for your team. It's completely optional.
Add all the boot folders as they are in common\character0\model\character\boots, so like k0101, to this folder.
You should get something like GD Aesthetic Export\Boots\k0600\<boots files>.
Each team has a designated amount of slots which you can find on this page.
Boots will not be added to the Boots.bin so they will not show up in the ingame list, use RigIt to assign the correct boots ID to your players. Do not add thumbnails to the export either.
Gloves
This folder is used for all the custom GK Gloves folders for your team. It's completely optional.
Add all the gloves folders as they are in common\character0\model\character\glove, so like g101, to this folder.
You should get something like GD Aesthetic Export\Gloves\g600\<gloves files>.
Each team has a designated amount of slots which you can find on this page.
Gloves will not be added to the Glove.bin so they will not show up in the ingame list, use RigIt to assign the correct gloves ID to your players. Do not add thumbnails to the export either.
Other
Use this folder for anything that does not belong in any of the other folders or if you are not sure if something goes in which folder.
Please leave a note of your files at the bottom section of the --- Note.txt so that nothing gets left out.
New balls and stadiums must not be added to the export, send them directly to someone from the Aesthetics Council.
Downloads
- Aesthetic Export Template (Use if your team is new): gdrive
Includes a step by step guide on how to set your aesthetic export properly.
- Example of a completed and fully supported Aesthetic Export: gdrive
- 4cc AET Simplifier v2.1 (Use if you have an export in the old format): gdrive
This tool converts exports from the legacy format used until Autumn 16 into the new simplified format automatically, and checks it for errors.
It also adds automatically the player names to the face folder names.
- 4cc AET Compiler v3.1: gdrive
This tool converts exports into a cpk and automatically adds it to the PES dlc filelist, so that you can test them right away.
It also warns about any errors in the export, so you can use this tool to check if you compiled it properly.