How to download and manually install UT4
Step 1: Download stock game files
UnrealTournament.zip
Step 2: Install the game

a. Unzip UnrealTournament.zip

b. Place unzipped contents in your desired install location

  • Common path: "C:\Program Files\UnrealTournament"
Step 3: Bypass Epic Games Launcher

You have two options here to bypass the Epic Games Launcher (a OR b, don't do both):

a. Install UT4UU (Unofficial Patch) - v10.1.6   *recommended

b. Create a UT4.exe shortcut and add target parameters to it

  • Navigate to "C:\Program Files\UnrealTournament\Engine\Binaries\Win64\"
  • Right-click "UE4-Win64-Shipping.exe" and click Send to -> Desktop (create shortcut)
  • Go to your desktop, find your shortcut, and Right-click -> Properties
  • Add the following to the end of the "Target:" line:
    UnrealTournament -epicapp=UnrealTournamentDev -epicenv=Prod -EpicPortal
  • The entire target line should look like:
    "C:\Program Files\UnrealTournament\Engine\Binaries\Win64\UE4-Win64-Shipping.exe" UnrealTournament -epicapp=UnrealTournamentDev -epicenv=Prod -EpicPortal
Step 4: Connect to new master server (for online play)

You must connect to the new master server and create an account on it to be able to play UT4 online.

If you have UT4UU installed:

Text instructions to connect with UT4UU
Video instructions to connect with UT4UU

If you do NOT have UT4UU installed:

Text instructions to connect without UT4UU

Troubleshooting

Game startup errors mentioning CorsairRGB means you need to install Visual C++ Redistributable Packages for Visual Studio 2013 - (link here)

Game startup errors mentioning INPUT1_3.dll / DirectX means you need to install Microsoft DirectX End-User Runtime - (link here)

For more troubleshooting, click here