View Single Post
  #1  
Old 12-22-2009, 07:33 PM
zoltar zoltar is offline
Registered Member
 
Join Date: Dec 2009
Posts: 6
Default Game doesn't start after switching monitor

I'm temporarily using my regular computer with a smaller monitor, and after switching, KBAP will not start. No error messages, no fullscreen flash, nothing. I can see kb.exe in the task manager for a few seconds, then it suddenly disappears.

I suspect the problem happens because the new monitor doesn't support the resolution I used to run the game in. In case it matters, I'll also mention that the current monitor connects to my graphics card's DVI plug using a VGA to DVI adapter; the old monitor used DVI on both monitor and graphics card.

I have tried tweaking game.ini. My old game.ini before I started tweaking contained the following:

setf ~screenresoultionx 0
setf ~screenresoultiony 0
setf ~windowed 0
setf ~aspectratiox 0
setf ~aspectratioy 0
setf ~r_vsync 1
setf ~r_use_adapter 0

I have tried:
  • Specifying resolution directly in screenresoultionx and y
  • Enabling windowed mode
  • Enabling r_use_adapter
Nothing works. Any ideas?
Reply With Quote