cleanslate
Championship
- 27 October 2020
- FC Barcelona
I tried right now but when I launch the game it's still in 640x480 in full screenUse next one kserv.cfg with kitserver 4.4.0 for full hd support in fullscreen mode.
# KitServer configuration file
kdb.dir = ".\"
vKey.homeKit = 0x31
vKey.awayKit = 0x32
vKey.gkHomeKit = 0x33
vKey.gkAwayKit = 0x34
# ADVANCED FEATURE
# possible values:
# 0 - no texture boost
# 1 - kit textures from KDB are boosted
# 2 - all kit textures are boosted
kit.useLargeTexture = 0
vKey.prevBall = 0x56
vKey.nextBall = 0x42
vKey.randomBall = 0x52
vKey.resetBall = 0x43
aspect.ratio = 1.7777
game.speed = 1.0
fullscreen.width = 1920
fullscreen.height = 1080
internal.resolution.width = 1920
internal.resolution.height = 1080
If you want another resolution - you need change parameters: aspect.ratio, fullscreen.width, fullscreen.height to values that will be suitable for your monitor.