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
|
@ -16,3 +16,6 @@ EmulationStateId = 3
|
|||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Video_Settings]
|
||||
UseXFB = True
|
||||
UseRealXFB = True
|
||||
|
|
Loading…
Reference in New Issue