From owner-freebsd-emulation@FreeBSD.ORG Sat Jul 31 13:06:13 2010 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CE33A106564A for ; Sat, 31 Jul 2010 13:06:13 +0000 (UTC) (envelope-from me@janh.de) Received: from mailhost.uni-hamburg.de (mailhost.uni-hamburg.de [134.100.32.155]) by mx1.freebsd.org (Postfix) with ESMTP id 862278FC19 for ; Sat, 31 Jul 2010 13:06:13 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mailhost.uni-hamburg.de (Postfix) with ESMTP id CFEB790CC2; Sat, 31 Jul 2010 14:49:26 +0200 (CEST) X-Virus-Scanned: by University of Hamburg (RRZ/mailhost) Received: from mailhost.uni-hamburg.de ([127.0.0.1]) by localhost (mailhost.uni-hamburg.de [127.0.0.1]) (amavisd-new, port 10024) with LMTP id NSnrIDX9mANp; Sat, 31 Jul 2010 14:49:26 +0200 (CEST) Received: from nb895.math (g224008009.adsl.alicedsl.de [92.224.8.9]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) (Authenticated sender: fmjv004) by mailhost.uni-hamburg.de (Postfix) with ESMTPSA id 8F1A49029E; Sat, 31 Jul 2010 14:49:26 +0200 (CEST) Message-ID: <4C540A73.9000103@janh.de> Date: Sat, 31 Jul 2010 13:35:15 +0200 From: Jan Henrik Sylvester User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.1.11) Gecko/20100721 Thunderbird/3.0.6 MIME-Version: 1.0 To: emulation list freebsd References: <201007201608.45614.tijl@coosemans.org> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Cc: Subject: Re: Re: sc2 with wine on amd64 X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 31 Jul 2010 13:06:13 -0000 On 01/-10/-28163 20:59, Mickaël Maillot wrote: > FYI: sc2 works fine with 8-STABLE r210231+ > sound works if you install audio/openal-soft and remove > --without-openal in wine's Makefile. Sound also works, if you disable mmdevapi as described in the appdb (but that supposedly has some negative side effects). In case anyone else is trying to get sc2 running: I have tried with an 8.1-RELEASE kernel, but had no success logging on. Without changing other configuration, it got fixed installing a 8-STABLE kernel. I did not see either the swapchain_base.c patch or using xcursor is needed just for logging in, but I guess it is needed later on. Cheers, Jan Henrik