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:
Benjamin Hodgetts 2016-08-30 14:16:34 +01:00 committed by GitHub
parent efac0cf8fe
commit c0ad35db81

View File

@ -16,3 +16,6 @@ EmulationStateId = 3
[ActionReplay]
# Add action replay cheats here.
[Video_Settings]
UseXFB = True
UseRealXFB = True