1
0
Fork 0
mirror of synced 2024-09-14 08:27:33 +12:00
Rare/rare/shared
loathingKernel 5319da4bdb
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.
2023-12-03 17:11:44 +02:00
..
workers RareCore: Add options to exclude non-asset games and entitlements from startup 2023-12-03 17:11:44 +02:00
__init__.py RareCore: Manage initialization in RareCore instead of LaunchDialog 2023-03-07 17:11:21 +02:00
game_process.py RareCore: Show progress while preparing RareGames 2023-03-13 00:04:11 +02:00
image_manager.py Library: Move image loading from RareCore to the GameWidget 2023-11-29 12:50:02 +02:00
rare_core.py RareCore: Add options to exclude non-asset games and entitlements from startup 2023-12-03 17:11:44 +02:00