1
0
Fork 0
mirror of synced 2024-09-14 08:27:33 +12:00
Rare/rare/models
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 Implement image manager 2022-06-19 17:12:59 +03:00
base_game.py RareGame: Use the callable directly instead of a lambda 2023-12-03 17:11:44 +02:00
game.py SteamGrades: Return the Steam game ID with the grade and store it. 2023-12-03 17:11:46 +02:00
image.py Refactor: Move ImageSize to models 2023-05-03 17:27:35 +03:00
install.py EosGroup: Remake the UI and integrate with Rare's facilities 2023-12-03 17:11:42 +02:00
launcher.py GameLaunchHelper: Enumerate valid actions and states from 1 instead of 0 2023-02-04 17:38:07 +02:00
pathspec.py RareGame: Introduce RareGame from refactor_backend branch 2023-02-04 17:38:06 +02:00
signals.py EosGroup: Remake the UI and integrate with Rare's facilities 2023-12-03 17:11:42 +02:00