Browse Source
game_list: Make add-ons column optional
game_list: Make add-ons column optional
As the add-ons column takes the most processing time out of any (as it needs to search registration for updates/dlc, patch control NCAs, search for mods, etc.), an option was added to disable it. This does not affect the application of add-ons. In large game collections, this decreases game list refresh time by as much as 70%.pull/15/merge
6 changed files with 166 additions and 119 deletions
-
2src/yuzu/configuration/config.cpp
-
2src/yuzu/configuration/configure_gamelist.cpp
-
9src/yuzu/configuration/configure_gamelist.ui
-
27src/yuzu/game_list.cpp
-
24src/yuzu/game_list_worker.cpp
-
1src/yuzu/ui_settings.h
Write
Preview
Loading…
Cancel
Save
Reference in new issue