OSMOS steam game frozen radeon 9800 opengl

New bugs and hidden treasures figured out here
Post Reply
darknkreepy3#
Site Admin
Posts: 247
Joined: Tue Oct 27, 2009 9:33 pm

OSMOS steam game frozen radeon 9800 opengl

Post by darknkreepy3# »

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

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"
Post Reply