mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-25 07:09:48 -06:00
Merge pull request #13357 from Nejsplitter/master
GameSettings: Set ImmediateXFBEnable = False for Medal of Honor: Frontline
This commit is contained in:
5
Data/Sys/GameSettings/GMF.ini
Normal file
5
Data/Sys/GameSettings/GMF.ini
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
# GMFE69, GMFS69, GMFD69, GMFF69, GMFI69, GMFP69 - Medal of Honor: Frontline
|
||||||
|
|
||||||
|
[Video_Hacks]
|
||||||
|
# Fixes flashing screen in case it is enabled globally.
|
||||||
|
ImmediateXFBEnable = False
|
Reference in New Issue
Block a user