arch-wiki-md-repo
Version:
All arch-wiki articles in markdown format, updated every two days.
33 lines (20 loc) • 1.71 kB
Markdown
Unreal Tournament 4 is a first-person shooter by Epic Games based on [Unreal Engine 4](/index.php/Unreal_Engine_4 "Unreal Engine 4").
* [1 Minimum requirements](
* [2 Installation](
* [2.1 Register to get the source code](
* [2.2 Installing from the AUR](
* [2.3 More Information](
* Intel or Amd CPU@2.5GHz Quad Core **64 Bits**
* GPU: NVIDIA GeForce GTX 470 or AMD Radeon 6870 HD series
* RAM: 8 GB
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).
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.
The build instructions and troubleshooting for [Unreal Engine 4](/index.php/Unreal_Engine_4 "Unreal Engine 4") are mostly applicable.