linux:notes:wine
Table of Contents
TODOs
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
Global
sudo -e '/etc/profile.d/99-wine-tweaks.sh'
# Large Address Aware export WINE_LARGE_ADDRESS_AWARE='1' # Esync export WINEESYNC='1' # Logging export DXVK_LOG_LEVEL='none' export WINEDEBUG='-all' export VKD3D_DEBUG='none' export VKD3D_SHADER_DEBUG='none' # End
1)
if this becomes unavailable, it seems to be a source file for a DRI Conf tool
/var/www/wiki/data/pages/linux/notes/wine.txt · Last modified: by Sean Rhone