From owner-freebsd-emulation@FreeBSD.ORG Sun Apr 20 13:17:18 2014 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 404246C9; Sun, 20 Apr 2014 13:17:18 +0000 (UTC) Received: from mail.mcwinter.org (mail.mcwinter.org [46.19.142.153]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client CN "mail.mcwinter.org", Issuer "StartCom Class 1 Primary Intermediate Server CA" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 7C38C1DB0; Sun, 20 Apr 2014 13:17:16 +0000 (UTC) Received: from [192.168.0.13] (cpc13-sgyl30-2-0-cust251.18-2.cable.virginm.net [92.234.113.252]); by mail.mcwinter.org (OpenSMTPD) with ESMTPSA id 76b388dc; TLS version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NO; Sun, 20 Apr 2014 14:17:05 +0100 (BST) Message-ID: <5353C8C8.7060004@mcwinter.org> Date: Sun, 20 Apr 2014 14:16:56 +0100 From: Jan Winter User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.4.0 MIME-Version: 1.0 To: dbn@freebsd.org Subject: Re: [Request for feedback] Improved DirectX in Wine ports (packages available) References: <2019583.7Lafq9KXka@dragon.dg> <1396914243.6223.2.camel@eva02.mbsd> <1397162959.2567.2.camel@eva02.mbsd> In-Reply-To: <1397162959.2567.2.camel@eva02.mbsd> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Cc: freebsd-emulation@freebsd.org X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.17 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: Sun, 20 Apr 2014 13:17:18 -0000 On 10.04.2014 21:49, clutton wrote: > On Tue, 2014-04-08 at 02:44 +0300, clutton wrote: >> On Mon, 2014-03-31 at 21:02 +0300, David Naylor wrote: >>> Hi, >>> >>> It has been requested by some community members that the custom DirectX patches by stefand [1] be integrated into the Wine port. As this requires a non-trivial amount of work I would like to assess the community's interest in these patches. >>> >>> For those who do not know what these patches do: it is reported that they improve the performance of DirectX games and could possibly fix regressions on FreeBSD. >>> >>> To try out the packages please either install the packages directly from the mirrors [2] or issue the following commands: >>> # mkdir -p /usr/local/etc/pkg/repos >>> # fetch -o /usr/local/etc/pkg/repos http://people.freebsd.org/~dbn/repos/wine-cs.conf >>> # fetch -o /usr/local/etc/pkg/repos http://people.freebsd.org/~dbn/repos/wine-cs.cert >>> # pkg update >>> # pkg install -r wine i386-wine-cs >>> >>> The packages, although labelled 1.7.15 (for the Wine version they are based on) are based on cs-0.6. >>> >>> If you find the packages useful, please report back to me. If there is sufficient support (i.e. enough people reply in the positive) then I'll publish the packages on a regular basis and maintain the appropriate ports. >>> >>> Regards >>> >>> [1] https://github.com/stefand/wine/releases >>> [2] http://ftp.freebsd.org/pub/FreeBSD/ports/local-distfiles/dbn/repos/wine-cs/ >> Tried it on «The dark mod». Don't see any improvements. >> With high graphic settings, the game is slow like a shit. > Please ignore my previous feedback. The game runs OpenGL, not DirectX. I tried Star Trek Online. The cs patch give much improvement to the graphic detail. So I will very welcome further wine-cs version. Jan