1
0
Fork 0
mirror of synced 2024-09-14 08:27:33 +12:00
Rare/rare/utils
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
..
__init__.py lowercase snake case 2021-04-07 22:39:23 +02:00
config_helper.py SteamGrades: Return the Steam game ID with the grade and store it. 2023-12-03 17:11:46 +02:00
extra_widgets.py Update loading widget 2023-04-05 13:09:34 +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. 2023-12-03 17:11:46 +02:00
paths.py Rare: Update scripts to use the new entry point 2023-12-03 17:09:46 +02:00
proton.py ConfigHelper: Fix an issue with wine prefix resolution 2023-12-03 17:11:46 +02:00
qt_requests.py Rare: pass through Black formatter 2021-12-27 00:37:13 +01: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. 2023-12-03 17:11:46 +02:00
wine.py Wine,WineResolver: Add more logging 2023-12-03 17:09:47 +02:00