Frictional Games Forum (read-only)
[Solved] ATI + Triple Buffering = Crash - Printable Version

+- Frictional Games Forum (read-only) (https://www.frictionalgames.com/forum)
+-- Forum: Technical Support (https://www.frictionalgames.com/forum/forum-57.html)
+--- Forum: Technical Support - Amnesia: The Dark Descent (https://www.frictionalgames.com/forum/forum-31.html)
+--- Thread: [Solved] ATI + Triple Buffering = Crash (/thread-4031.html)



[Solved] ATI + Triple Buffering = Crash - yaji - 09-09-2010

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.


RE: [Solved] ATI + Triple Buffering = Crash - Thomas - 09-09-2010

Added soltuion to guide!