update
Posted: Sat Aug 29, 2009 3:19 am
by mark0
Hi, how do I enable the auto-update feature in Osmos? The first time I loaded it, it asked me if I wanted to enable auto-updating, but I chose no. Now I want it... how do I do?
Re: update
Posted: Sat Aug 29, 2009 3:47 am
by jeffplum
Hi,
Go to [My Documents] and find the [Osmos] folder. In there is a file called config.cfg. Open it with Notepad and it will look like this:
/////////////////////////
// variables
soundDevice "1"
maxFramerate "80"
displayDepth "32"
allowAutoUpdates "0"
promptAllowUpdatesOnStartup "0"
promptFullscreenOnStartup "0"
vsync "1"
drawOrbit "1"
drawHUD "1"
ss_EffectsGain "0.700000"
ss_MusicGain "0.000000"
renderLOD "0"
fullscreen "1"
Simply change allowAutoUpdates "0" to "1" and save. That should do it!