Jenkey1002 released 3 PES 2012 Kitserver Addons for kitserver.Addons compatible with 1.06 official patch
1) SFX sound booster
Description:
– It will make all SFX sound louder
– Support all version of PES2012 : 1.00, 1.01, 1.02, 1.03, 1.06
How to use :
– Extract & Copy to kitserver folder
– Use notepad edit config.txt in kitserver folder
add this line
Quote:
dll = soundbooster
into
Quote:
[kload]
dll = afsio
dll = kserv
dll = fserv
dll = afs2fs
dll = speeder
dll = lodmixer
dll = sides
dll = soundbooster
2)PES2012 replay unlocker library
Description :
– Allow to save more than 50 replay
How to use :
– Extract & copy to kitserver folder
– Edit config.txt in kitserver folder
add this line “dll = replayunlocker” into
Quote:
[kload]
…
…
dll = replayunlocker
Quote:
[replay]
limit = 999
edit value “999” as you want
3)PES2012 replay disable library
Description :
– allow enable/disable replay
– Support all version of PES2012 : 1.00, 1.01, 1.02, 1.03, 1.06
How to use :
– Extract & copy to kitserver folder
– Edit config.txt in kitserver folder
add this line “dll = replaydisable” into
Quote:
[kload]
…
…
dll = replaydisable
How to enable/disable :
– Open replay.txt
edit
Quote:
[replay]
replay_goal = 0
replay_shot = 0
replay_foul = 0
replay_offside = 0
change value = 0 if wanna switch it disable
If replaydisable.dll is named correctly, then the edit part [replay] and replay.txt are both named wrong. They need to be the exact spelling of the xxx.dll file, right?
Oops, forget that comment.
You need to make a text doc in the kitserver folder.
The instructions are correct!
open a new txt doc, Copy and paste:
[replay]
replay_goal = 0
replay_shot = 0
replay_foul = 0
replay_offside = 0
Then save as: replay.txt (in windows 7 dont forget it just says replay because it hides known file types.
0 means disable replay.
1 means enable replay.
xs