linux:notes:wine
This is an old revision of the document!
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' # Logging export WINEDEBUG='-all' export VKD3D_DEBUG='none' export VKD3D_SHADER_DEBUG='none' export DXVK_LOG_LEVEL='none' # End
TODOs
winetricks sandbox
WINEDLLOVERRIDES='dsound=n'
lsof '/dev/ntsync'
vk_xwayland_wait_ready='false'
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
vblank_mode
values: https://cgit.freedesktop.org/mesa/mesa/tree/src/util/driconf.h#n429
/srv/www/wiki/data/attic/linux/notes/wine.1760922042.txt.gz · Last modified: by Sean Rhone