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:
fireworksordie 2025-05-07 12:08:19 -05:00 committed by GitHub
parent c9bdda63dc
commit 7bb78a1d6e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 0 deletions

View File

@ -12,4 +12,7 @@
[Video_Settings]
[Video_Hacks]
# Fixes FMVs tearing
EarlyXFBOutput = False
# Fixes FMVs not showing
ImmediateXFBEnable = False