mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-09-14 13:32:08 +00:00
Merge pull request #13638 from fireworksordie/patch-1
GameINI: fix screen tearing in PoP:SoT FMVs
This commit is contained in:
commit
684db094c6
1 changed files with 3 additions and 0 deletions
|
@ -12,4 +12,7 @@
|
||||||
[Video_Settings]
|
[Video_Settings]
|
||||||
|
|
||||||
[Video_Hacks]
|
[Video_Hacks]
|
||||||
|
# Fixes FMVs tearing
|
||||||
|
EarlyXFBOutput = False
|
||||||
|
# Fixes FMVs not showing
|
||||||
ImmediateXFBEnable = False
|
ImmediateXFBEnable = False
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue