Is the ut2004 final, or at least the demo dx9?
in the system\ut2004.ini
check out these command lines to change between direct3d, opengl, and possibly dx9
[Engine.Engine]
RenderDevice=D3D9Drv.D3D9RenderDevice
RenderDevice=D3DDrv.D3DRenderDevice
;RenderDevice=Engine.NullRenderDevice
;RenderDevice=OpenGLDrv.OpenGLRenderDevice
;RenderDevice=PixoDrv.PixoRenderDevice
Any ideas?
i have the d3d9 enabled above with the " ; " off.
in the system\ut2004.ini
check out these command lines to change between direct3d, opengl, and possibly dx9
[Engine.Engine]
RenderDevice=D3D9Drv.D3D9RenderDevice
RenderDevice=D3DDrv.D3DRenderDevice
;RenderDevice=Engine.NullRenderDevice
;RenderDevice=OpenGLDrv.OpenGLRenderDevice
;RenderDevice=PixoDrv.PixoRenderDevice
Any ideas?
i have the d3d9 enabled above with the " ; " off.