This commit is contained in:
Jordan Woyak 2026-05-09 09:02:08 +00:00 committed by GitHub
commit 1996fdcd66
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 14 additions and 0 deletions

View File

@ -0,0 +1,7 @@
# WMZPLN - Mahjong
[Video_Hacks]
# Avoids constant flickering.
ImmediateXFBEnable = False
# Required for cursor functionality.
EFBAccessEnable = True

View File

@ -0,0 +1,7 @@
# WSSPLN - Solitaire
[Video_Hacks]
# Avoids constant flickering.
ImmediateXFBEnable = False
# Required for cursor functionality.
EFBAccessEnable = True