Application Details:
Version: | Beta Demo |
License: | Retail |
URL: | http://www.unrealtournament3.c... |
Votes: | 4 |
Latest Rating: | Platinum |
Latest Wine Version Tested: | 6.20-staging |
Maintainers: About Maintainership
No maintainers. Volunteer today!
What works
Installing, running the game.
Maxed out graphics settings and set my desktop resolution, then played a full instant action round.
Besides that mentioned below, everything seems to be in order, no graphics or sound issues, mouse behaves properly in menus and in game, no performance issues.
What does not
Workarounds
What was not tested
Online multiplayer (an unpatched copy on windows cannot be used online either, due to gamespy no longer existing, so there is no need to test this).
Every level/mode.
Hardware tested
Graphics:
Additional Comments
The installer took a very long time between extracting the msi and running the msi.
The physx installer crashes during setup. functionality of setup or the game appears unaffected, I'm not confident this is something to push it off platinum, besides closing the crash dialogue, no workarounds were needed as a result of this.
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Current | Arch Linux x86_64 | Nov 02 2021 | 6.20-staging | Yes | Yes | No | Platinum | Mikuro Kagamine | |
Show | Arch Linux x86_64 | Jul 24 2013 | 1.6 | Yes | No | No | Garbage | Artur h0m3 | |
Show | Debian GNU/Linux Unstable "Sid" x86_64 | Jan 08 2010 | 1.1.35 | Yes | Yes | No | Bronze | phobie | |
Show | Arch Linux | Mar 15 2009 | 1.1.16 | Yes | Yes | No | Bronze | Alan Luth | |
Show | openSUSE 11.0 | Aug 28 2008 | 1.1.3 | Yes | Yes | No | Gold | c2PL@Y |
Bug # | Description | Status | Resolution | Other apps affected |
This notes was updated: August, 03 - 2013
First of all, thank you for spending some time to help Wine to get better,
These are recommendations to make tests result more uniform and targeted to include common information that will be useful to other users of Wine.
You need:
Installing:
First of all install the .NET Framework 2 and 3 via winetricks, to know more, click here.
To install .NET Framework type this commands on your console:
env WINEPREFIX="(your-prefix)" ./winetricks dotnet20 dotnet30
Now install your game like other normal software installed on wine. Then install the Unreal Tournament 3 Patch v2.1, download here and install into your prefix.
Then just run the game and everything should work fine.
Tips:
For make Unreal Tournament 3 run better and without any problem, install Visual C Runtime libraries, to do that, download here and here and install-it.
After installing, create a file called vcrun.reg and put the following content:
Then run the follow command:
You can also install Visual C runtime libraries using winetricks, by typing:
To also make sure that everything will work fine, install the tahoma.ttf, arial.ttf, verdana.ttf and lucida.ttf font's on your prefix. You can do-it manually or using winetricks with the follow command:
This bug normally happens because of the Visual C Runtime, see the Tips section for more information.
This happens in alot of games if you dont set the size of RAM that you VideoCard has, use this registry key to set:
[HKEY_CURRENT_USER\Software\Wine\Direct3D]
"VideoMemorySize"="768"
Change the 768 to the real ammount of RAM in MB that your VideoCard has.
Note: These problems don't affect the newest versions of wine, it's only here for precaution, if you have any of these bug's maybe you should upgrade your wine version.
This happens because the Mouse Input of wine is not so good until now, you can solve adding this patch to registry:
[HKEY_CURRENT_USER\Software\Wine\DirectInput]
"MouseWarpOverride"="force"
The Mouse will not work into the menu, you gonna have to use the keyboard to walk into the Unreal menus.
Mouse is showing in the screen while playing (Only steam version).
This bug only happens with the Steam version, all the games into steam has this problem with old versions of wine/steam.
See more at bug #27779.
Mouse randomly jumps around menu or in game.
This is caused by implementation of mouse input in old versions of wine, to solve-it, you need to run the game in Windowed mode or into a Virtual Desktop.
UT3 Logo hangs indefinitely using 100% of cpu.
You can solve this problem by using the options -nomoviestartup and -onethread in the game executable. Newest version of wine don't have this bug.
Comments for this application have been disabled because there are no maintainers.