GameSettings: fix purple screen in The Price Is Right

This commit is contained in:
Tillmann Karras
2025-06-13 22:09:50 +01:00
parent 28a6eb26cc
commit cc5933a6ce

View File

@ -13,4 +13,7 @@
SuggestedAspectRatio = 2 SuggestedAspectRatio = 2
[Video_Hacks] [Video_Hacks]
# Avoid purple screen.
XFBToTextureEnable = False
# Make Wiimote pointer visible.
ImmediateXFBEnable = False ImmediateXFBEnable = False