On any EOS or ARCH Computer. Open up the Terminal and type in the following command.
/home/unreal/utUse your favorite text editor such as vi or nano and edit.
~/.loki/ut/System/UnrealTournament.iniEdit the following line from
LocalMap=CityIntro.mapto
LocalMap=Entry.unrFind the following lines and change them from
[Engine.Engine]
GameRenderDevice=SDLSoftDrv.SDLSoftwareRenderDevice
WindowedRenderDevice=SDLSoftDrv.SDLSoftwareRenderDevice
RenderDevice=SDLSoftDrv.SDLSoftwareRenderDevice
to
[Engine.Engine]
GameRenderDevice=SDLGLDrv.SDLGLRenderDevice
WindowedRenderDevice=SDLGLDrv.SDLGLRenderDevice
RenderDevice=SDLGLDrv.SDLGLRenderDevice
If anyone has an comments or sugestions please e-mail me at pernicat@student.gvsu.edu.