1
0
Fork 0
mirror of synced 2024-08-30 09:22:27 +12:00
Rare/rare/shared/workers
loathingKernel 713573b762
RareCore: Move entitlements request into an independent worker
Yes, we are back at this. Entitlements are important to have early
as Ubisoft redemption requires them, and they don't depend on anything
else.

* Move config helper initialization into RareCore to make it available
earlier.
2023-12-03 17:11:45 +02:00
..
__init__.py RareCore: Move entitlements request into an independent worker 2023-12-03 17:11:45 +02:00
fetch.py RareCore: Move entitlements request into an independent worker 2023-12-03 17:11:45 +02:00
install_info.py Workers: Use a wrapper class that deletes the signals QObject before exiting 2023-02-04 17:38:07 +02:00
move.py Use object instead of ctypes.c_uint64 for signals that carry large ints 2023-03-16 14:04:12 +02:00
uninstall.py EOSGroup: Add the option to select which overlay installation to enable 2023-12-03 17:11:44 +02:00
verify.py RareGame: don't delete .egstore if the game is a DLC 2023-03-15 21:20:52 +02:00
wine_resolver.py Wine,WineResolver: Add more logging 2023-12-03 17:09:47 +02:00
worker.py Clean-up 2023-03-12 13:19:24 +02:00