Map installling For UT

  • Two Factor Authentication is now available on BeyondUnreal Forums. To configure it, visit your Profile and look for the "Two Step Verification" option on the left side. We can send codes via email (may be slower) or you can set up any TOTP Authenticator app on your phone (Authy, Google Authenticator, etc) to deliver codes. It is highly recommended that you configure this to keep your account safe.

JuiceEggsMcKenna

MC68060/50
Aug 31, 2000
1,322
0
0
Australia
clivebarker.net
I still haveb't used it, but lots of people rave about UT Map Manager

Is it too hard to just drag the .unr files into your UnrealTournament\Maps directory though? The trickiest ones to install that I have ever seen involved doing that plus copying some .utx and a .u file the Textures and System directory respectively. Most maps include a readme file which will talk you through it.

The bonus packs should be self-extracting UMODs, so just ddownload them and double-click on the file, then follow the on-screen prompts to install it in no time :)
 

Viking1

Highly Unstable
Aug 12, 2000
474
0
0
Winnipeg
www.cainsunited.net
If your .umod files aren't working, copy and paste this to a new text file and rename it umod.reg

REGEDIT4

[HKEY_CLASSES_ROOT\.umod]
@="Unreal.Module"

[HKEY_CLASSES_ROOT\Unreal.Module]
@="Unreal Module"

[HKEY_CLASSES_ROOT\Unreal.Module\DefaultIcon]
@="C:\\UnrealTournament\\Help\\Unreal.ico"

[HKEY_CLASSES_ROOT\Unreal.Module\Shell]
@="open"

[HKEY_CLASSES_ROOT\Unreal.Module\Shell\open]
@="&Install this Unreal module"

[HKEY_CLASSES_ROOT\Unreal.Module\Shell\open\command]
@="C:\\UnrealTournament\\System\\Setup.exe install \"%1\""


Then double click on it to install it. Reboot and everything should work.

But yeah, maps are usually just drag and drop into the Maps folder.