UNPKG

arch-wiki-md-repo

Version:

All arch-wiki articles in markdown format, updated every two days.

33 lines (20 loc) 1.71 kB
Unreal Tournament 4 is a first-person shooter by Epic Games based on [Unreal Engine 4](/index.php/Unreal_Engine_4 "Unreal Engine 4"). ## Contents * [1 Minimum requirements](#Minimum_requirements) * [2 Installation](#Installation) * [2.1 Register to get the source code](#Register_to_get_the_source_code) * [2.2 Installing from the AUR](#Installing_from_the_AUR) * [2.3 More Information](#More_Information) ## Minimum requirements * Intel or Amd CPU@2.5GHz Quad Core **64 Bits** * GPU: NVIDIA GeForce GTX 470 or AMD Radeon 6870 HD series * RAM: 8 GB ## Installation #### Register to get the source code Register at [UnrealEngine.com](https://www.unrealengine.com/) and link your GitHub account to your Epic Games account. Once registered, you should be able to [browse the source code](https://github.com/EpicGames/UnrealTournament). ### Installing from the AUR Unreal Tournament 4 can be compiled from source by using the [unreal-tournament-4](https://aur.archlinux.org/packages/unreal-tournament-4/) package in [AUR](/index.php/AUR "AUR") or you can download a compiled version from their forum and install it with the [unrealtournament4](https://aur.archlinux.org/packages/unrealtournament4/) package. The package needs about 100 GiB free space to build, with 10 GiB of source files to download, and the compilation might take a few hours. Since the repository is private, you can [set up an SSH key](https://help.github.com/articles/generating-an-ssh-key/) so your GitHub account is used to download the source. ### More Information The build instructions and troubleshooting for [Unreal Engine 4](/index.php/Unreal_Engine_4 "Unreal Engine 4") are mostly applicable.