mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-05-09 04:13:28 -05:00
Merge c2072fdeb3 into d19952cc11
This commit is contained in:
commit
1996fdcd66
7
Data/Sys/GameSettings/WMZ.ini
Normal file
7
Data/Sys/GameSettings/WMZ.ini
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
# WMZPLN - Mahjong
|
||||
|
||||
[Video_Hacks]
|
||||
# Avoids constant flickering.
|
||||
ImmediateXFBEnable = False
|
||||
# Required for cursor functionality.
|
||||
EFBAccessEnable = True
|
||||
7
Data/Sys/GameSettings/WSS.ini
Normal file
7
Data/Sys/GameSettings/WSS.ini
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
# WSSPLN - Solitaire
|
||||
|
||||
[Video_Hacks]
|
||||
# Avoids constant flickering.
|
||||
ImmediateXFBEnable = False
|
||||
# Required for cursor functionality.
|
||||
EFBAccessEnable = True
|
||||
Loading…
Reference in New Issue
Block a user