PDA

View Full Version : Unreal Tournament 2003



Cookie
09-03-2003, 12:39
Any one got this working on a Radeon Card if so what version of game are you using and which Radeon Drivers.

Bit pissed that it won't work.

Get the message "No Video" when i try and run it.

C.

Vez
09-03-2003, 19:26
GO in the <install dir>\system\UT2003.ini file and set the video device to open GL...

Look:


[Engine.Engine]
RenderDevice=D3DDrv.D3DRenderDevice
;RenderDevice=Engine.NullRenderDevice
;RenderDevice=OpenGLDrv.OpenGLRenderDevice
AudioDevice=ALAudio.ALAudioSubsystem
NetworkDevice=IpDrv.TcpNetDriver
DemoRecordingDevice=Engine.DemoRecDriver
Console=XInterface.extendedconsole
GUIController=XInterface.GUIController
Language=int
Product=UT2003
GameEngine=Engine.GameEngine
EditorEngine=Editor.EditorEngine
DefaultGame=XGame.XDeathmatch
DefaultServerGame=XGame.XDeathmatch
ViewportManager=WinDrv.WindowsClient
;ViewportManager=SDLDrv.SDLClient
Render=Render.Render
Input=Engine.Input
Canvas=Engine.Canvas

Rem out the relevant on the top three lines, i.e. Take the D3D line and put a semi colon in front of it and remove the one infront of OPENGL

:D

Cookie
09-03-2003, 19:34
Same errors , any other ideas?

C.