1
0
Fork 0
mirror of synced 2024-06-02 10:44:40 +12:00
Rare/rare/utils
loathingKernel 36ad33b8f3 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.
2024-02-12 21:52:07 +02:00
..
__init__.py lowercase snake case 2021-04-07 22:39:23 +02:00
config_helper.py ConfigHelper: Extend with specialized methods for environment variables and wine/proton prefixes 2024-01-19 12:12:33 +02:00
extra_widgets.py QtRequests: Handle multiple requests concurrently and use caching 2023-12-12 12:41:18 +02:00
json_formatter.py Rare: pass through Black formatter 2021-12-27 00:37:13 +01:00
metrics.py Ubisoft: Update Ubisoft redemption widget to use RareCore 2023-11-28 17:15:45 +02:00
misc.py SteamGrades: Return the Steam game ID with the grade and store it. 2024-02-12 21:52:07 +02:00
paths.py Paths: Check for membership 2023-12-31 20:32:01 +02:00
proton.py Runners: disable some pylint checks for vdf 2024-01-22 00:38:09 +02:00
qt_requests.py QtRequests: Use QNetworkAccessManager's queue 2024-01-18 16:44:05 +02:00
rpc.py Meta: Update links 2023-11-28 15:20:06 +02:00
singleton.py Unify strings formatting (#158) 2022-02-01 22:29:34 +01:00
steam_grades.py SteamGrades: Return the Steam game ID with the grade and store it. 2024-02-12 21:52:07 +02:00
wine.py Flatpak: Don't export subprocess's env in flatpak's env 2023-12-10 14:21:38 +02:00