summaryrefslogtreecommitdiff
path: root/Data
diff options
context:
space:
mode:
authorBenjamin Hodgetts <ben@xnode.org>2016-08-30 14:16:34 +0100
committerGitHub <noreply@github.com>2016-08-30 14:16:34 +0100
commitc0ad35db8154dd3b048499d2e7abbac10f08bbac (patch)
tree59b242da10b8682ff8247ef71b524f977cbd26d7 /Data
parentefac0cf8fe0b1d1dc393f5f8da4ab28898d5a5f9 (diff)
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.
Diffstat (limited to 'Data')
-rw-r--r--Data/Sys/GameSettings/GST.ini3
1 files changed, 3 insertions, 0 deletions
diff --git a/Data/Sys/GameSettings/GST.ini b/Data/Sys/GameSettings/GST.ini
index ead5fbc0bd..cf5d656d07 100644
--- a/Data/Sys/GameSettings/GST.ini
+++ b/Data/Sys/GameSettings/GST.ini
@@ -16,3 +16,6 @@ EmulationStateId = 3
[ActionReplay]
# Add action replay cheats here.
+[Video_Settings]
+UseXFB = True
+UseRealXFB = True