yuzu-fork/src/yuzu/configuration
FearlessTobi 2fd3b328ae bcat: Disable Boxcat backend by default
This commit disables the Boxcat backend by default for new users of yuzu.

There's several reasons as to why this is done:
1. Boxcat currently only actually has an impact on 3 games and doesn't influence any core mechanics of them
2. It causes a plethora of issues when enabled such as games like Crash Team Racing, Diablo 3 and Tales of Vesperia not booting at all or hanging
3. It causes https://github.com/yuzu-emu/yuzu/issues/2957 to happen. This makes the configuration menu totally unusable for many Linux users of yuzu

I think those points show that currently the negative impact of Boxcat outweighs its benefits and should therefore be disabled by default.
For users who are eager to use the extra features provided by it, they can still just turn it on in the settings.
2020-03-17 15:24:26 +01:00
..
config.cpp bcat: Disable Boxcat backend by default 2020-03-17 15:24:26 +01:00
config.h settings: Add option to set BCAT backend 2019-09-30 17:21:53 -04:00
configure.ui Create an "Advanced" tab in the graphics configuration tab and add anisotropic filtering levels. 2020-02-27 21:34:00 -05:00
configure_audio.cpp yuzu/configuration: Make all widgets and dialogs aware of language changes 2019-06-05 21:57:21 -04:00
configure_audio.h yuzu/configuration: Make all widgets and dialogs aware of language changes 2019-06-05 21:57:21 -04:00
configure_audio.ui qt: Silence name collision warnings 2019-05-29 21:35:05 -03:00
configure_debug.cpp yuzu: Implement Vulkan frontend 2020-01-29 17:53:11 -03:00
configure_debug.h yuzu/configuration: Make all widgets and dialogs aware of language changes 2019-06-05 21:57:21 -04:00
configure_debug.ui yuzu: Implement Vulkan frontend 2020-01-29 17:53:11 -03:00
configure_dialog.cpp Create an "Advanced" tab in the graphics configuration tab and add anisotropic filtering levels. 2020-02-27 21:34:00 -05:00
configure_dialog.h yuzu/configuration: Make all widgets and dialogs aware of language changes 2019-06-05 21:57:21 -04:00
configure_filesystem.cpp configure_debug: Move reporting option to logging 2019-09-21 18:43:20 -04:00
configure_filesystem.h yuzu: Add UI to manage filesystem paths and sizes 2019-09-21 16:50:39 -04:00
configure_filesystem.ui yuzu: Add UI to manage filesystem paths and sizes 2019-09-21 16:50:39 -04:00
configure_general.cpp yuzu/configuration: create UI tab and move gamelist settings there 2020-01-24 00:15:51 +01:00
configure_general.h yuzu/configuration: Make all widgets and dialogs aware of language changes 2019-06-05 21:57:21 -04:00
configure_general.ui yuzu/configuration: create UI tab and move gamelist settings there 2020-01-24 00:15:51 +01:00
configure_graphics.cpp Create an "Advanced" tab in the graphics configuration tab and add anisotropic filtering levels. 2020-02-27 21:34:00 -05:00
configure_graphics.h yuzu: Implement Vulkan frontend 2020-01-29 17:53:11 -03:00
configure_graphics.ui Create an "Advanced" tab in the graphics configuration tab and add anisotropic filtering levels. 2020-02-27 21:34:00 -05:00
configure_graphics_advanced.cpp Create an "Advanced" tab in the graphics configuration tab and add anisotropic filtering levels. 2020-02-27 21:34:00 -05:00
configure_graphics_advanced.h Create an "Advanced" tab in the graphics configuration tab and add anisotropic filtering levels. 2020-02-27 21:34:00 -05:00
configure_graphics_advanced.ui Create an "Advanced" tab in the graphics configuration tab and add anisotropic filtering levels. 2020-02-27 21:34:00 -05:00
configure_hotkeys.cpp GUI/configure: resize hotkeys column to content 2020-01-12 22:46:28 +01:00
configure_hotkeys.h yuzu/configuration: Make all widgets and dialogs aware of language changes 2019-06-05 21:57:21 -04:00
configure_hotkeys.ui yuzu: Make hotkeys configurable via the GUI 2019-03-16 03:55:57 +01:00
configure_input.cpp When docked mode is checked, uncheck "joycons docked" 2019-09-16 23:26:32 -04:00
configure_input.h yuzu/configuration: Make all widgets and dialogs aware of language changes 2019-06-05 21:57:21 -04:00
configure_input.ui Merge pull request #2594 from FearlessTobi/very-important-change 2019-06-19 19:15:37 -04:00
configure_input_player.cpp const correction 2020-01-03 10:30:51 +01:00
configure_input_player.h Added deadzone controls for sdl engine at input settings 2020-01-03 08:54:57 +01:00
configure_input_player.ui Added deadzone controls for sdl engine at input settings 2020-01-03 08:54:57 +01:00
configure_input_simple.cpp Merge pull request #2766 from FearlessTobi/port-4849 2019-08-16 19:39:05 -06:00
configure_input_simple.h yuzu/configuration: Make all widgets and dialogs aware of language changes 2019-06-05 21:57:21 -04:00
configure_input_simple.ui configure_input: Add ConfigureInputSimple as default input UI config 2018-12-05 14:02:02 -05:00
configure_mouse_advanced.cpp Qt: Fixed behaviour of buttons by connecting functors to correct signals 2019-08-02 04:09:38 +02:00
configure_mouse_advanced.h yuzu/configuration: Make all widgets and dialogs aware of language changes 2019-06-05 21:57:21 -04:00
configure_mouse_advanced.ui qt: Add UI to configure mouse buttons 2018-11-18 23:22:36 -05:00
configure_per_general.cpp yuzu/CMakeLists: Remove qt5_wrap_ui macro usage 2019-08-09 17:54:08 -04:00
configure_per_general.h yuzu/configuration: Make all widgets and dialogs aware of language changes 2019-06-05 21:57:21 -04:00
configure_per_general.ui qt: Add UI to display game properties and disable add-ons 2018-12-03 17:21:25 -05:00
configure_profile_manager.cpp Qt: Fixed behaviour of buttons by connecting functors to correct signals 2019-08-02 04:09:38 +02:00
configure_profile_manager.h yuzu/configuration: Make all widgets and dialogs aware of language changes 2019-06-05 21:57:21 -04:00
configure_profile_manager.ui qt: Move profile manager to own UI tab 2019-01-04 17:32:13 -05:00
configure_service.cpp yuzu/configure_service: Silence -Wswitch 2019-10-04 23:41:22 +00:00
configure_service.h qt: Add service dialog 2019-10-02 08:35:43 -04:00
configure_service.ui configure_service: Allow Qt to open external links 2019-09-30 17:26:10 -04:00
configure_system.cpp yuzu/configuration: Make all widgets and dialogs aware of language changes 2019-06-05 21:57:21 -04:00
configure_system.h yuzu/configuration: Make all widgets and dialogs aware of language changes 2019-06-05 21:57:21 -04:00
configure_system.ui yuzu: Remove unused birthday setting 2019-05-29 23:31:55 +02:00
configure_touchscreen_advanced.cpp Qt: Fixed behaviour of buttons by connecting functors to correct signals 2019-08-02 04:09:38 +02:00
configure_touchscreen_advanced.h yuzu/configuration: Make all widgets and dialogs aware of language changes 2019-06-05 21:57:21 -04:00
configure_touchscreen_advanced.ui qt: Add UI to configure touchscreen parameters 2018-11-18 23:22:36 -05:00
configure_ui.cpp Remove option "Show files with type 'Unknown'" 2020-02-09 11:30:02 -05:00
configure_ui.h yuzu/configuration: create UI tab and move gamelist settings there 2020-01-24 00:15:51 +01:00
configure_ui.ui Remove option "Show files with type 'Unknown'" 2020-02-09 11:30:02 -05:00
configure_web.cpp yuzu: configure_web: Use Base64 encoded token for simplifying user experience. 2019-11-09 14:00:44 -05:00
configure_web.h yuzu/configuration: Make all widgets and dialogs aware of language changes 2019-06-05 21:57:21 -04:00
configure_web.ui yuzu: configure_web: Use Base64 encoded token for simplifying user experience. 2019-11-09 14:00:44 -05:00