Unreal HOWTO
Installation
Run 'SETUP.EXE' on the disc, being sure not to install the old DirectX versions.
Patching
If you are going to be hosting a server, you will want to use the 225 patch to avoid a network incompatibility bug, otherwise players with the Gold version will not be able to join.
http://www.oldunreal.com/patch/official/unrealpatch225f.exe
If you are just playing the game, you will want to use the 226f patch because it is compatible with most mods and the updated OpenGL renderers detailed below.
http://www.oldunreal.com/patch/official/UnrealPatch226Final.exe
Updated Graphics (Optional)
The stock OpenGL renderer was never really finished. However, you can replace it with an alternative that boasts new features.
http://oldunreal.com/patch/OMP-226-V0.2.zip
Extract 'OpenGLDrv.dll' and 'OpenGlDrv.int' to the '[installdir]/System' directory. Enable the renderer by setting "
GameRenderDevice" to "
OpenGLDrv.OpenGLRenderDevice" in '[installdir]/System/Unreal.ini'. If you happen to have the second Unreal Tournament disc, you can use high-detail textures. Read 'S3TCext.txt' provided with the zip file for instructions on how to convert and use the textures. For more information on tuning the renderer (anistrophic filtering, anti-aliasing, etc) refer to the OpenGL section in
http://oldunreal.com/patch/Oldunreal-Multimediaupdate.pdf.
Issues
In more recent wine, using the software renderer may crash the game with a segmentation fault. Use the OpenGL renderer detailed above, or set "
GameRenderDevice" to "
D3DDrv.D3DRenderDevice" in '[installdir]/System/Unreal.ini'.
For users of some intel or ati/amd graphics drivers, the game may display a black screen upon startup. Set the registry key "
HKEY_CURRENT_USER>Software>Wine>AppDefaults>Unreal.exe>Direct3D>OffscreenRenderingMode" to "
backbuffer" to fix this.
This game is based on an older game engine and may run at erratic speeds. This is usually due to the high performance of modern systems, but is also complicated by things like cpu frequency scaling and multicore processors. Before starting the game, change to the performance cpu frequency scaling governor, and if neccessary, limit the game to one core/cpu. If you are using the enhanced OpenGL renderer, you can have it limit the frame rate by setting "
FrameRateLimit" to "
60" and/or "
SwapInterval" to "
1" under the "
[OpenGLDrv.OpenGLRenderDevice]" section in '[installdir]/System/Unreal.ini'.