![]() |
|
Bad Tearing Even When Vsync Is Enabled - Printable Version +- Dolphin, the GameCube and Wii emulator - Forums (https://forums.dolphin-emu.org) +-- Forum: Dolphin Emulator Discussion and Support (https://forums.dolphin-emu.org/Forum-dolphin-emulator-discussion-and-support) +--- Forum: Support (https://forums.dolphin-emu.org/Forum-support) +--- Thread: Bad Tearing Even When Vsync Is Enabled (/Thread-bad-tearing-even-when-vsync-is-enabled) |
Bad Tearing Even When Vsync Is Enabled - Kurausukun - 09-12-2014 I have Vsync enabled in my Dolphin settings (and render to main window), but I'm still getting some really horrible vertical tearing. I don't have it enabled in my Nvidia Control Panel (though I do have triple buffering enabled). Is this a common issue, or should I recheck some settings? RE: Bad Tearing Even When Vsync Is Enabled - ExtremeDude2 - 09-13-2014 Which backend? RE: Bad Tearing Even When Vsync Is Enabled - Kurausukun - 09-13-2014 OpenGL, sorry I forgot to mention. I pretty much always use OGL. RE: Bad Tearing Even When Vsync Is Enabled - DJBarry004 - 09-13-2014 Does it also happen under D3D? RE: Bad Tearing Even When Vsync Is Enabled - Kurausukun - 09-14-2014 No, it does not happen under D3D, but I would much rather use OGL on account of my Nvidia card. D3D stutters like crazy for me. Should I upload my config.ini and graphics .ini? RE: Bad Tearing Even When Vsync Is Enabled - Kurausukun - 09-14-2014 Bumping this with settings, just in case. Both regular and graphics settings included. RE: Bad Tearing Even When Vsync Is Enabled - Kurausukun - 09-15-2014 Really, nothing?? RE: Bad Tearing Even When Vsync Is Enabled - Aleron Ives - 09-15-2014 If you read the July Progress Report, the addition of exclusive full screen to the D3D backend is supposed to improve v-sync performance, which is probably why you get less tearing in D3D than OGL. Exclusive full screen is a D3D concept, though, so at present v-sync simply doesn't work as well in OGL as it does in D3D. You can either use D3D and enjoy the lack of tearing while you play in slow motion, or you can use OGL and enjoy full speed while you see lots of tearing. Perhaps one of the developers will find a way to make this functionality work in OGL in the future, but it hasn't happened yet. RE: Bad Tearing Even When Vsync Is Enabled - JMC47 - 09-15-2014 OpenGL actually got exclusive fullscreen enabled, but render to main window causes it to not work. It's just the user needing to not use render to main window, I think. RE: Bad Tearing Even When Vsync Is Enabled - Aleron Ives - 09-15-2014 Would you happen to know which revision got that feature? Maybe Kurausukun could compare with the version before that to see if it makes a difference. |