Sponsored Link
Wine Staging Features
CSMT (Commandstream multithreading) for better graphic performance
CUDA / PhysX / NVENC Support for NVIDIA graphic cards
DXVA2 GPU video decoding (experimental)
EAX 1 support
Fixes for various upstream regressions
Job Object support
Loading of .NET CLI images without entry point
Named Pipe message mode support (Linux kernel >= 3.4 only)
Performance improvements for IO-heavy programs and memory allocation functions
S3 texture compression (DXTn) support
Threadpool API support
Various improvements to d3dx9
Various speed improvements (shared memory, RT priority)
Windows ACL support
Wine PulseAudio driver
Install Wine Staging On ubuntu
Open the terminal and run the following commands
sudo add-apt-repository ppa:pipelight/stable
sudo apt-get update
sudo apt-get install --install-recommends wine-staging
If you want to avoid typing the full path each time you can additionally install the wine-staging-compat package which provides compatibility symlinks:
sudo apt-get install wine-staging-compat