linux:notes:wine
Table of Contents
Tweaks
sudo -e '/etc/profile.d/wine-tweaks.sh'
# Staging export STAGING_SHARED_MEMORY='1' export STAGING_WRITECOPY='1' export WINE_LARGE_ADDRESS_AWARE='1' export WINEESYNC='1' # Logging export WINEDEBUG='-all' # DXVK export DXVK_LOG_LEVEL='none' export DXVK_CONFIG='dxgi.hideIntelGpu = False' # End
TODOs
WINEDLLOVERRIDES='dsound=n'
Vulkan
- Might not work for OpenGL apps
winetricks renderer=vulkan
Wayland
- 2024/09/26: WoW 3.3.5 and D2 work but with no visible benefits
DISPLAY=
Environment Variables
1)
if this becomes unavailable, it seems to be a source file for a DRI Conf tool
/srv/www/wiki/data/pages/linux/notes/wine.txt · Last modified: by Sean Rhone