yuzu/src/yuzu_cmd
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
..
emu_window frontend: qt: bootmanager: Vulkan: Restore support for VK backend. 2020-02-25 21:23:01 -05:00
CMakeLists.txt yuzu: Implement Vulkan frontend 2020-01-29 17:53:11 -03:00
config.cpp bcat: Disable Boxcat backend by default 2020-03-17 15:24:26 +01:00
config.h Massive removal of unused modules 2018-01-12 19:11:03 -07:00
default_ini.h Merge pull request #3452 from Morph1984/anisotropic-filtering 2020-03-07 22:28:35 -05:00
resource.h Massive removal of unused modules 2018-01-12 19:11:03 -07:00
yuzu.cpp frontend: sdl2: emu_window: Implement separate presentation thread. 2020-02-25 21:23:00 -05:00
yuzu.rc CITRA_ICON -> YUZU_ICON 2018-03-23 16:56:59 +01:00