Page 4 of 7 FirstFirst ... 23456 ... LastLast
Results 31 to 40 of 65

Thread: HOWTO: Starcraft 2 in WINE

  1. #31
    Join Date
    Jul 2005
    Location
    St Albans, UK
    Beans
    259
    Distro
    Ubuntu Development Release

    Re: HOWTO: Starcraft 2 in WINE

    Quote Originally Posted by ninja senses View Post
    yea thats what Im thinking...how can I remove wine-git though? google is comming up empty...
    Well, it's just a folder. So either use your file manager, or the command:
    Code:
    rm -rdf wine-git
    No man earns punishment, no man earns reward. Free your mind of the idea of deserving, the idea of earning, and you will begin to be able to think.
    Ursula LeGuin, The Dispossessed.
    Member of BOINC Team Ubuntu, spare cpu cycles benefitting humanity.

  2. #32
    Join Date
    Jul 2005
    Location
    St Albans, UK
    Beans
    259
    Distro
    Ubuntu Development Release

    Re: HOWTO: Starcraft 2 in WINE

    If you don't want to compile the source then you could try using Matthew Ernisse's package with the patch already installed:
    I have built a binary package of Wine 1.1.43 from a snapshot of the git repo from last night and included the sc2-login patch from the Howto post in this thread. It should be easier to install this than to build it yourself. You may fetch it from my PPA at the following address:

    edge.launchpad.net/~mernisse/+archive/ppa/+packages
    (Taken from http://appdb.winehq.org/objectManage...sion&iId=19376 )

    It doesn't work for me, but who knows, it might work for you
    No man earns punishment, no man earns reward. Free your mind of the idea of deserving, the idea of earning, and you will begin to be able to think.
    Ursula LeGuin, The Dispossessed.
    Member of BOINC Team Ubuntu, spare cpu cycles benefitting humanity.

  3. #33
    Join Date
    Jul 2005
    Location
    St Albans, UK
    Beans
    259
    Distro
    Ubuntu Development Release

    Re: HOWTO: Starcraft 2 in WINE

    OK. I've just got it to work! I deleted my .wine folder, and then started SC without making any changes to the wine settings. The problem is that I have no sound, and also I have to delete .wine before every time I run it. Also, I'm still suffering from the stuttering bug I've been suffering from in Windows since patch 9, and the whole reason I'm using wine was to try and avoid that bug. Must be some kind of weird network issue.
    No man earns punishment, no man earns reward. Free your mind of the idea of deserving, the idea of earning, and you will begin to be able to think.
    Ursula LeGuin, The Dispossessed.
    Member of BOINC Team Ubuntu, spare cpu cycles benefitting humanity.

  4. #34
    Join Date
    Dec 2007
    Location
    cleveland
    Beans
    107
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: HOWTO: Starcraft 2 in WINE

    Quote Originally Posted by dbd View Post
    If you don't want to compile the source then you could try using Matthew Ernisse's package with the patch already installed:


    (Taken from http://appdb.winehq.org/objectManage...sion&iId=19376 )

    It doesn't work for me, but who knows, it might work for you
    i downloaded and installed
    * wine_1.1.43-git20100421~ppa1_amd64.deb (9.1 MiB)
    * wine-dev_1.1.43-git20100421~ppa1_amd64.deb (1.5 MiB)

    still no luck...are you still having issues with the sound. Im pretty sure you have to uninstall some driver in wine...its posted on the winehq starcraft2 page
    edit - delting my .wine folder totally removed everything and wine will not work at all anymore, even after getting it from the repository
    edit2:by going to the synaptic pacjkage manager and removing wine completley i am able to get an older version which runs but does not run SC2, although anytime I try to get the newest version of wine i get an error
    Last edited by ninja senses; May 5th, 2010 at 08:38 AM.

  5. #35
    Join Date
    Oct 2007
    Location
    Seattle, WA, USA
    Beans
    41
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: HOWTO: Starcraft 2 in WINE

    I was getting "Permission Denied" when running line 2 below. So I changed line 2. to the command shown in < > below and then was able to run step 3. Hope this helps someone.

    1.) wget -c http://winezeug.googlecode.com/svn/trunk/winetricks
    2.) chmod 667 winetricks
    < chmod 755 winetricks >
    3.) WINEPREFIX=~/.wine_starcraft ./winetricks droid fontfix fontsmooth-rgb gdiplus gecko vcrun2008 vcrun2005 allfonts d3dx9 win7
    4.) WINEPREFIX=~/.wine_starcraft winecfg
    Last edited by Shannon_VanWagner; May 22nd, 2010 at 06:51 AM.
    Shannon VanWagner
    GNU/Linux Enthusiast Evangelist, IT Pro
    blog | website | digg | twitter | youtube

  6. #36
    Join Date
    Jul 2007
    Location
    Alsip, IL
    Beans
    2,027
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: HOWTO: Starcraft 2 in WINE

    Are you on SC2 now Shannon? We should play

    ~Jeff

  7. #37
    Join Date
    Oct 2004
    Location
    Montreal, Canada
    Beans
    Hidden!

    Re: HOWTO: Starcraft 2 in WINE

    Hi,

    Just out of curiosity, are you playing SC2 in D3D mode or in OpenGL?
    And how is the performance? Your settings are low, medium, high or ultra?

    Thanks

  8. #38
    Join Date
    Feb 2008
    Beans
    3

    Re: HOWTO: Starcraft 2 in WINE

    hi there people! has anybody gotten starcraft II working with the patch? I followed the howto, merged the wine patch, recompiled and the game crashes at exactly where the patch is supposed to fix....
    I'm not sure where I get debug info from so let me know so I can post it...

  9. #39
    Join Date
    Jul 2007
    Location
    Alsip, IL
    Beans
    2,027
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: HOWTO: Starcraft 2 in WINE

    Quote Originally Posted by epimeth View Post
    hi there people! has anybody gotten starcraft II working with the patch? I followed the howto, merged the wine patch, recompiled and the game crashes at exactly where the patch is supposed to fix....
    I'm not sure where I get debug info from so let me know so I can post it...
    I have SC2 working under Wine 1.1.44 with the patch applied. I run it under D3D (the default setting)

    ~Jeff

  10. #40
    Join Date
    Jun 2010
    Beans
    3

    Re: HOWTO: Starcraft 2 in WINE

    The Starcraft 2 Beta Wings of Liberty works great with Ubuntu Lucid Lynx here. I have made an howto on how i got it to work.

    HOWTO:

    http://slickeel.wordpress.com/2010/06/02/starcraft-2-beta-wings-of-liberty-in-ubuntu-lucid-lynx-with-wine/

Page 4 of 7 FirstFirst ... 23456 ... LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •