Browse Source

SDL2: Add forgotten default config changes from 7129611e65096ba2cbe8266f6cb068a9b18981d8.

Emmanuel Gil Peyrot 10 năm trước cách đây
mục cha
commit
a251b323a0
1 tập tin đã thay đổi với 5 bổ sung1 xóa
  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 =