1
0
Fork 0
mirror of synced 2024-09-18 18:38:52 +12:00
Rare/rare/components/tabs/games/game_info
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 GameInfo: Enable Import Game button, redirects to Import Game tab 2023-05-03 17:27:36 +03:00
cloud_saves.py Rare: Small fixes and typos 2023-12-03 17:11:43 +02:00
game_dlc.py GameInfo: Enable Modify button only when the game has SDLs 2023-11-28 16:38:02 +02:00
game_info.py SteamGrades: Return the Steam game ID with the grade and store it. 2023-12-03 17:11:46 +02:00
game_settings.py GameSettings: Ignore override checks if the game is not installed 2023-03-29 14:01:57 +03:00
move_game.py IndicatorLineEdit: Wrap edit_func inside the QRunnable 2023-03-15 18:25:32 +02:00