mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-06-27 17:39:34 -06:00
GameSettings: fix purple screen in The Price Is Right
This commit is contained in:
@ -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
|
||||||
|
Reference in New Issue
Block a user