When i load into my game, it loads so large that i cant see any of the option selections on the main start screen. it was fine when i last played on sunday 18th. any suggestions? FYI everything else / all other games all load normally.
Eh… put it in window mode and then put everything back to normal via the options? no clue…
Is fullscreen givin you this trouble?
try changing the properties on the .EXE of the game to run compatibility/other resolutions so you can get in.
spam alt tab a couple of times maybe
go to:
C:\Users\YourUserNameHere\Saved Games\kingdomcome\profiles\default\
find the attributes.xml and make a backup of it, then open the original attributes.xml with wordpad and find the lines:
<Attr name="res_fs" value="1" />
<Attr name="res_x" value="1920" />
<Attr name="res_y" value="1080" />
the first value sets full-screen or not, where 1 is full screen.
the latter two values are the resolution, so change 1920 (screen width pixels) and 1080 (screen height pixels) to match your monitors native resolution.