OSMOS steam game frozen radeon 9800 opengl
Posted: Thu Aug 05, 2010 12:55 pm
I read how to change my OSMOS render settings from opengl to directX. This only works with games that have been written for both.
Here is what your settings should look like in your OSMOS for steam powered version:
find your steam folder for osmos and this file [defaults.cfg]
example
d:\steam\steamapps\common\osmos\defaults.cfg
and this line at the end
Here is what your settings should look like in your OSMOS for steam powered version:
find your steam folder for osmos and this file [defaults.cfg]
example
d:\steam\steamapps\common\osmos\defaults.cfg
and this line at the end
Code: Select all
usingD3D "1"
Code: Select all
/////////////////////////
// variables
streamMusic "1"
soundDevice "-1"
maxFramerate "80"
displayDepth "32"
allowAutoUpdates "1"
promptAllowUpdatesOnStartup "1"
promptFullscreenOnStartup "1"
renderLOD "0"
vsync "0"
fullscreen "0"
touchscreen "0"
drawOrbit "0"
drawHUD "1"
ss_EffectsGain "1.0"
ss_MusicGain "1.0"
usingD3D "1"