mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-11 02:28:51 +00:00
GameSettings: fix purple screen in The Price Is Right
This commit is contained in:
parent
28a6eb26cc
commit
cc5933a6ce
1 changed files with 3 additions and 0 deletions
|
@ -13,4 +13,7 @@
|
|||
SuggestedAspectRatio = 2
|
||||
|
||||
[Video_Hacks]
|
||||
# Avoid purple screen.
|
||||
XFBToTextureEnable = False
|
||||
# Make Wiimote pointer visible.
|
||||
ImmediateXFBEnable = False
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue