1
0
Fork 0
mirror of synced 2024-08-29 00:51:40 +12:00
Rare/rare
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
..
components RareCore: Add options to exclude non-asset games and entitlements from startup 2023-12-03 17:11:44 +02:00
launcher RareLauncher: Fix crash when a false app_name argument is supplied 2023-12-03 17:09:47 +02:00
lgndr Lgndr: Add _login overload in core.py 2023-12-03 11:21:51 +02:00
models EosGroup: Remake the UI and integrate with Rare's facilities 2023-12-03 17:11:42 +02:00
resources LoadingWidget: Use @MultisampledNight 's animation 2023-11-28 16:48:13 +02:00
shared RareCore: Add options to exclude non-asset games and entitlements from startup 2023-12-03 17:11:44 +02:00
ui RareCore: Add options to exclude non-asset games and entitlements from startup 2023-12-03 17:11:44 +02:00
utils ConfigHelper: Add wine related functions 2023-12-03 17:10:56 +02:00
widgets Rare: Move the different applications into their respective folders 2023-12-03 17:09:46 +02:00
__init__.py Rare: Update scripts to use the new entry point 2023-12-03 17:09:46 +02:00
__main__.py Rare: Update scripts to use the new entry point 2023-12-03 17:09:46 +02:00
main.py Rare: Update scripts to use the new entry point 2023-12-03 17:09:46 +02:00