WineHQ
Crysis Crysis 1.x



Category: Main > Games > 1st Person Shooter > Crysis > Crysis 1.x


NameCrysis
VersionCrysis 1.x
License Retail
URLhttp://www.ea.com/crysis/
Votes 18
RatingGold
Wine Version1.5.20
Maintainers of this version:
Description
Retail release of Crysis
Selected Test Results (selected in 'Test Results' table below)

What works

Single Player Mode

Loading/playing of movies

Setting/Changing of options (volume, graphics quality, etc.)

Actual gaming (full screen also works, my monitor resolution is 1920x1080).




What does not
None that I have not tested.


What was not tested
Multiplayer gaming.


Additional Comments

As always, it is recommended to run separate apps/games in separate wineprefixes. Please read the guide here: http://wiki.winehq.org/FAQ#wineprefix

To play Crysis properly, Wine must be patched which means that Wine must be "built from source".

1. Get the latest Wine Source Code either...
  a. by downloading the latest tarball and extract it: http://mirrors.ibiblio.org/wine/source/
  b. or through Git: http://wiki.winehq.org/GitWine#head-b892e8af0fa963bcd46d9cf494de181128bb8a64

2. Patch Wine. Instructions are followed from here: http://wiki.winehq.org/Patching
  a. Via Terminal, go to your extracted directory (if via tarball) or to the source directory (if Git) through the "cd" command.
  b. Download the patch via Terminal command: wget http://bugs2.winehq.org/attachment.cgi?id=27310
  c. Apply the patch via Terminal command: patch -p1 < attachment.cgi?id=27310

3. Now that Wine is patched, it is time to build it by entering the following commands in Terminal:
  a. ./configure
  b. make
  c. sudo make install

4. Go to this URL/link to download a couple of "dll" files: http://www.dll-files.com/
In the search box, look for, and download:

d3dx9_36.dll
XINPUT1_3.dll

...these are .zip files. Unzip them to get the .dll files.

5. Using your File Manager (i.e. Nautilus, Dolphin, etc.) copy-paste these dlls to "drive_c"->"windows"->"system32". Make sure that it is done to the "drive_c" of the wineprefix where Crysis will be installed.

6. In this section we will use winetricks to invoke (start up) regedit where the Crysis wineprefix will be installed

