Application Details:
Version: | Steam |
License: | Retail |
URL: | http://www.alanwake.com/ |
Votes: | 0 |
Latest Rating: | Silver |
Latest Wine Version Tested: | 2.19-staging |
Maintainers: About Maintainership
No maintainers. Volunteer today!
What works
-video
-sound
-input
-save and load
What does not
-extended features
Workarounds
What was not tested
-extended gameplay
Hardware tested
Graphics:
Additional Comments
Game runs fine in video, sound and input and if you want disable motion blur can add -noblur entry on launcher options on steam Tested on: Wine 1.6-rc5, Wine prefix Windows 7, CDEmu for drive installs (Daemon Tools on Linux), AMD A6 3500 2.1Ghz (Tri-Core), Zotac Nvidia Geforce GT630 (384 Shaders / 8 Rops - GK208 Kepler Based 28nm Manufacturing) Zone Edition (Passive Cooling - TDP:25w) 2GB 1800mhz DDR3 64bit (14.4Gb/s), 8gb (2x4) DDR3 1333, Nvidia Drivers 325.08, Linux Mint 15 Olivia MATE Edition 32 Bit Kernel 3.8.0.19 PAE
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Show | Ubuntu 17.10 "Artful" amd64 (+variants like Kubuntu) | Nov 04 2017 | 2.19-staging | N/A | Yes | No | Silver | cdoublejj | |
Show | Linux Mint 17.3 "Rosa" | Dec 18 2015 | 1.8-rc1 | Yes | Yes | Gold | Konstantin | ||
Show | elementary OS Freya Beta | Aug 17 2014 | 1.7.22 | Yes | Yes | Silver | an anonymous user | ||
Current | Linux Mint 15 "Olivia" | Jul 20 2013 | 1.6-rc5 | Yes | Yes | Silver | Carlos Rodriguez | ||
Show | openSUSE 12.2 x86_64 | Jan 20 2013 | 1.5.22 | N/A | Yes | Bronze | Cedric Heintz |
Please purge your previously wine installation before using that HowTo!
For patching and installing wine on Ubuntu:
apt-get build-dep wine
wget http://prdownloads.sourceforge.net/wine/wine-1.5.9.tar.bz2
(This wine version is given as an example)
tar xjpf wine-1.5.9.tar.bz2
cd wine-1.5.9
wget dl.dropbox.com/u/6901628/raw3.patch
patch -p1 < raw3.patch
tools/./make_requests
tools/./wineinstall
For patching and installing wine on Gentoo:
mkdir -p /etc/portage/patches/app-emulation/wine-1.5.9
wget -O /etc/portage/patches/app-emulation/wine-1.5.9/raw_input.patch 'dl.dropbox.com/u/6901628/raw3.patch'
emerge =app-emulation/wine-1.5.9
Thanks to t800 for the tip ;-)
Comments for this application have been disabled because there are no maintainers.