mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-06-25 03:21:36 +02:00
GameINI: fix screen tearing in PoP:SoT FMVs
Prince of Persia: Sands of Time exhibits screen tearing on FMVs in Dolphin. Tested the setting (suggested by Amphitryon) on PC and Android and can confirm the tearing previously seen is gone with EarlyXFBOutput disabled.
This commit is contained in:
@ -12,4 +12,7 @@
|
||||
[Video_Settings]
|
||||
|
||||
[Video_Hacks]
|
||||
# Fixes FMVs tearing
|
||||
EarlyXFBOutput = False
|
||||
# Fixes FMVs not showing
|
||||
ImmediateXFBEnable = False
|
||||
|
Reference in New Issue
Block a user