Workaround for games with graphics settings synced by Steam cloud, rewritten in rust.
I wanted a version that built into native binaries that also supported multiple entries for a single game.
This is useful for games like Clair Obscur which seem to save their settings in multiple files instead of one.
I mostly made this for myself but feel free to make an issue if theres something you want added and ill see if i have time for it.
- Clair Obscur - Expedition 33
Follow the same instructions as the original. Except this time you can add multiple entries for one game.
I recommend making pull requests to the original if your game only has one config that needs to be managed.
More people will have access to it that way.
If the game has multiple entries feel free to make a pr here.
Works almost exactly the same as the original
Download the build corresponding to your os and unpack it somewhere.
Mark it as executable if needed.
Add
WHEREVER_YOU_PUT_IT/cloud_workaround_rust %command% for Linux.
"WHEREVER_YOU_PUT_IT/cloud_workaround_rust.exe" %command% for Windows. (The quotes around the path are required on windows)