cd
export WINEPREFIX=/path/to/your/crysis/wineprefix
WINEPREFIX=/path/to/your/crysis/wineprefix
winetricks

  a. Choose "Select default wineprefix" then OK.
  b. You'll notice the title bar will say "Winetricks - current prefix is /path/to/your/crysis/wineprefix/". This is how you will verify that you are currently in your Crysis wineprefix.
  c. Choose "Run regedit" then OK.
  d. Click on "HKEY_CURRENT_USER", then "Software", then "Wine".
  e. Right-click on "Wine" and then choose "New" and then "Key". A new folder will be created under "Wine". Name it to "Direct3D" (without the quotes). NOTE: in my Wine version (1.5.20), the folder "Direct3D" already exists. It may be the case for you.
  f. Click on "Direct3D". At the right window, do a right-click, choose "New" and then "String Value".
  g. Rename the new String Value to "OffscreenRenderingMode" (without the quotes).
  h. Right-click on "OffscreenRenderingMode" and choose "Modify...". A new box will pop up.
  i. At the blank field labeled "Value data", type "fbo" (without quotes...that's o as in the small letter o) and click OK.
  
NOTE: existing tutorials for installing Crysis will advise you to also create a new sub-folder named "DirectInput" and then creating a registry entry for "MouseWarpOverride". I tried doing this (using the latest Wine Development Version - 1.5.20) and I experienced a negative effect where the mouse cursor in Crysis was kept at the center of the screen. It appears that there is no longer a need to do this. If you happened to create this registry entry and it gives you the same problem I experienced, please set it to "disable" or just delete it.

7. Now it is time to install Crysis.

In Terminal, navigate to the path/location where your Crysis setup file is located. In my case it's in /home//Documents.

cd /home//Documents (or wherever you have saved your Crysis installer)
export WINEPREFIX=/home/administrator/.wine/wineprefix/crysis
WINEPREFIX=/home/administrator/.wine/wineprefix/crysis wine setup.exe

My system specs:

GPU: Intel Core i7-2700K
GPU: EVGA GTX 560 Ti Superclocked
RAM: Corsair Dominator 2x2GB CL9
M/B: Gigabyte GA-P67A-UD7-B3
Test Results
DistributionTest dateWine versionInstalls?Runs?RatingSubmitter
CurrentArch LinuxDec 29 20121.5.20 Yes Yes Gold Doc 
ShowUbuntu 12.04 "Precise" x86_64 (+ variants like Kubuntu)Oct 28 20121.5.16 Yes Yes Garbage Eric 
ShowGentoo Linux AMD64Jan 17 20121.3.37 N/A Yes Platinum Koller David Daniel 
ShowArch LinuxOct 18 20111.3.29 Yes Yes Silver Alessandro Pezzoni 
ShowUbuntu 11.04 "Natty" (+ variants like Kubuntu)Jul 31 20111.3.25 Yes Yes Garbage Dennis Straffin 


Known bugs
Bug # Description Status Resolution Other apps affected
7991 Test Drive: Unlimited messed up graphics REOPENED View
10206 Crysis has huge graphical errors on certain systems NEW View
15350 wrong keyboard layout in Tomb Raider Anniversary / Legend NEW View

 
HOWTO

Howto:
If you're using ATI hardware there may be even worse problems since their drivers suck (for now)

  • Use Wine 1.1.5 or newer with MouseWarpOverride=force. The mouse will not work properly in the menu. You will have to navigate with the keyboard after left-clicking once.
  • Put d3dx9_36.dll and XINPUT1_3.dll in windows/system32. You can get them from a DLL site like dll-files.com
  • Install the game and use a Crack on it 
  • Set OffscreenRenderingMode=fbo
  • Set Shaders to High, else you will get graphical problems
  • You will get extremely bright HDR. So add r_glow = 0 to My Documents/My Games/Crysis/game.cfg. Remove write-permissions to stop Crysis from butchering the file at every restart

Issues:

  • FPS are even worse than on Windows (~15 FPS on a 8600GT low settings except shaders). Don't even try to run the game on hardware lower than a GF8 it will not work!
  • Severe graphical corruption
  • Sound may vanish under some circumstances
  • Movies don't have sounds at all
  • Crysis will freeze whenever it feels like it 
  • FPS will drop to below 1 at some resolutions
  • Also FPS may suddenly drop at any point, usually accompanied by graphical corruption. Restart the game and reload the level to fix this
  • The patcher will not work in Wine 
- HAARP

 

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


by Germain on Monday March 18th 2013, 18:04
I'm using the latest WINE release (1.5.26).

I'm on a 64 bit environment but set up a 32 bit chroot and was able to build a patched 32 bit WINE (with this patch: bugs2.winehq.org/attachment.cgi?id=27310).

I then installed vcrun2008 and d3dx9_39 using winetricks into a new prefix, and ran the game e.g.:
WINEPREFIX=~/.wine32_crysis winetricks vcrun2008 d3dx9_39
WINEPREFIX=~/.wine32_crysis ./path/to/patched/wine/wine /path/to/Crysis.exe

The game runs great, I've already completed the first level. I've noticed almost no graphical glitches (the only ones I've seen are really minor: the ocean's color cycling between orange and blue in the first cutscene is the only one I actually remember).
I didn't take the hassle to actually check my FPS rate, but it runs just as smoothly as it does on Windows, except for some lag spikes every now and then.

My specs:
Intel(R) Core(TM) i7-2670QM CPU @ 2.20GHz
NVIDIA GT540M
8GB RAM

[post new] [reply to this]

  • RE: by Germain on Sunday March 31st 2013, 15:41
  • RE: by Germain on Wednesday April 3rd 2013, 16:31
Still not fully working
by Sabun on Monday March 4th 2013, 6:18
I've been giving Crysis (Steam version) a go on Ubuntu 12.10 64Bit with various versions of Wine.

When testing 1.5.25, 1.5.23, and 1.5.11 the game will open (albeit you have to wait a minute or two). Main intros, videos are all fine. Main menu works, but the game will crash in the same spot everytime.

Right after you jump out of the plane on the first mission, shortly between mid fall the game will abruptly crash. I tried the patch in the latest test results above, still the same.

The only pros right now are:
1. Loading the level is extremely fast
2. No graphical glitches (for the few moments in the plane)
3. Main menu works fine (no mouse/input patch needed)

System specs:
AMD Phenom II 965 3.4GHz
Nvidia GTX 680
8GB DDR3

[post new] [reply to this]

Works Well with Ubuntu 12.04
by Doc on Saturday October 6th 2012, 13:25
Hi Friends,

I just submitted my test results (Ubuntu 12.04 LTS, 32-bit PAE with WINE version 1.5.14). So far so good. Here are some observations that I can share, while my test results are being reviewed:

1. Regedit for Mouse: I think this is already incorporated in version 1.5.14. In fact, I had to delete the regedit that I made because it created a negative effect - my mouse cursor stayed in the middle of the screen.

2. Regedit for Offscreen: not sure if it did something positive to the experience, but did not experience anything negative so I did not delete it.

3. Works fine and dandy, no problems so far. Well, I did have problems earlier. To isolate, I started from scratch so that any "variables" will be eliminated from the process. I may have missed some steps in my previous attempts, so I decided to ensure that it will be documented hence my test submission (so that I will not forget, lol...).

[post new] [reply to this]

Crash in Singleplayer
by Marisa Kirisame on Sunday September 16th 2012, 9:49
From what I can see in the game logs, it appears that the crash is related to the engine failing to allocate more than 3GB of RAM.

The message goes something like:

=============================================================================
*ERROR
=============================================================================
*** Memory allocation for 3227618980 bytes failed ****

I have 8GB RAM total and run Arch Linux x86_64. I'd try to run the 64-bit version and see if this is just an issue with the 32-bit binary, but it won't work, it appears to be unable to "load the game DLL".

[post new] [reply to this]

Crash in multiplayer too
by MonoBOY on Wednesday July 18th 2012, 22:49
After 3-4 minutes crash in multiplayer too

[post new] [reply to this]

Crash
by MonoBOY on Wednesday July 18th 2012, 22:25
Kicks from the game after playing the video in the first mission. Wine 1.5.9

[post new] [reply to this]

  • RE: Crash by Cesare on Sunday July 22nd 2012, 9:32
    • RE: Crash by Cesare on Sunday July 22nd 2012, 14:50
      • RE: Crash by MonoBOY on Sunday July 22nd 2012, 21:34
    • RE: Crash by Sebastiano Tibolla on Saturday September 1st 2012, 5:01
Crysis crashes after the intro video
by Th3D0ctor on Monday June 4th 2012, 0:55
It seems that , for some reason , crysis crashes after the intro video of the first mission , or right in the middle of it . Im using wine 1.5.5 . Also , I've successfully made a lan game and I was able to play at high details with no problems , so the problem is the singleplayer .

[post new] [reply to this]

1.4 update
by krz on Thursday March 8th 2012, 16:50
After update to 1.4 crysis won't work. It stops at start, and gives me this message:

fixme:win:EnumDisplayDevicesW ((null),0,0x52e2e4,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x52e200,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x52e308,0x00000000), stub!
fixme:d3d:debug_d3dformat Unrecognized 0x34324644 (as fourcc: DF24) WINED3DFORMAT!
fixme:d3d:wined3d_get_format Can't find format unrecognized (0x34324644) in the format lookup table
fixme:d3d:debug_d3dformat Unrecognized 0x36314644 (as fourcc: DF16) WINED3DFORMAT!
fixme:d3d:wined3d_get_format Can't find format unrecognized (0x36314644) in the format lookup table
fixme:win:EnumDisplayDevicesW ((null),0,0x52df8c,0x00000000), stub!
fixme:d3d:debug_d3dformat Unrecognized 0x434f5441 (as fourcc: ATOC) WINED3DFORMAT!
fixme:d3d:wined3d_get_format Can't find format unrecognized (0x434f5441) in the format lookup table
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
...
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
fixme:faultrep:ReportFault 0x52ea84 0x0 stub

It doesn't matter if this patch (bugs2.winehq.org/attachment.cgi?id=27310) is applied or not.

[post new] [reply to this]

Game Crashes During Opening Video
by Craig on Sunday May 8th 2011, 13:47
I've purchased this through Steam, I'm running Ubuntu 10.10 64 bit and utilizing Crossover Games 10.1.0 with a quad core AMD and can get this up and running on full specs and get to loading a new game where I begin to see the opening movie. Halfway through the movie it just kicks back to the desktop. I'm trying to understand what I can do to tweak it and make it work, I mean clearly it's got a shot as I can get it up and running to the main screen before starting a new game. I'm open to any suggestions.

[post new] [reply to this]

Installing
by DynamiX on Tuesday April 19th 2011, 2:51
Hi.Thanks for the port...But i have a problem.I installed the wine engine you used to install crysis but when it starts the installer it says copying files.And it copies files until it wants cd2.And when i insert cd2 it says the installer had to quit unexpectedly because the file .......... could not be copied????HELP I WANT THIS GAME SO BAD!!!!

[post new] [reply to this]

Recompiling wine
by Philip on Friday March 25th 2011, 10:22
Just a little help for everyone who's not familiar with patching and recompiling wine (like me). It's not that big of a deal I have to say now that I went through with it, especially because you don't have to recompile everything (at least it works for me just recompiling wined3d.dll.so).
For a list of packages you'll need for your distribution look here: wiki.winehq.org/Recommended_Packages
Install these and get the wine source code from your distribution and unpack it. Edit the file dlls/wined3d/buffer.c according to bugs2.winehq.org/attachment.cgi?id=27310 (it's just one line you'll have to insert in the right place).
Then run './configure', at the end you'll see if there are still packages missing. Install them and run configure again. Now just run 'make dlls/wined3d' and within a few minutes it's done :)
All you have to do now is to copy the file dlls/wined3d/wined3d.dll.so to /usr/lib/wine/wined3d.dll.so or wherever it belongs in your distribution (backup the original file before you overwrite it).
If you run Crysis from a fresh WINEPREFIX you'll have to install vcrun2005 with winetricks and possibly d3dx9_36 (depending on the version of wine you're using). And add DirectInput->MouseWarpOverride=force with regedit like mentioned in the Howto. Within the game don't forget to set "Shader Quality" to "High" or you'll get really messed up graphics.

