|
本帖最后由 zc851002 于 2010-2-8 18:38 编辑
1首先你要下载个K挂,把P挂img下的文件夹转移到K挂example-root1\img里。
2打开海少的增强补丁,把里面的文件按要求放在K挂GDB文件内,还有一个放在example-root1\img替换原文件。
3还要修改P挂内的pes2010plus.xml文件。 <?xml version="1.0" encoding="UTF-8" ?>
- <PES2010PLUS>
- <Configuration>
<Executable check="0" priority="2">pes2010.exe</Executable>
- <Modules>
<Module name="StadiumSelector" enable="1" file="stadium.xml" />
<Module name="MusicSelector" enable="0" file="music.xml" />
- <Module name="AFSPatch" enable="0">
<PatchFolder>img</PatchFolder>
</Module>
<Module name="SpeedAdjust" enable="0" ratio="1.0" />
<Module name="ExhibitionCategorySelector" enable="1" file="exhibition.xml" />
</Modules>
- <Debug>
<Console>0</Console>
<Log>0</Log>
</Debug>
</Configuration>
</PES2010PLUS>
4再把k挂挂上就哦了! |
|