WineHQ
Alan Wake Steam



Category: Main > Games > Alan Wake > Steam


NameAlan Wake
VersionSteam
License Retail
URLhttp://www.alanwake.com/
Votes  
RatingSilver
Wine Version1.5.21
Free Download Steam Store
Maintainers of this version:
Description
Steam version
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
-Intro videos (But they are lagging, a lot!)
-Gameplay


What does not
First the keyboard wasn't recognized, but with the raw3 patch (dl.dropbox.com/u/6901628/raw3.patch) it works great ! Thanks to t800 for the tip ;-)


What was not tested
I didn't test all options.


Additional Comments

I just have to find why the bink videos are lagging...
If you have any ideas, just let me know !
Test Results
DistributionTest dateWine versionInstalls?Runs?RatingSubmitter
ShowopenSUSE 12.2 x86_64Jan 20 20131.5.22 N/A Yes Bronze Cedric Heintz 
ShowLinux Mint 14 "Nadia" x86_64Jan 10 20131.5.21 Yes Yes Silver Josh Gach 
ShowUbuntu 12.10 "Quantal" (+ variants like Kubuntu)Jan 01 20131.5.20 Yes Yes Bronze Andrey Gusev 
ShowUbuntu 12.04 "Precise" x86_64 (+ variants like Kubuntu)Sep 15 20121.5.13 Yes Yes Bronze daniel 
ShowFedora 16 x86_64Feb 29 20121.4-rc5 N/A Yes Bronze Chris 


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

 
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 ;-)


 

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

Flashlight bug
by Mike on Wednesday May 22nd 2013, 21:59
Everything works great until I get the flashlight. As soon as I get the flashlight everything turns black except a bright light in the center of the screen. If I turn off GLSL the issue goes away but this causes other graphical bugs. Any solutions?

[post new] [reply to this]

same question video performance
by lalo tam on Monday April 29th 2013, 1:00
I'm using wine 1.4 but Alan Wake and Alan Wake's American Nigthmare I installed playonlinux-1.5.4-xliveless3 rawinput3 everything works fine exept I have no sound in the cinematics, I have not been able to resolve

[post new] [reply to this]

incredible performance increase gforce video
by lalo tam on Monday April 29th 2013, 0:51
Hello friends, I have experienced an incredible performance increase in this game average 10fps with my old nvidia driver 295. - I've been to 35fps with the latest nvidia 310.44 driver have improved performance also my other games installed with wine though not as dramatically as alan wake 1 and 2. - I use kubuntu 10.04 and gts250 gforce (g92) phenom II x4 965 res 1440x900 and most of my games are in that resolution (sorry I'm using the google translator)

[post new] [reply to this]


by julius on Monday May 14th 2012, 6:10
hand how i compile the wine compile wine
with rawinput patc

[post new] [reply to this]

Re: alan wake Press any key problem
by julius on Monday May 14th 2012, 6:01
what do i have to do on mac to raw inpatch this / i don't know very much about this

[post new] [reply to this]

Sound: Either in game or in cinematics
by Alex on Saturday March 31st 2012, 3:12
The game works, and I can get the ingame sound to work, but only part of the time: It appears that either the ingame sound works, or the sound with the cinematic stories in between, and this varies from time to time.

Somehow, the program seems to " lock" alsa and prevent other parts of the program from using alsa. It looks like (but i am not sure) the one that is first wins control over the audiodevice, so depending on where you are in the game and whether the intro video is played this changes...

- Does anyone have a similar experience?
- How can I make audio work ingame as well as in the cinematics?

Thanks.

[post new] [reply to this]


by jiveaxe on Wednesday March 28th 2012, 12:43
HI, I fixed the audio issue installing directx from the game folder (Remedy Entertainment/Alan Wake/thirdparty/DirectX/DXSETUP.exe).

[post new] [reply to this]

  • RE: by Alex on Thursday March 29th 2012, 14:54
    • RE: by jiveaxe on Thursday May 10th 2012, 9:37
Runs Slow
by Phil on Sunday February 26th 2012, 22:51
Is it just me or does this game run really slow?

[post new] [reply to this]

Bink videos lag
by Cedric Heintz on Sunday February 26th 2012, 8:33
I dont know why and how it's possible, but sometimes the bink videos (cinematics, menu backgrounds...) works fine.

Anyone else having the same issue ?
What can be the problem... ?

[post new] [reply to this]

audio problem
by jiveaxe on Friday February 24th 2012, 11:26
Ok, applying the rawinput patch solves mouse/keyboard problem but now I have an issue with audio. In fullscreen mode I can ear only music/sounds in intro videos but nothing in menu or ingame. In windowed mode the audio works but camera control is a mess.

Any tips?

[post new] [reply to this]


by Dziro_12 on Thursday February 23rd 2012, 5:21
I downloaded the patched wine www.playonlinux.com/wine/binaries/ wineversion opened the folder and replaced the original folder, these folders through nautilus (ie, entered in the / usr / bin and replaced them with files located in your wine 1.4-rc4-raw3/bin well with others.) The game slows down a bit and sort of chamber of the problem.

[post new] [reply to this]

  • RE: by Joël on Wednesday August 29th 2012, 11:00

by Galym Kerimbekov on Saturday February 18th 2012, 2:48
For working keyboard we needed raw3.patch

for patching:
apt-get build-dep wine
wget prdownloads.sourceforge.net/wine/wine-1.4-rc4.tar.bz2
tar xjpf wine-1.4-rc4.tar.bz2
cd wine-1.4-rc4
wget dl.dropbox.com/u/6901628/raw3.patch
patch -p1 < raw3.patch
tools/./make_requests
tools/./wineinstall

[post new] [reply to this]

  • RE: by julius on Thursday May 10th 2012, 9:23



   << Back

Page loaded in 0.03877 seconds.