For direct access use https://forums.oldunreal.com
It's been quite a while since oldunreal had an overhaul, but we are moving to another server which require some updates and changes. The biggest change is the migration of our old reliable YaBB forum to phpBB. This system expects you to login with your username and old password known from YaBB.
If you experience any problems there is also the usual "password forgotten" function. Don't forget to clear your browser cache!
If you have any further concerns feel free to contact me: Smirftsch@oldunreal.com

ut 99 umod file association fix

UT now belongs to the "old" Unreal as well. Supporting it for OpenGL and Sound its time to put up a board now.

Moderator: Buggie

Post Reply
allenwrench
Posts: 1
Joined: Tue Dec 03, 2024 11:53 pm

ut 99 umod file association fix

Post by allenwrench »

If you want to install mods using umod files, this is what i did to make sure the file opens with setup.exe. You can copy between the === and save as fix.reg or manually edit and add the values.

the default for this below is for steam users.

unreal umod file associations fix:
=======================================
REGEDIT4

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

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

[HKEY_CLASSES_ROOT\Unreal.Module\DefaultIcon]
@="C:\Program Files\Steam\steamapps\common\Unreal Tournament\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:\Program Files\Steam\steamapps\common\Unreal Tournament\System\Setup.exe install \"%1\""
================================================
Post Reply

Return to “UnrealTournament General Forum”