summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnarky <ghostanarky+aur@gmail.com>2025-12-15 20:05:02 +0100
committerAnarky <ghostanarky+aur@gmail.com>2025-12-15 20:05:02 +0100
commitbd9d865f80d029e42b3d319b08700219ffebfe8a (patch)
treeb290aec96dfeba5c9ab11d7006708cf407b5109a
parent04f71e5e6d6b7fd3736b8b1f60f7970b34ec1e3f (diff)
GameSettings: Enable MMU for Vexx (PAL)
Without it, the game crashes after completing the tutorial level.
-rw-r--r--Data/Sys/GameSettings/GJXP51.ini5
1 files changed, 5 insertions, 0 deletions
diff --git a/Data/Sys/GameSettings/GJXP51.ini b/Data/Sys/GameSettings/GJXP51.ini
new file mode 100644
index 0000000000..06431911a6
--- /dev/null
+++ b/Data/Sys/GameSettings/GJXP51.ini
@@ -0,0 +1,5 @@
+# GJXP51 - Vexx (PAL)
+
+[Core]
+# Prevent crash after completing the tutorial level
+MMU = True