1
0
Fork 0
mirror of synced 2024-06-27 02:30:31 +12:00
Rare/rare/components/tabs/games/game_info
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 Chore: fix argument name in keyPressEvent 2024-02-12 21:51:42 +02:00
cloud_saves.py CloudSaves: don't error if the saves directory already exists 2024-01-02 18:04:08 +02:00
game_dlc.py GameDlcWidget: Dynamically load DLC cover image on show 2023-12-31 17:59:11 +02:00
game_info.py SteamGrades: Return the Steam game ID with the grade and store it. 2024-02-12 21:52:07 +02:00
game_settings.py GameSettings: Properly find row to insert widgets. 2023-12-12 01:23:19 +02:00