WineHQ
Unreal Tournament 3 Steam



Category: Main > Games > 1st Person Shooter > Unreal Tournament 3 > Steam


NameUnreal Tournament 3
VersionSteam
License Retail
URLhttp://www.unrealtournament3.c...
Votes 8
RatingPlatinum
Wine Version1.5.21
Maintainers of this version:
Description
UT3 as available on Steam
Old test results
The test results you have selected are very old and may not represent the current state of Wine.
Selected Test Results (selected in 'Test Results' table below)

What works
Installing via Steam (see Additional Notes)


What does not
Everything


What was not tested
Everything.


Additional Comments

Wine version from Wine Deb Repo (version 1.1.22)
running in Windows XP mode
Steam Install Perfect.
Placed Retail CD Key from Unreal into Steam
Installed UT3 Via Steam (works)
Steam forced a DirectX Install to Wine
attempted to launch gets past splash screen and into the menu system, but couldn't see any options

Uninstalled wine and deleted windows directory (/home/user/.wine/drive_c/windows)
Results were the same
Test Results
DistributionTest dateWine versionInstalls?Runs?RatingSubmitter
ShowDebian GNU/Linux 7.0 "Wheezy"Jan 05 20131.5.21 Yes Yes Platinum Artur hoOmE 
ShowFedora 16 x86_64Mar 03 20121.4-rc6 Yes Yes Platinum John P Sims 
ShowUbuntu 10.10 "Maverick" (+ variants like Kubuntu)Nov 21 20101.3.7 Yes Yes Gold Artur hoOmE 
ShowSlackware 13.0Apr 25 20101.1.43 Yes Yes Silver byteframe 
ShowUbuntu 10.04 "Lucid" x86_64 (+ variants like Kubuntu)Jun 01 20101.1.42 Yes Yes Gold Pat 


Known bugs
Bug # Description Status Resolution Other apps affected
19748 Unreal Tournament 3: Wrong Thread Problems NEW View
23048 Unreal Tournament 3 fails and locks up UNCONFIRMED View
29294 No sound with ALSA loopback devices UNCONFIRMED View
31595 Unreal Tournament 3 crashes on launch UNCONFIRMED View

 
Sugestions about Test result submit

This notes was updated: January, 5 - 2013

First of all, thank you for spending some time to help Wine to get better,

I would like to make some suggestions for you to make your tests results more relevant to other users of Wine.
  • Detail your PC specs in the Extra Coments section (e.g. your video card, processor, and system memory).
  • It's also important to specify your video card driver version into Extra Comments section.
  • Specify if you installed the game into a fresh Wineprefix (or not), and what programs you actually installed.
  • Detail what version of the Windows emulation you use in your Wineprefix (e.g. Windows XP, 7, etc).
  • Add a comment about what is not working - be specific not vague!!
  • Specify if you made any changes to your game e.g. like a games "Mod", an .exe patch or details of any modification you made to the stock configuration files from the game.

These are recommendations to make tests result more uniform and targeted to include common information that will be useful to other users of Wine.


 
How-To Install the game.

You need:

  • A recent version of wine, it's recomended the last release
  • A video card with 3D Acceleration suport on your unix.
  • The 3D driver installed for that card.
  • It's not necessary a clean prefix, but it's recomended.
  • Steam installed and running, to do that, follow the steps on Steam page.

Installing:

Just install your game like other normal game installed on Steam, it's not necessary any patch or program. For more detail how to boost your games see the section Tips below.

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:

[HKEY_CURRENT_USER\Software\Wine\DllOverrides]
"msvcr80"="native,builtin"
"msvcr90"="native,builtin"

Then run the follow command:

env WINEDEBUG="fixme-all" WINEPREFIX="(your-prefix)" wine regedit ./vcrun.reg

You can also install Visual C runtime libraries using winetricks, by typing:

env WINEPREFIX="(your-prefix)" ./winetricks vcrun2005 vcrun2008

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:

env WINEPREFIX="(your-prefix)" ./winetricks corefonts

 
Troubleshooting
Unreal Tournament crash on start-up, don't open.

