1
0
Fork 0
mirror of synced 2024-08-29 00:51:40 +12:00
Rare/rare
loathingKernel 9bd73f3440
SteamGrades: Return the Steam game ID with the grade and store it.
This allows compatibility tools that use the SteamAppId environment
variable to make decisions or apply fixes do their job more accurately.

Also use the stored variable to provide a link to protondb through
the grade label in GameInfo.

The steam grades now use the orjson library to load Steam's ~6MB
database faster.
2023-12-03 17:11:46 +02:00
..
components SteamGrades: Return the Steam game ID with the grade and store it. 2023-12-03 17:11:46 +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 SteamGrades: Return the Steam game ID with the grade and store it. 2023-12-03 17:11:46 +02:00
resources LoadingWidget: Use @MultisampledNight 's animation 2023-11-28 16:48:13 +02:00
shared RareCore: Move entitlements request into an independent worker 2023-12-03 17:11:45 +02:00
ui SteamGrades: Return the Steam game ID with the grade and store it. 2023-12-03 17:11:46 +02:00
utils SteamGrades: Return the Steam game ID with the grade and store it. 2023-12-03 17:11:46 +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: Unset QT_QPA_PLATFORMTHEME at startup 2023-12-03 17:11:45 +02:00