The test results for this version are very old, and as such they may not represent the current state of Wine. Please consider submitting a new test report.
Selected Test Results (selected in 'Test Results' table below)
What works
Nothing at the moment.
What does not
Installer. But I have found a way to install it anyways. See below
What was not tested
Everything past installation.
Additional Comments
Make sure you have unzip installed. Should be in your package manager.
Create a folder ~/UDK
cd ~/UDK
Download UDK: http://download.udk.com/UDKInstall-2011-12-BETA.exe
unzip /path/to/UDK download.exe
It will take awhile to extract, but it does solve the installation problems.
AMD Phenom x4 2.0GHz
Nvidia GeForce GTS 450 - 295.10 drivers
7 GB DDR2 Ram
1. Create a new WINEPREFIX:
export WINEPREFIX=~/.wine-UDK
(or whatever you want to call it)
winecfg
This will create the prefix you'll need so you don't mess up your old WINEPREFIX and makes it easier to start over.
2. Run this in a new terminal window if one's not opened:
winetricks xact_2010
3. It should download the June 2010 Directx Redistributable and install all of the Xaudio files needed, but not the Xapofx1_5 file. That must be done manually.
4. Install cabextract from your package manager or obtain it from this site: www.cabextract.org.uk/
5. Create a directory where you will want to store your extracted Direcx files in the next step.
6. Change to this directory:
cd /path/to/directory for Directx