Crysis Running on Wine?

Published on May 3, 2008 in Software by Rami Taibah

Steven707 seems to figured out how to run Crysis using Wine. Well almost! The game launches off perfectly, however during gameplay there are some glitches that makes the game almost unplayable. According to Steven, he had to tweak the registry a bit and use a few native Windows dll’s just to get it to start. I hope he could give us more details on what exactly he did.

Now I am not really big on PC gaming, but what makes this special is the fact that Crysis is known to be very demanding when it comes to system resources, and running it un-natively is impressive itself. Wine has really improved by leaps and bounds over the years. Version 1.0.0 is just around the corner! W00T!

About

Rami Taibah the founder of The Linuxologist and a self proclaimed geek and Linux aficionado. This fall, he will be pursuing an MIMS degree at UC Berkeley, California. You can follow him on Twitter @rtaibah.

«

»

  • Steven707

    Hey, this is Steven707. I’m not the first person to get Crysis running in Wine, just the first person to make a youtube video of it.

    I had to set this registry key:
    HKEY_CURRENT_USER\Software\Wine\Direct3D\UseGLSL = enabled

    Then I had to put d3dx9_34.dll and xinput1_3.dll (can be found with a google search) in ~/.wine/drive_c/Windows/System32

    I don’t deserve much credit for it, though. I simply followed instructions I found at the Wine AppDB

  • Steven707

    btw, thanks for blogging my video :-)

  • http://hehe2.net Rami Taibah

    Thanks Steven for the clarifications :)

    Oh and thanks for reading my blog….

  • chris

    Hey, Would this work for a dedi server? To which I have no desktop access to? (aka. SSH)

  • http://www.igrovoiportal.ru Weber

    Thanks Steven for the clarifications