Results 1 to 4 of 4

Thread: Strange Warcraft III problem

  1. #1
    Join Date
    Apr 2005
    Location
    Melbourne, Australia
    Beans
    721
    Distro
    Kubuntu 7.10 Gutsy Gibbon

    Strange Warcraft III problem

    Hi All,

    I have installed my copy of WC3 under the latest wine (0.9) and it runs perfectly... full speed, sound etc.

    I can play custom games and lan or battlenet games fine.

    The only thing that won't work is the campaigns. When I go to the campaign selection screen I get a level select (Normal/Hard), a back button and nothing else. There are no campaigns to be seen.

    Anyone had this problem?

    Ideas to diagnose?

    Cheers,

    L.

  2. #2
    Join Date
    Apr 2005
    Location
    Melbourne, Australia
    Beans
    721
    Distro
    Kubuntu 7.10 Gutsy Gibbon

    Re: Strange Warcraft III problem

    For future Googlers, see this:

    http://bugs.winehq.org/show_bug.cgi?id=2075

    In short, this is fixable if you don't mind patching Wine a little.

  3. #3
    Join Date
    Apr 2005
    Location
    Phnom Penh
    Beans
    362
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Strange Warcraft III problem

    Quote Originally Posted by ltmon
    In short, this is fixable if you don't mind patching Wine a little.
    And you can follow what they're on about. They suggest quite a few different things to do, in amongst the technobabble. Do you get what needs to be done...?
    Mr. Flibble's very cross.

  4. #4
    Join Date
    Apr 2005
    Location
    Phnom Penh
    Beans
    362
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Strange Warcraft III problem

    Okeydizzle what seems to have worked for me is:
    1. Get a copy of msvcrt.dll from Windows (located in C:\Windows\System32)
    2. Copy it into the windows/system directory of your Wine install.
    3. Open a terminal and run
      Code:
      export WINEDLLOVERRIDES="msvcrt=n"
    4. In the same terminal, run Warcraft 3 and create a new profile. You should be able to run campaigns.
    5. You can probably put steps 3 & 4 into a nice little script. Make sure to cd into the Warcraft III directory before running the program, it might not work otherwise.


    Notes:
    • I don't really know how to use Wine. I'm just listing the steps that I did that worked for me. This may not necessarily work for you.


    Mods may like to move this post into the how-tos.
    Last edited by Takis; November 8th, 2005 at 10:41 AM.
    Mr. Flibble's very cross.

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
  •