abstract
| - The update group determines when the Foldit client receives software updates. The update group is displayed in the General Options menu. The default update group is "main", which is the most stable version of Foldit. The "devprev" (developer preview) update group is used for testing changes to Foldit. Once updates have been tested in devprev, they are released to main. The "experimental" update group is currently used for testing new drug design features. The experimental update group is separate, and changes to it won't be released to devprev or main until a future date. When a Foldit client starts, it checks the Foldit server for the current version of the software for its update group. If a new (or at least different) version is available, the client starts to download and install the update. The user may opt to skip the update temporarily. In some cases, users must accept updates in order to play certain puzzles. The update group can't be changed within the Foldit client. To change the update group, locate the file "options.txt", and open it in the text editor of your choice. In Windows, the Notepad editor is good enough. Find the keyword "update_group". The line should look something like this: "update_group" : "devprev" The value on the right side is the update group, "devprev" in this example. The Foldit client must not be running when you change options.txt. The client reads options.txt when it starts. The client overwrites options.txt when it stops, so changes made while the client is running will be lost. The options.txt file is contained in the Foldit installation folder (directory). On Windows, this might be c:\Foldit or the location selected when Foldit was installed. On Windows, the file "options.txt" might appear as simply "options". There is a Windows Explorer setting which controls display of ".txt" and other well-known "file name extensions". In Windows 10, the "View" menu of Windows Explorer contains a "File name extensions" checkbox. If this box is checked, the full name "options.txt" will be displayed. In older versions of Windows, there was the opposite setting "hide extensions for known file types".
|