Difference between revisions of "Oldunreal 227 Linux FAQ"

From Oldunreal-Wiki
Jump to navigation Jump to search
Line 2: Line 2:
== On which distributions is Unreal 227 running on? ==
== On which distributions is Unreal 227 running on? ==
For the moment I have reports that it is running on:
For the moment I have reports that it is running on:
SuSE 11.0
SuSE 11.0
Slackware 12.1 (but artsd needs to be killed or Unreal needs to be started up without sound with the -nosound option)


Slackware 12.1 (but maybe artsd needs to be killed or Unreal needs to be started up without sound with the -nosound option)


== How do I access Advanced Options? ==
== How do I access Advanced Options? ==

Revision as of 18:05, 20 May 2009

On which distributions is Unreal 227 running on?

For the moment I have reports that it is running on:

SuSE 11.0

Slackware 12.1 (but maybe artsd needs to be killed or Unreal needs to be started up without sound with the -nosound option)

How do I access Advanced Options?

its not available for Linux users. You need to edit the UnrealLinux.ini instead. But all options possible options are already added and commented with a ; - so you just need to change the commented lines.


I want to use the Unreal Gold/Unreal Tournament menu interface instead of this old one!

Open your UnrealLinux.ini and change the following lines in section [Engine.Engine]:

Console=UBrowser.UBrowserConsole

Console=UMenu.UnrealConsole

into

Console=UBrowser.UBrowserConsole

Console=UMenu.UnrealConsole