[ghc]Games Forums

Full Version: Texture Problems
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi i just installed the patch to 1.3 everything work ok but there are no textures on anything!!!! itl all white! you can still see the walls and what not and where the dorrs but thats it whats happened how do i fix it
It would be a good idea to switch renderdevice. TTR runs OpenGL by default because it gives better quality overall (for most people). Your problem might be S3TC textures. Could try disabling that in your video options as well.

I\'m a bit tired at the moment, so i\'ll just run over it quickly.

Open your TTR.ini file located in \\UnrealTournament\\System\\
Find the line \"GameRenderDevice=OpenGLDrv.OpenGLRenderDevice\"
and replace it with:
\"GameRenderDevice=D3DDrv.D3DRenderDevice\"

That would put you in Direct3D render mode.

Alternatively you could find this line: \"FirstRun=436\" and delete the numbers so you end up like this: \"FirstRun=\"
Then run TTR and it will give you the first run configuration menu.

So see if running it d3d works. It might bring its own problems but just see what happens.
Reference URL's