Thread: RO problems
View Single Post
  #9 (permalink)  
Old September 2nd, 2007
HAWKEYE's Avatar
HAWKEYE HAWKEYE is offline
AvaMods Admin
 
Join Date: December 13th, 2006
Location: New York
Status: No Status
Posts: 1,250
Default

now that i verifyed my ro it did jack shit...then some other guy says redering your files to false or something...lol...why cant anything work the way it is suppost to here is what the other guy said "Look for:
[WinDrv.WindowsClient]
blablallbaa
Bloom=True

set that bloom setting to false then try again.

If that doesn't work try the following:

change:
RenderDevice=D3D9Drv.D3D9RenderDevice
;RenderDevice=D3DDrv.D3DRenderDevice
;RenderDevice=Engine.NullRenderDevice
;RenderDevice=OpenGLDrv.OpenGLRenderDevice
;RenderDevice=PixoDrv.PixoRenderDevice

to
;RenderDevice=D3D9Drv.D3D9RenderDevice
RenderDevice=D3DDrv.D3DRenderDevice
;RenderDevice=Engine.NullRenderDevice
;RenderDevice=OpenGLDrv.OpenGLRenderDevice
;RenderDevice=PixoDrv.PixoRenderDevice"


"A leaders words could be powerful, but they're not bullet proof."- Me
Reply With Quote