StrataSource / Engine

Issue tracker for Strata Source
47 stars 2 forks source link

Disable steam cloud cvar/gameinfo key #1165

Open vrad-exe opened 1 year ago

vrad-exe commented 1 year ago

Which component should be improved?

Other

Describe your suggestion

Add a cvar or gameinfo.txt key which disables cloud sync of config files and save files. This would mainly be used for sourcemods which don't want to share their configs with the base game. When steam cloud is disabled, config.cfg would be written directly into the cfg/ folder, and on the initial boot it will run config_default.cfg instead of whatever's in the cloud.

vrad-exe commented 1 year ago

We can still implement this, but see StrataSource/Engine#1164 for a better solution for sourcemod configs