Hard Light Productions Forums

Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Topic started by: phreak on November 05, 2002, 01:13:44 pm

Title: unable to run fs2 open in windowed mode
Post by: phreak on November 05, 2002, 01:13:44 pm
Just like it says, i submitted this to bugzilla, but i want you to know whats happening.

When i start up a game, it crashes when it tries to lock the backbuffer on startup when im stepping though.  it flat out locks when just running it.

It doesn't matter if this is a debug build, the resolution or the depth, it still crashes if windowed.  Its also happening with a clean fs2_open build


win98 SE
GF2 mx400 (newest drivers)
dx81b
256mb ram
Title: unable to run fs2 open in windowed mode
Post by: RandomTiger on November 05, 2002, 03:41:05 pm
I had the same problem with DX8, it was trying to write the whole 1280x1024 desktop to a 1024x768 size buffer.

I simply turned it off in windowed mode.
Title: unable to run fs2 open in windowed mode
Post by: phreak on November 05, 2002, 03:54:27 pm
it works, but i can't debug easily. oh well. maybe i should try it on 1024x768 desktop