1
0
Fork 0
mirror of synced 2024-09-18 18:38:52 +12:00
Commit graph

5 commits

Author SHA1 Message Date
loathingKernel
a3557a0b18
Wrappers/Proton/Wine WIP 2023-12-03 17:11:47 +02:00
loathingKernel
89df9806b5
Cleanup:
* Use `vars()` instead of directly accessing `__dict__`
* Remove `auto_update` from RareGame's metadata
* Correct check for updating the Steam App ID (We want to keep any changes from the user)
* Collect both Wine and Proton prefixes when removing overlay registry keys.
* Add few convenience functions in config_helper and paths.
2023-12-03 17:11:47 +02:00
loathingKernel
2fe3bdbe92
RareLauncher: Fix crash when a false app_name argument is supplied 2023-12-03 17:09:47 +02:00
loathingKernel
45ad3e2632
Wine: Set environment through flatpak-spawn arguments
Partially fixes #305
2023-12-03 17:09:47 +02:00
loathingKernel
e6c1051f4d
Rare: Move the different applications into their respective folders 2023-12-03 17:09:46 +02:00