[post new] [reply to this]

Can't advance in first mission.
by Kory on Saturday January 15th 2011, 22:47
I got the two patches, and compiled my wine. All works as planned, except that in single player, in the first mission, I can't advance past the part where you are supposed to meet up with Jester. I stand in his face for 5 minutes, and nothing happens.

[post new] [reply to this]

Mouse Input
by mrshroom on Friday January 14th 2011, 15:20
Use the xinput2 patch instead.

-bugs2.winehq.org/attachment.cgi?id=32768

Other than that High settings with an 8800GT give you about 20fps. =) Not bad.

[post new] [reply to this]


by Archlinux on Thursday January 6th 2011, 1:29
That's the other solution. The other one is to wait for the Wine devs to release more fixes to Crysis but I don't really think Crysis is in top of their to-do list for that matter.

[post new] [reply to this]

giving up arghhhhhhh
by Mark  Ackerman  on Monday December 13th 2010, 18:17
I have tried for 2 weeks to figure this out, and have it working in wine but arghhh intermittent sound, and as always you can't turn around fully without tabbing or escaping, and cant get very high graphics. If anyone has any suggestions I will revisit this because I hate being in Windows where i am writing this. The one solution for sound is to patch a git version with the winepulse set of 3 patches and the 2 crysis patches (worked for me once). Alas a new laptop and I can't repeat thesuccess with the 5 patches with winecfg showing pulse in the audio tab ... arghhhh,

