OldSchoolHack

Register / Login English

Unreal Tournament 2004 in DX8 mode question

icon Thread: Unreal Tournament 2004 in DX8 mode question

Join Date: Aug 2007

Posts: 8646

User-Rating:

199 positive
33 negative
Open Unreal Tournament 2004\System\Default.ini and scroll to [Engine.Engine]. There you need to uncomment (remove the ; ) the line with

RenderDevice=D3DDrv.D3DRenderDevice

and comment the other RenderDevice lines.

TEXT Code:
  1. [Engine.Engine]
  2. RenderDevice=D3DDrv.D3DRenderDevice
  3. ;RenderDevice=D3D9Drv.D3D9RenderDevice
  4. ;RenderDevice=Engine.NullRenderDevice
  5. ;RenderDevice=OpenGLDrv.OpenGLRenderDevice
  6. ;RenderDevice=PixoDrv.PixoRenderDevice


__________________

Hallo