Просмотр исходного кода

SDL2: Add forgotten default config changes from 7129611e65096ba2cbe8266f6cb068a9b18981d8.

Emmanuel Gil Peyrot 10 лет назад
Родитель
Сommit
a251b323a0
1 измененных файлов с 5 добавлено и 1 удалено
  1. 5 1
      src/citra/default_ini.h

+ 5 - 1
src/citra/default_ini.h

@@ -66,7 +66,11 @@ output_engine =
 # 1 (default): Yes, 0: No
 use_virtual_sd =
 
-[System Region]
+[System]
+# The system model that Citra will try to emulate
+# 0: Old 3DS (default), 1: New 3DS
+is_new_3ds =
+
 # The system region that Citra will use during emulation
 # 0: Japan, 1: USA (default), 2: Europe, 3: Australia, 4: China, 5: Korea, 6: Taiwan
 region_value =