Any help would be appreciated, and I will certainly respond to anyone's questions, thanks

[post new] [reply to this]

Crysis screenshots
by Linux Real Power on Friday November 12th 2010, 2:59
hi guys.can you upload more screenshots from your crysis ?
now Is there just my.I wanna to see how its running on other computers.thank you :)

[post new] [reply to this]

Crysis don't work for me
by krz on Friday September 10th 2010, 4:55
It crashes on start even if patches are applied. Also patched wine is not able to run some applications like Regedit.

I'm using the newest Wine 1.3.2 and GeForce9600GS with 195.36.24 drivers.

[post new] [reply to this]

Terribly garbled graphics
by Allis Tauri on Friday August 27th 2010, 7:22
I'm using Ubuntu 9.10 x64 and NVidia GF 9500. I've compiled wine 1.3.0 with mentioned patches and all works fine... except terribly garbled in-game graphics. All textures on all surfaces look broken. Black-and-white stripes everywhere. Everything flickering when camera is moving. I have feeling that it somehow connected with shaders for this brokenness looks different when i change this particular setting in game options. Changing different Direct3D registry keys doesn't help.

Don't know were to dig =(

[post new] [reply to this]

Patches
by Jake ward on Tuesday August 17th 2010, 4:32
I really don't understand them patches, How to you apply them?

