Εγκατάσταση Steam
Σύνδεση
|
Γλώσσα
简体中文 (Απλοποιημένα κινεζικά)
繁體中文 (Παραδοσιακά κινεζικά)
日本語 (Ιαπωνικά)
한국어 (Κορεατικά)
ไทย (Ταϊλανδικά)
Български (Βουλγαρικά)
Čeština (Τσεχικά)
Dansk (Δανικά)
Deutsch (Γερμανικά)
English (Αγγλικά)
Español – España (Ισπανικά – Ισπανία)
Español – Latinoamérica (Ισπανικά – Λατινική Αμερική)
Français (Γαλλικά)
Italiano (Ιταλικά)
Bahasa Indonesia (Ινδονησιακά)
Magyar (Ουγγρικά)
Nederlands (Ολλανδικά)
Norsk (Νορβηγικά)
Polski (Πολωνικά)
Português (Πορτογαλικά – Πορτογαλία)
Português – Brasil (Πορτογαλικά – Βραζιλία)
Română (Ρουμανικά)
Русский (Ρωσικά)
Suomi (Φινλανδικά)
Svenska (Σουηδικά)
Türkçe (Τουρκικά)
Tiếng Việt (Βιετναμικά)
Українська (Ουκρανικά)
Αναφορά προβλήματος μετάφρασης
i suppose that is a work around of some sort.
thx
it would.
thx again.
I have a lot of games installed and I wanted to change the update setting to High Priority on all of them without having to set each one manually. I did this with Notepad++ and it's Find In Files function.
Make sure to have Steam completely shutdown before doing any of this.
"AutoUpdateBehavior" "0"
"AutoUpdateBehavior" "1"
"AutoUpdateBehavior" "2"
The "AutoUpdateBehavior" setting in the .acf files dictate the update setting.
0 - Always keep this game updated
1 - Only update this game when I launch it
2 - High priority - Always auto-update this game before others
Notepad++ is a free and powerful notepad application.
https://notepad-plus-plus.org/
With Notepad++ Find in Files function, you would search for the update setting you don't want in "Find what". You would put the update setting that you want in "Replace with". Filters would be set to *.acf and your Directory would be the library's steamapps folder.
You can run for Find All first to test and see if it finds what you're looking for and then use Replace in Files to change it every file it finds.
After making the change, start Steam again and it may have to do a quick verify or download an "update" on a few of the games.
If I run it on the games I have installed now, it finds two of them set for "Always keep this game updated".
https://steamcommunity.com/sharedfiles/filedetails/?id=2990108036
After running it again but this time replacing, you can see at the bottom it says it replaced those two occurrences.
https://steamcommunity.com/sharedfiles/filedetails/?id=2990108673
Of course, do all of this at your own risk. I'm not sure what happens if you screw it up and damage the .acf files. But as I said, this is what I did. If you notice in my first screenshot, there are 1656 acf files is searched. 1656 games installed. I wasn't about to do them all manually. I needed to find a way to change them in bulk. Any new additions, afterwards, are easier to set to High Priority as they get added.
edit: had 0 and 1 backwards. fixed
edit2: replaced imgur pics with Steam Artwork pics
Nice guide. This might be useful for windows users looking for the same thing.
Im on Linux and i think something similar to this should probably work the same.
Thanks again
1 - sed works on any nix systems. If you are running a BSD like system (eg MacOS) you might need to install gsed (as in GNU sed, the same one used on Linux, google for brew install gsed)
2 - if you are on windows you can still use the sed one liner either with WSL ( https://learn.microsoft.com/en-us/windows/wsl/install ) or if you are truly old school Cygwin.
3 - if you have multiple steam libraries (in multiple disks) you will need to the command on each of them
The next two are obvious, but some people need the obvious explained:
4 - if you have thousands of games installed and use this script you will have another problem, on top of the having thousands of games installed (it is commonly known as a problem between the keyboard and the chair).
5 - if you install any new games you need to set the priority again either on steam or rerunning the one liner (or have it on a schedule to run periodically)
I'm not admitting I don't know how to count time. For all intents and purposes the reply message was sitting on my browser window for one year....