Been playin the game since it came out, and although it ran *good* (85fps constant @ holy sh!t 1024x768) it didn't *FEEL* as smooth as it should. I have a couple nice tweaks here + cat4.8's you may want to try.
[Engine.Engine]
;RenderDevice=D3DDrv.D3DRenderDevice
RenderDevice=D3D9Drv.D3D9RenderDevice **use this instead of the default d3ddrv**
;RenderDevice=Engine.NullRenderDevice
;RenderDevice=OpenGLDrv.OpenGLRenderDevice
;RenderDevice=PixoDrv.PixoRenderDevice
This first one made the biggest impact. AMAZING....IQ is better, feels WAY smoother. It only, however, will work with DX9 supporting cards
Under the [D3D9Drv.D3D9RenderDevice] add / change:
UseStencil=True
UseTripleBuffering=True
UseTrilinear=True
UsePrecaching=True (only if u have a gig)
Lemme know if anyone has any other nice little tricks
[Engine.Engine]
;RenderDevice=D3DDrv.D3DRenderDevice
RenderDevice=D3D9Drv.D3D9RenderDevice **use this instead of the default d3ddrv**
;RenderDevice=Engine.NullRenderDevice
;RenderDevice=OpenGLDrv.OpenGLRenderDevice
;RenderDevice=PixoDrv.PixoRenderDevice
This first one made the biggest impact. AMAZING....IQ is better, feels WAY smoother. It only, however, will work with DX9 supporting cards
Under the [D3D9Drv.D3D9RenderDevice] add / change:
UseStencil=True
UseTripleBuffering=True
UseTrilinear=True
UsePrecaching=True (only if u have a gig)
Lemme know if anyone has any other nice little tricks