Skip to content

lnxbil/WineskinEngines

Repository files navigation

No-Flickering Wineskin Engines

Here you have a couple of unoffical Wineskin engines for Wine Bug #34166:

I patched the patch from Linux Unnebäck to work with 1.7.11 and you can download it directly from this repository.

Benchmark results using all three engines are available here.

The engines were built on a freshly installed Mac OS Snow Leopard with included XCode. I used a different format for naming the engines (- after wine version) to make it clear that they're not officially approved.

Easy installation

Copy and paste the following line into a terminal window, then hit enter (please see also next section to activate it).

  • Verbeet engine (Fixing Double Buffering Issue):

curl -L "https://raw2.github.com/lnxbil/WineskinEngines/master/WS9Wine1.7.11-noflicker-verbeet.tar.7z" > "$HOME/Library/Application Support/Wineskin/Engines/WS9Wine1.7.11-noflicker-verbeet.tar.7z"


This engine will then show up in the list of engines in Wineskin Winery as `WS9Wine1.7.11-noflicker-verbeet`.

*  Unnebäck engine (Disabled `updateColorSpace`):

```sh
curl -L "https://raw2.github.com/lnxbil/WineskinEngines/master/WS9Wine1.7.11-noflicker-unneback.tar.7z" > "$HOME/Library/Application Support/Wineskin/Engines/WS9Wine1.7.11-noflicker-unnebäck.tar.7z"

This engine will then show up in the list of engines in Wineskin Winery as WS9Wine1.7.11-noflicker-unnebäck.

Activate inside Wineskin

To activate the new engine, you have to use the Native Driver under Screen Options. Please check if the following is enabled:

X   Use Mac Driver instead of X11

as it is shown on this screenshot:

Screenshot

Patches

The patches for the corresponding versions can also be downloaded here:

About

Special engines for Wineskin Winery

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published