|

09-09-2003, 09:32
| posts: n/a
hi
ok i mailed the support from e-d for some things
they now about the problems in directx games and are working on it
:To change Unreal to openGL you may have to edit the UT2003.ini file. The UT2003.ini file is in the c:\UT2003\System folder. Inside of the system folder just double click that file and it will open in Notepad. Then, change the relevant lines to look like this:
;RenderDevice=D3DDrv.D3DRenderDevice
;RenderDevice=Engine.NullRenderDevice
RenderDevice=OpenGLDrv.OpenGLRenderDevice
You will notice that the semi-colon is NOT in front of the one that says openGL, but it IS in front of the D3DRenderDevice one and the other NullRenderDevice. This will allow the game to work in openGL. Try SOF if you can also. I think we messed around with UT2003 and we just need to clean it up a bit...
Regards,
wim
|