WineHQ
Category: Main Games Alan Wake GOG

Alan Wake

DRM free version from www.gog.com.

Application Details:

Version: GOG
License: Retail
URL: http://www.alanwake.com/
Votes: 1
Latest Rating: Bronze
Latest Wine Version Tested: 2.0.1

Maintainers: About Maintainership

No maintainers. Volunteer today!

Test Results

Old test results
The test results you have selected are very old and may not represent the current state of Wine.
Selected Test Results

What works

The game installs fine with the GoG installer now

What does not

The game crashes instantly without error in out of the box Wine.  Using winetricks to install vcrun2008 gets it a little farther (this is installed in the steam version), however for me that leads to a black screen.  Likely some sort of wintericks direct3d commands could work here, however I couldn't replicate the success of the steam version (which works for me if I add the raw patch)

Workarounds

What was not tested

-

Hardware tested

Graphics:

  • GPU:
  • Driver:

Additional Comments

selected in Test Results table below
Operating systemTest dateWine versionInstalls?Runs?Used
Workaround?
RatingSubmitter
ShowUbuntu 17.04 "Zesty" amd64 (+ variants like Kubuntu)Jul 16 20172.0.1Yes Yes BronzeCláudio Sampaio (Patola) 
ShowManjaro LinuxFeb 26 20161.9.3Yes Yes Goldan anonymous user 
ShowDebian GNU/Linux 7.x "Wheezy" x86_64Jan 09 20141.7.10Yes Yes GoldRoland Häder 
ShowLinux Mint 14 "Nadia"Jul 12 20131.6-rc4Yes Yes SilverBooman 
CurrentUbuntu 12.04 "Precise" amd64 (+ variants like Kubuntu)Jul 24 20121.5.9Yes No GarbageScott Ritchie 

Known Bugs

Bug # Description Status Resolution Other apps affected
31701 Alan Wake crashes on start without native d3dx9_36 NEW View

Show all bugs

HowTo / Notes

To get the Keyboard/Mouse working

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

Comments Disabled

Comments for this application have been disabled because there are no maintainers.
Back