Results 1 to 9 of 9

Thread: wine + starcraft = bad

  1. #1
    Join Date
    Dec 2004
    Location
    Santiago, Chile
    Beans
    311
    Distro
    Ubuntu Breezy 5.10

    wine + starcraft = bad

    I recently installed wine to try out starcraft and warcraft 3.

    Surprisingly enough, starcraft ran slow, and warcraft3 was a breeze...

    i tried the nice -n 20 thing, but the sound was choppy, without it, it ran damn slow.

    Why is an old game running worse than a new one? I also tried cedega cvs, same problem... is there something screwing starcraft or something? also, worms armageddon runs damn slow...

    What's wrong?! will this be fixed in warty? or soon enough?

  2. #2
    Join Date
    Oct 2004
    Location
    portland oregon USA
    Beans
    642

    Re: wine + starcraft = bad

    Quote Originally Posted by RastaMahata
    I recently installed wine to try out starcraft and warcraft 3.

    Surprisingly enough, starcraft ran slow, and warcraft3 was a breeze...

    i tried the nice -n 20 thing, but the sound was choppy, without it, it ran damn slow.

    Why is an old game running worse than a new one? I also tried cedega cvs, same problem... is there something screwing starcraft or something? also, worms armageddon runs damn slow...

    What's wrong?! will this be fixed in warty? or soon enough?
    it is not a warty problem, it is a wine/cedega problem.

    the next version of ubuntu might contain a new version of wine that fixes the issue.
    Cheerful Ghost - build your game list, write about awesome games and share that with the world. join us!

  3. #3
    Join Date
    Dec 2004
    Location
    Umea / Sweden
    Beans
    12

    Re: wine + starcraft = bad

    I've had the same problem with StarCraft a couple of months ago, if I remember corretly you have to disable "Accelerated Interprocess Communication" to get it to run smooth.

  4. #4
    Join Date
    Dec 2004
    Location
    Santiago, Chile
    Beans
    311
    Distro
    Ubuntu Breezy 5.10

    Re: wine + starcraft = bad

    where could I find that option?

  5. #5
    Join Date
    Dec 2004
    Location
    Umea / Sweden
    Beans
    12

    Re: wine + starcraft = bad

    If you're running Cedega it's the third option from the end in properties for the shortcut.

    In ordinarie Wine I don't really know, I can't find it (at least in my config). In my Cedega-config the option is located under Wineserver and is called:

    Code:
    [Wineserver]
    "SHMWineserver" = "N"
    If it's of any help.

    EDIT: The options I'm talking about is from the Cedega GUI Point2Play.

  6. #6
    Join Date
    Dec 2004
    Location
    Santiago, Chile
    Beans
    311
    Distro
    Ubuntu Breezy 5.10

    Re: wine + starcraft = bad

    Quote Originally Posted by Botsinge
    If you're running Cedega it's the third option from the end in properties for the shortcut.

    In ordinarie Wine I don't really know, I can't find it (at least in my config). In my Cedega-config the option is located under Wineserver and is called:

    Code:
    [Wineserver]
    "SHMWineserver" = "N"
    If it's of any help.

    EDIT: The options I'm talking about is from the Cedega GUI Point2Play.
    Nope, didnt work!

  7. #7
    Join Date
    Feb 2005
    Beans
    4

    Re: wine + starcraft = bad

    Sorry for the slight thread revival, but I got Starcraft running pretty smooth by disabling the mouse catcher option in /home/username/.wine/config

    It also allows things to run in windowed mode and still capture keyboard commands.

    Find:
    "DXGrab" = "Y"

    Replace with:
    "DXGrab" = "N"

    Hopefully it improves for you.

    FYI - I'm using straight wine, which I configured with ease thanks to winetools. I'm not using winex/cedega and have no suggestions for those who are.

    I'm using wine version: 20050111-1

  8. #8
    Join Date
    Dec 2004
    Location
    Santiago, Chile
    Beans
    311
    Distro
    Ubuntu Breezy 5.10

    Re: wine + starcraft = bad

    Quote Originally Posted by HaloGray
    Sorry for the slight thread revival, but I got Starcraft running pretty smooth by disabling the mouse catcher option in /home/username/.wine/config

    It also allows things to run in windowed mode and still capture keyboard commands.

    Find:
    "DXGrab" = "Y"

    Replace with:
    "DXGrab" = "N"

    Hopefully it improves for you.

    FYI - I'm using straight wine, which I configured with ease thanks to winetools. I'm not using winex/cedega and have no suggestions for those who are.

    I'm using wine version: 20050111-1
    I suppose winetools is apt-gettable?

  9. #9
    Join Date
    Sep 2005
    Beans
    41

    Re: wine + starcraft = bad

    try setting the winecfg to 16 bit res instead of the default (for me at least) 24. it speeds up sc quite fast.

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
  •