CITRA_SA: set New3DS, upscale 2x

This commit is contained in:
XargonWan 2024-04-22 10:12:53 +09:00
parent 44a0297f42
commit 610d9f4b6c

View file

@ -59,17 +59,19 @@ cap32_scr_intensity = "8"
cap32_scr_tube = "color" cap32_scr_tube = "color"
cap32_statusbar = "onloading" cap32_statusbar = "onloading"
citra_analog_function = "C-Stick and Touchscreen Pointer" citra_analog_function = "C-Stick and Touchscreen Pointer"
citra_cpu_scale = "100% (Default)"
citra_custom_textures = "disabled" citra_custom_textures = "disabled"
citra_deadzone = "15" citra_deadzone = "15"
citra_dump_textures = "disabled" citra_dump_textures = "disabled"
citra_is_new_3ds = "Old 3DS" citra_is_new_3ds = "New 3DS"
citra_language = "English" citra_language = "English"
citra_layout_option = "Default Top-Bottom Screen" citra_layout_option = "Default Top-Bottom Screen"
citra_mouse_touchscreen = "enabled" citra_mouse_touchscreen = "enabled"
citra_region_value = "Auto" citra_region_value = "Auto"
citra_render_touchscreen = "disabled" citra_render_touchscreen = "disabled"
citra_resolution_factor = "4x" citra_resolution_factor = "2x"
citra_swap_screen = "Top" citra_swap_screen = "Top"
citra_swap_screen_mode = "Toggle"
citra_texture_filter = "none" citra_texture_filter = "none"
citra_touch_touchscreen = "enabled" citra_touch_touchscreen = "enabled"
citra_use_acc_geo_shaders = "enabled" citra_use_acc_geo_shaders = "enabled"