[ghc]Games Forums
Texture Problems - Printable Version

+- [ghc]Games Forums (http://forums.ghc-games.com)
+-- Forum: TTR General Forums (/forumdisplay.php?fid=1)
+--- Forum: Support (/forumdisplay.php?fid=8)
+--- Thread: Texture Problems (/showthread.php?tid=274)



Texture Problems - Spawn - 04-06-2005 07:32 AM

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


RE: Texture Problems - LivingTarget - 04-07-2005 11:22 AM

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.