Pernicat's EOS Unreal Tournament Guide

Some resources: Planet Unreal

Playing Unreal Tournament

On any EOS or ARCH Computer. Open up the Terminal and type in the following command.

/home/unreal/ut

Setting up your ini

Use your favorite text editor such as vi or nano and edit.

~/.loki/ut/System/UnrealTournament.ini

Reference

Configuring Your ini

To get rid of that annoying introduction everyTime you start UT

Edit the following line from

LocalMap=CityIntro.map

to

LocalMap=Entry.unr

To enable Open GL

Find 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.