View Single Post
  #2  
Old 10-12-2008, 08:07 PM
Bowie Bowie is offline
Registered Member
 
Join Date: Oct 2008
Posts: 4
Default

I've solved the problem.

I think it had to do with running a dual-display setup.

In the game.ini file, I changed the following settings:

setf ~windowed 0 to 1
setf ~r_vsync 0 to 1
setf ~r_use_adapter 0 to 1

After doing that, the game ran fine in a window on my primary display.

Hope this helps someone.
Reply With Quote