Browse Source

Fix GC to use a retroarch core

Colin Powell 3 năm trước cách đây
mục cha
commit
643cfe9953
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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",