Sunday, November 11, 2012

PES 2013 Editor v2.0 by w!Ld@

PES 2013 Editor v2.0 by w!Ld@

links:


description:
  • Tool to edit 2013 Option File [ OF | EDIT.bin ].
how to use:
  • open option file [ EDIT.bin ] from Documents\KONAMI\Pro Evolution Soccer 2013\save\
  • make a changes
  • save
known bugs:
  • Find them!
  • Some configuration files are old (looking for help)!
info:
  • Please, say thanks if you like or use my work in your patch. It’s free 
  • Always make a backup!! I can’t guarantee that editor is free of bugs.
  • All my tests were done with default or ingame edited EDIT.bin file and I can’t promise 100% functionality if you used another tool or manually hexedited your option file!
future plan:
  • Update configuration files (fake players etc.)
  • Recreate “Edit team” form
  • bugfixing
supported platforms:
  • PC only (and not planned any other platform)
features:
  • edit player’s
    • name
    • abilities
    • positions
    • motions
    • shirt settings
    • cards
    • face & hair relink
    • boots relink
  • edit team
    • names (all 18 languages supported)
    • numbers
    • team squads (transfers via drag& drop)
    • formations
    • strategies
    • team styles
    • supporter, kit and radar colours
    • home stadium relink (ingame created stadiums supported too)
    • emblems relink
  • import/export
    • players [ CSV (PES6-2013), OF2, .Player files (2011-2013) ]
    • teams [ OF2, .Team files ]
    • formations [ OF2, CSV ]
    • kits settings [ .Kit files ]
    • emblems [ most of graphic files ]
  • global adjustment of
    • abilities
    • boots
    • injuries
    • motions
    • cards
    • macro reader (to generate XML with global changes)
    • all with variable options …
  • leagues and stadiums
    • names editing (real or default names by one click)
    • leagues structure
  • other
    • footbal manager [FM] stats conversion
    • quick removing of fake names
    • global renaming and adjusting size and style of names
    • and much more …
requirements:
  • installed .NET Framework (at least version 3.5)
hint 1: if you have problem with FM converter:
  1. enable “Use integer instead float…” option in tab “Settings”
  2. click “Save” button
  3. restart editor
how to enable extra teams support:
  1. close PES 2013 Editor
  2. open editor.exe.config file in any text editor
  3. find key countOfExtraTeamsInOptionFile and change its value ( 0-284 )
  4. find key loadExtraTeamsWitInGameIdEqaulsToZero and change its value ( true or false )
  5. save file
  6. run PES 2013 Editor
hint 2: for extra teams support:
  1. You can specify own order of teams and its types by changing file: ..\cfg\team.cfg\ file
  2. click “Save” button
  3. restart editor
warning:
  1. Use extra teams at your own risk! I’m not fan of adding extra things to the game and do not expect any support from my side for this functionality!
how to use chants relink:
  1. extract by GameGraphicStudio or by any other tool file unnamed_28.bin from dt03.img
  2. open PES 2013 Editor and load OF as usual
  3. load unnamed_28.bin from dt03.img ( Main Menu -> Tools -> Chants -> Load … )
  4. use chant relink ( use right click on team or use tab ‘Team’ )
  5. save unnamed_28.bin from dt03.img ( Main Menu -> Tools -> Chants -> Save … )
  6. save OF
hint 3: for chants relink:
  1. If you want to load and save unnamed_28.bin file automatically together with OF -> specify unnamed_28.bin file in ‘Settings’ tab ( don’t forget to apply settings by Save button ).
thanks to:
  • neogeo64 (special thx), krejik, goldorakiller, Davide Citarelli, foxtrot, GOAL, Tommsen, PATe.Arminia, Kenny, seresak, pita007, vlada, skip-br, mosu90, compulsion, SMcCutcheon, FCH, Inas, seraph, -Panos-, Patros46, barcafan, EPT team, MxSoniC, arianos10, Blazor, gigimarulla, idsaturn, Nrby, zioborgo, DeFrenZ, hio, joserruiz, Simcut, Stelios, gigimarula … and anyone forgotten ;-)
latest changes:
  • added league structure editation ( on EDIT.bin level )
  • improved function to set Attack/Defence awareness of player based on his stats
  • added support for FM 2013 “print-screens”
  • added Height and Weight to the global adjustment
  • fixed issue “Index was out of range …” in the edit team form
  • fixed CSV export
  • code refactoring, cleanup and other improvements