mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-07-15 00:02:07 -05:00
Merge pull request #13638 from fireworksordie/patch-1
GameINI: fix screen tearing in PoP:SoT FMVs
This commit is contained in:
commit
684db094c6
|
|
@ -12,4 +12,7 @@
|
|||
[Video_Settings]
|
||||
|
||||
[Video_Hacks]
|
||||
# Fixes FMVs tearing
|
||||
EarlyXFBOutput = False
|
||||
# Fixes FMVs not showing
|
||||
ImmediateXFBEnable = False
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user