Browse Source

Remove Option for N/3DS from default.ini

pull/15/merge
N00byKing 8 years ago
committed by GitHub
parent
commit
32fd57f0c8
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      src/yuzu_cmd/default_ini.h

4
src/yuzu_cmd/default_ini.h

@ -154,10 +154,6 @@ output_device =
use_virtual_sd =
[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
# -1: Auto-select (default), 0: Japan, 1: USA, 2: Europe, 3: Australia, 4: China, 5: Korea, 6: Taiwan
region_value =

Loading…
Cancel
Save