This bug normally happens because of the Visual C Runtime, see the Tips section for more information.


Unreal Tournament 3 Laggy, slow:

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.


Unreal Tournament 3 Hangs on start and crash (only Steam version).

This bug is related to Steam in-game overlay, to solve, add a entry on winecfg libaries section called gameoverlayrenderer and set to disabled.


 
Old Problems.

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.


Mouse stuck into the edges of screen, cant turn 360ยบ

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.


 

The following comments are owned by whoever posted them. WineHQ is not responsible for what they say.

UT3 hangs at startup
by iive on Saturday September 15th 2012, 8:45
On startup UT3 shows the logo window then hangs indefinitely burning 100% cpu.

I managed to workaround this by using the command line option -onethread .

I also recommend using the -nomoviestartup , for some reason bink movies cause hang, too.

[post new] [reply to this]

Problem with launch
by Diablero on Monday August 23rd 2010, 4:19
Hi!When start game through steam or shortcut on desktop,game halt when push "launch" button, after 2-5 seconds and unreal logo becomes gray.In terminal i have "wine: Unhandled stack overflow at address 0x34c7a12 (thread 0044), starting debugger..." and no more.Close game with compulsory exit.Before that game start perfectly on wine 1.2 or wine 1.3,the problem has appeared suddenly.Tried to reinstall wine hasn't helped.May be somebody has solved a problem?Need help!


Athlon 64 3200+,GeForce6600GT,Audigy1,Ubuntu 10.04 lucid+wine 1.3 or 1.2

[post new] [reply to this]

Performance Tips
by Pat on Tuesday June 1st 2010, 18:38
Disable "Mouse Smoothing"
Run with following command line: WINEDLLOVERRIDES="openal32=n;" WINEDEBUG=-all wine "C:\\Program Files\\Steam\\steamapps\\common\\unreal tournament 3\\Binaries\\UT3.exe"

This removed 90% of stutters for me.

[post new] [reply to this]

Simple Trick
by Dan Nahmensen on Thursday January 14th 2010, 22:01
Hi,

I downloaded UT3 via steam, but it kept locking up when i would input the cd key or get to the game. after many hours of working i found that pressing alt+enter switched the game from fullscreen to window mode, and the game came back to life. Hope this helps you.

Cheers.

[post new] [reply to this]

ATI/AMD graphics card?
by James Scholes on Wednesday January 13th 2010, 16:17
I'm having little luck getting this to run with my Radeon HD 4870 on Ubuntu Karmic (64-bit), Intel Q9550, 4GB RAM. The new Catalyst 9.12 drivers have fixed a few niggles in other Steam games, but I'm getting stuck at the 'enter CD key' page.

It's displaying in the wrong resolution (I assume the 640x480 it was using for the videos), with no response from the mouse or keyboard.

I've tried most variants of the fixes mentioned in the threads below with no luck.

Has anyone managed to get it working on an ATI/AMD card?

[post new] [reply to this]

Steam Version ~ Works at gold level
by maaddog on Friday January 1st 2010, 4:07
Just a quick note, under ubuntu 9.10 64bit with wine 1.1.35 UT3 works at gold level.

Performance is great actually (easily 60+FPS for me at 1920x1280), no major issues it does require mousewarp forced as all other UT3 engine based games.

I had to put configure a DLL overide for Openal32.dll forcing native, apart from that all good.

[post new] [reply to this]


by Evil on Saturday March 14th 2009, 11:55
Shame this doesn't work... they're having a free Steam weekend for it right now.

I found that I couldn't get it to install under Steam until I used Winetricks to install IE6 in the same prefix. Without it, Steam will hang on the license agreement screen before even downloading it.

Can anyone else confirm that? I don't want to waste the devs time opening a bug if it's just me.

[post new] [reply to this]

  • RE: by Hew McLachlan on Saturday March 14th 2009, 19:50
  • RE: by flclncc on Tuesday March 17th 2009, 9:12
  • RE: by Alexia on Sunday August 2nd 2009, 16:56



   << Back

Page loaded in 0.07583 seconds.