Please configure the application to use double buffering

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
demontager
Level 2
Level 2
Posts: 27
Joined: Thu Nov 13, 2008 2:09 pm

Please configure the application to use double buffering

Post by demontager »

Recently switched from Lubuntu 12.10 to 13.04, installed latest wine and GPU drives.
Was successfully run Left4Dead2 before, but now log dropping

Code: Select all

Please configure the application to use double buffering (1 back buffer) if possible.
err:d3d:context_create wglSwapIntervalEXT failed to set swap interval 1 for context 0x18bfa0, last error 0x591
And game crashed after 5 secs after launch, full log http://pastebin.com/sPvKKz47
How may i force software to use double buffering ?

EDIT:
Seems double buffering request does not lead to crashes, because checked same instance of game on other PC and same error exit, but game runs fine.
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: Please configure the application to use double buffering

Post by dimesio »

There is no crash in the log you posted.
demontager
Level 2
Level 2
Posts: 27
Joined: Thu Nov 13, 2008 2:09 pm

Re: Please configure the application to use double buffering

Post by demontager »

Yes, you right. Sorry, I been starting wrong shortcut. L4D2 running fine as before.
Locked