Frictional Games Forum (read-only)

Full Version: [Solved] ATI + Triple Buffering = Crash
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I'm using v-sync and I though that enabling triple buffering would be a good idea, but it seams its not. The error I'm getting:

Code:
Exception Reason

Amnesia.exe caused an EXCEPTION_ACCESS_VIOLATION in module atioglxx.dll at 0023:6909342A, DrvPresentBuffers()+119290 byte(s)

Stack Trace

0023:6909342A atioglxx.dll, DrvPresentBuffers()+119290 byte(s)

Without triple buffering the game is working just fine.

edit.

Ok I just fixed the problem. Vsync with triple buffering does not work only if vsync is enabled in game menu. When its enabled in diver's control panel, you can use it with triple buffering, and the game is running much more fluid than before.
Added soltuion to guide!