mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-20 19:44:57 +00:00
SSX Tricky requires real XFB to display videos
This will avoid just getting a black screen when starting up. Dual-core lockup when enabling XFB no-longer seems to happen so this should be safe.
This commit is contained in:
parent
efac0cf8fe
commit
c0ad35db81
1 changed files with 3 additions and 0 deletions
|
@ -16,3 +16,6 @@ EmulationStateId = 3
|
|||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Video_Settings]
|
||||
UseXFB = True
|
||||
UseRealXFB = True
|
||||
|
|
Loading…
Add table
Reference in a new issue