From 32fd57f0c8fb370ab9643da526de470861943f02 Mon Sep 17 00:00:00 2001 From: N00byKing Date: Fri, 23 Mar 2018 18:06:55 +0100 Subject: Remove Option for N/3DS from default.ini --- src/yuzu_cmd/default_ini.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/yuzu_cmd') diff --git a/src/yuzu_cmd/default_ini.h b/src/yuzu_cmd/default_ini.h index 7fa7015ae..fe104fb81 100644 --- a/src/yuzu_cmd/default_ini.h +++ b/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 = -- cgit v1.2.3