I really want Crysis to work but once the level is loaded it crashes...

[post new] [reply to this]

  • RE: Patches by malownu on Sunday August 22nd 2010, 11:46
    • RE: Patches by Steven Saric on Sunday August 22nd 2010, 17:12
Patch for mouse and console
by Linux Real Power on Wednesday June 9th 2010, 14:57
Hi all.Exist patch for open console and for no buged mouse ?
When yes, how to install it ?
thx

[post new] [reply to this]

Crashes when going into start of game.
by Chris Hancox on Tuesday May 25th 2010, 13:09
WINE 1.2-RC1, Radeon 3870, Ubuntu 10.04 (includes some sort of fglrx)

This game runs past all of the intro videos, you can start a new game, however after the first scene is palyed at the start of the game with the aliens the game crashes right after it tries to start from the "jumping from the plane" scene. WINE window is still present and does not redraw at all.

Fglrx bug or WINE bug?

[post new] [reply to this]


by yog on Monday May 17th 2010, 7:27
nice.. running all setting to high, in 1920x1080 using this patch:
bugs.winehq.org/attachment.cgi?id=27310
and the MouseWarpOverride=force
works well :)

[post new] [reply to this]

wont run
by Eric on Friday March 26th 2010, 12:17
can any one help me with this error: I am able to get it start but not be able to get to the setup menu just the run menu

fixme:wave:wodDsCreate DirectSound not implemented
fixme:wave:wodDsCreate The (slower) DirectSound HEL mode will be used instead.
fixme:wave:AudioUnit_SetVolume independent left/right volume not implemented (1.000000, 1.000000)
fixme:wave:wodDsCreate DirectSound not implemented
fixme:wave:wodDsCreate The (slower) DirectSound HEL mode will be used instead.

[post new] [reply to this]


by Eric on Friday March 26th 2010, 12:16
can any one help me with this error: I am able to get it start but not be able to get to the setup menu just the run menu

fixme:wave:wodDsCreate DirectSound not implemented
fixme:wave:wodDsCreate The (slower) DirectSound HEL mode will be used instead.
fixme:wave:AudioUnit_SetVolume independent left/right volume not implemented (1.000000, 1.000000)
fixme:wave:wodDsCreate DirectSound not implemented
fixme:wave:wodDsCreate The (slower) DirectSound HEL mode will be used instead.

[post new] [reply to this]

Correction
by Archlinux on Friday February 19th 2010, 16:37
No, it's WINEDEBUG, not WINEDBG.

This is for all those who don't know.

[post new] [reply to this]

Crysis crashes after a few seconds of gameplay
by Hikayu on Sunday December 27th 2009, 5:40
Kay: I have a decent system, could play crysis when I had windows on high settings;
Wine version: 1.1.32;
Followed How-To;
Game runs in menu prefectly;
Press Single-Player;
Game doesn't even reach 60% on the loading screen with high settings.Bah!;
Changed everything to low;
Game loads but crashes half-way through the movie;
Set Object Quality to medium;
Yayz game runz;
Oh noez! Game crashes 28 seconds later T-T;
Tried all sorts of ways, none works;


So, what's the prob? Sry for the "Programming style journal" I put on.

//Notes: I'm running Ubuntu 9.10, and on wine I emulated a virtual desktop.

[post new] [reply to this]


by Josko on Sunday October 11th 2009, 6:32
Crash when loading the map at 80%... Unfortunately can't patch Wine with a patch which should fix this since with Debian Squeeze/Testing you can't compile Wine due to absence of IA32-libs (not /emul/ia32-libs but /libs32).

Can anyone help me?

[post new] [reply to this]

  • RE: by dlbonsai on Sunday December 20th 2009, 16:37
  • RE: by mrshroom on Saturday February 20th 2010, 15:02
Wont start
by SiegeMachine on Saturday September 19th 2009, 19:55
[ siegemachine@localhost Bin32]$ wine Crysis.exe
err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr 0x36503a01

Thats all I get when I try to start the game, one line then it stops. Thats with a crack

[post new] [reply to this]

