Jump to content

How to permanently switch Release?


Go to solution Solved by Flappie,

Recommended Posts

Posted

Hi,

With my version of DCS - I only get prompted to update when a new stable release is out (which is what I want).

However on another computer we're having problems where it keeps prompting us to update to the latest Open Beta release, but we wish to stay on stable.

I've tried the command line "dcs_updater update @Release", which it comes back with "Latest version installed", but every subsequent start of the application we get prompted to update to 2.8 again.

Can someone please tell me where the configuration is and how to change it so that we won't get prompted for Open Beta updates, but only stable on this other PC?

Cheers

DZ

Posted

Hi. The updater configuration is contained in .".DCS World\autoupdate.cfg". The file itself recommends that you don't mess with it. But if you break it by editing it, you can delete it and ask for a repair anyway.

Open the file and ensure you see this:

{
 "WARNING": "DO NOT EDIT this file. You may break your install!",
 "branch": "release",

I use the "dcs_updater update @release" / "dcs_updater update @openbeta" commands several times a month and I never had your issue. Try without the capital "R", maybe?

  • Thanks 1

---

Posted (edited)
19 minutes ago, Flappie said:

Hi. The updater configuration is contained in .".DCS World\autoupdate.cfg". The file itself recommends that you don't mess with it. But if you break it by editing it, you can delete it and ask for a repair anyway.

Open the file and ensure you see this:

{
 "WARNING": "DO NOT EDIT this file. You may break your install!",
 "branch": "release",

I use the "dcs_updater update @release" / "dcs_updater update @openbeta" commands several times a month and I never had your issue. Try without the capital "R", maybe?

Thanks flappy. I've just checked the autoupdate.cfg on that system - and it indeed already says "release" in the branch section of that config file (all lowercase too... so I didn't need to make any changes), yet it continues to persist to update me to 2.18. Very strange. As you mention - I've used the command line numerous times myself without issue too - so I have no idea what's going on with that system - but it definitely seems to want to switch from release to open beta each time I update.

Edited by Dangerzone
  • Solution
Posted

It looks like your release version is not up-to-date. Your should do this update indeed.

release.png

{
 "WARNING": "DO NOT EDIT this file. You may break your install!",
 "branch": "release",
 "version": "2.7.17.29493",

 

  • Like 1

---

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...