Browse Source

Fix 3DS emulator

Colin Powell 3 years ago
parent
commit
f35e02db20
1 changed files with 1 additions and 1 deletions
  1. 1 1
      emus/settings.py

+ 1 - 1
emus/settings.py

@@ -216,7 +216,7 @@ GAME_SYSTEM_DEFAULTS = {
     },
     "3ds": {
         "name": "Nintendo 3DS",
-        "emulator": "drastic",
+        "retroarch_core": "citra",
     },
     "atarijaguar": {
         "name": "Atari Jaguar",