User Tools

Site Tools


linux:notes:wine_wayland_vulkan_wow_335

This is an old revision of the document!


wget -O '/tmp/winetricks' 'https://raw.githubusercontent.com/Winetricks/winetricks/refs/heads/master/src/winetricks' && chmod -v +x '/tmp/winetricks'
WINEPREFIX=~/'.wine/World of Warcraft 3.3.5' '/tmp/winetricks' graphics='wayland'
WINEPREFIX=~/'.wine/World of Warcraft 3.3.5' '/tmp/winetricks' renderer='vulkan'
ls ~/'Downloads/dxvk-master-'*'.zip' && rm -Rf '/tmp/dxvk-master' && mkdir -p '/tmp/dxvk-master' && unzip ~/'Downloads/dxvk-master-'*'.zip' -d '/tmp/dxvk-master/' && cp --backup '/tmp/dxvk-master/x32/'*'.dll' ~/'.wine/World of Warcraft 3.3.5/drive_c/windows/system32/' && WINEPREFIX=~/'.wine/World of Warcraft 3.3.5' '/tmp/winetricks' 'd3d9=native' 'd3d10core=native' 'd3d11=native' 'dxgi=native' && mkdir -p ~/'.wine/World of Warcraft 3.3.5/dxvk_shader_cache' && sync
/srv/www/wiki/data/attic/linux/notes/wine_wayland_vulkan_wow_335.1729500499.txt.gz · Last modified: by Sean Rhone