浏览代码

Fix GC to use a retroarch core

Colin Powell 3 年之前
父节点
当前提交
643cfe9953
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      emus/settings.py

+ 1 - 1
emus/settings.py

@@ -264,7 +264,7 @@ GAME_SYSTEM_DEFAULTS = {
     "gc": {
         "name": "GameCube",
         "color": "7461C7",
-        "emulator": "dolphin",
+        "retroarc_core": "dolphin",
     },
     "mame-libretro": {
         "name": "Arcade",