User Tools

Site Tools


linux:notes:wine

TODOs

Vulkan

winetricks renderer=vulkan

Wayland

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