fixme:faultrep:ReportFault 0x72dbbc 0x0 stub
by Arch Linux on Sunday August 23rd 2009, 7:37
no matter what I always get this when loading maps (when about 80% complete):
[code]fixme:d3d_surface:surface_load_ds_location (0x182f38) Not supported with fixed up depth stencil
fixme:faultrep:ReportFault 0x72dbbc 0x0 stub
Killed[/code]

got these:
Arch Linux i686/KDEmod 4.3
Wine 1.1.28
NVIDIA 9800 GT 512MB
(AMD Athlon 64 X2 7750 Black Edition)
(4GB (3,2GB) RAM)

[post new] [reply to this]

the game launches and runs but...
by monkeyslayer56 on Saturday June 13th 2009, 15:02
the mouse leaves the window and i ahve tryed setting teh mouse override thing in the howto but it still escapes teh window leaveing me able to only walk one way
please help me

[post new] [reply to this]

the game won't launch :(
by monkeyslayer56 on Saturday April 18th 2009, 16:15
can some one help me here i have did the how to but when i try to launch the game it simply will not run when i am useing a virtual desktop the desktop opens up then closes a few seconds later idk what is wrong but pleas help me

[post new] [reply to this]

rating
by Radosław Ciechowski on Thursday February 19th 2009, 13:25
Silver is too high imo. There are still graphic bugs, game is working slower than it should and game crashes from time to time. There is really no reason to rate it silver, it should remain bronze until some more bugs will be fixed.

[post new] [reply to this]

just a note
by bobmarlex on Saturday December 6th 2008, 9:11
hi folk,
got this machine:
opensuse 11, 64bit, KDE 3.7/4.1
wine 1.1.9
Play on linux 3.2 as gui
amd3200+64
2GB RAM
SATA 1.0 no raid
NVIDIA 8600 GTS 256MB

install and patching is fine, hints are working.
it seems the game needs more hardware-power than i own.

in this configuration, for me the game's not playable...bad. update to nvidia9600gt could fix the graphic-problems?
regards
bobmarlex

[post new] [reply to this]

Make faster
by Rakosi Gergely on Monday November 3rd 2008, 7:17
Hi,

Try to run the game like this:
WINEDBG=-all wine Crysis.exe

I get 30-40% faster gameplay.

[post new] [reply to this]

Console and mouse
by Joao Pedro on Sunday October 26th 2008, 12:48
How i open the console? i try many buttons, but dont go...

And when i put MouseWarpOverride force, the mouse in menu, is lock to center, solutions?

[post new] [reply to this]

mouse patch
by Rakosi Gergely on Friday October 10th 2008, 6:43
Hi,

mouse_c.patch not working with wine 1.1.5. Is there a solution ?

[post new] [reply to this]

Start error
by ZeXx86 on Sunday July 6th 2008, 7:11
I make all what is in HOWTO post, but I get error dialog window with R6034 at start. Before it, I have to start "vcredist_x86.exe", because it display few SPI_* errors. I apply one patch to code (what is described in howto), but it dont helps .. I think, that I need ntdll patch or somehing else. Well, there is my wine output .. pastebin.com/f1f67cb83 .. Somebody know, where could be problem ? Btw wine version is 1.1.0 on Gentoo Linux, thanks

[post new] [reply to this]

Crysis Installs
by Matthew on Friday April 18th 2008, 12:55
i have managed to get Crysis to install istelf by copying all the data from the DVD to Wine.C:\ and running it from there (it looks like it's not copying data across, but it is) . I just can't get the executable to run under wine. Does anyone think using an alternative .exe from gamecopyworld.com might work? do u think that the copy protection could be giving Wine a hard time?

[post new] [reply to this]

quick how-to
by Mirek Slugeň on Thursday March 20th 2008, 2:50
You need at least NVidia 8xxx or 9xxx GPU to run this game at reasonable speed, older GPU has realy serious problems in this game (6xxx and 7xxx).

[post new] [reply to this]

Wine 0.9.53 broke the menu.
by Sigurdur Johannsson on Sunday January 13th 2008, 21:00
I've just updated to 0.9.53 and now the menu isn't showing up at the end of the splash movies. Something has to be done to get this back on track... also, can anyone confirm this? or is it maybe just me?

[post new] [reply to this]




   << Back

Page loaded in 0.26061 seconds.