1
0
Fork 0
mirror of synced 2024-09-30 09:17:37 +13:00
Rare/rare/components/tabs/settings
loathingKernel 3c43da1594 RareCore: Add options to exclude non-asset games and entitlements from startup
* Add options in settings to not request non-asset games and entitlements.

This greatly improves startup time but reduces functionality a bit. Both
options are disabled by default.

* Remove the old options to exclude Win32 and Mac games as they were no longer relevant.

* Add a performance context manager to log execution time when used.

* Fixed an issue with UbisoftGroup where multiple threads would spawn.
2024-01-19 00:57:16 +02:00
..
widgets Rare: cherry-pick some sourcery suggestions 2024-01-02 17:57:02 +02:00
__init__.py
about.py
debug.py
game_settings.py Rare: Import platform specific modules only on said platforms 2023-12-24 21:08:26 +02:00
legendary.py RareCore: Add options to exclude non-asset games and entitlements from startup 2024-01-19 00:57:16 +02:00
rare.py