A lilte help with PC Gamer Olympics

  • 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.

ForsakendbeinG

Alspinian Flying Snake
Jul 23, 2001
6
0
0
39
Visit site
When i downloaded it it said to just double click the umod file but when i do that it asks what i want to use to open the file,what do i do?
 

Hatecrime69

Novice
Jan 30, 2000
67
0
0
Visit site
i think it's:

go to start -> settings -> folder options ->file types

find unreal module and click edit
click on Install this unreal module and click edit
change the app used to
c:\unreal tournament\system\setup.exe %1 (or wherever ut is installed, the \system\setup.exe %1 will always stay the same)
then keep clicking ok till your out of everything (well, duh) then try to open the umod again
 

8-4-7-2

New Member
Mar 6, 2000
6,962
0
0
42
Germany
If it asks for a file try to open it with the setup.exe from the UT/System directory.

For a permanent solution do this:

Copy and paste this to a new text file and name 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\""


Make sure you include the REGEDIT4 line in your copy.

Change the path if you didn't install UT in the default directory
Then doubleclick on the reg file