• Update: The issue surrounding 2FA logins using the Google Authenticator should be resolved now. Sorry for any inconvenience this has caused. /Tom
  • We've been getting a growing number of reports from users being unable to log into their accounts using Two-Factor Authentication (2FA) with the Google Authenticator, putting them into an error loop. Rest assured we're trying to fix this asap. Thanks for your patience! /Tom

PES6 Widescreen vista

It's possible?

Windows Vista not suported 1440 x 900

Some fix?

Yes you can do that 1440X900.
1) install kit server
2) exec log kload.cfg, edit #dx.fullscreen.width = 1440 <--edit this
#dx.fullscreen.height = 900 <--edit this
3)save it
4)run the game , enjoy !


# Loader configuration file
#############################

gdb.dir = ".\"
ReservedMemory=55000000

DLL.num = 10
DLL.0 = "kitserver\zlib1.dll"
DLL.1 = "kitserver\libpng13.dll"
DLL.2 = "kitserver\kserv.dll"
DLL.3 = "kitserver\bserv.dll"
DLL.4 = "kitserver\fserv.dll"
DLL.5 = "kitserver\lodmixer.dll"
DLL.6 = "kitserver\dxtools.dll"
DLL.7 = "kitserver\stadium.dll"
DLL.8 = "kitserver\bootserv.dll"
DLL.9 = "kitserver\psc.dll"

# DirectX options
dx.force-SW-TnL = 0
dx.emulate-HW-TnL = 0
#dx.fullscreen.width = 1440 <--edit this
#dx.fullscreen.height = 900 <--edit this


#############################
# End of loader configuration
 
Back
Top Bottom