Author Topic: Screen Tearing  (Read 2784 times)

Astralogic

  • *
  • Posts: 21
    • View Profile
Screen Tearing
« on: 2014-04-12 11:17:32 »
Hi, in game I get screen tearing as though vsync is not enabled. I do have it ticked and the refresh rate is set to 60 (even if the refresh rate is disabled, the tearing still occurs). Is there a way to do it? Can I just enable vsync for the game in nvidia inspector?

Kaldarasha

  • *
  • Posts: 2449
  • Prince of Model Editing
    • View Profile
Re: Screen Tearing
« Reply #1 on: 2014-04-12 11:55:58 »
Hi, in game I get screen tearing as though vsync is not enabled. I do have it ticked and the refresh rate is set to 60 (even if the refresh rate is disabled, the tearing still occurs). Is there a way to do it? Can I just enable vsync for the game in nvidia inspector?

Try this tool:
http://forums.steampowered.com/forums/showthread.php?t=2675769
If the link is broken then try this:
https://mega.co.nz/#!GE1hwYzQ!DtAAP6DjwoJUN1Hm8tlnHu1eghIP4TrcUMoZeCRViQQ

You need to set 'fullscreen = no' in the ff7_opengl.cfg, nothing more.
In the program you should use the native resolution of your monitor +1 for the width.
Example: I have 1600 for the width and 900 height. So I use 1601 x 900 and move the position -1 for X.
(If you set t)
Read the read me for more information.
This is a fix for all OpenGl based games, which suffer under tearing.
« Last Edit: 2014-04-14 17:06:04 by Kaldarasha »