bsd:notes:wine
This is an old revision of the document!
Table of Contents
TODOs
winetricks renderer=vulkan
winecfg GUI
wine64 winecfg
Environment Variables
Global
su -
ee '/usr/local/etc/profile.d/wine-tweaks.sh'
# Logging export WINEDEBUG='-all' # DXVK export DXVK_LOG_LEVEL='none' export DXVK_CONFIG='dxgi.hideIntelGpu = False' # End
DXVK
2024/09/09: Unused and untested
conf Path
su -l
ee '/usr/local/etc/profile.d/wine-tweaks.sh'
export DXVK_CONFIG_FILE=~/.config/dxvk/dxvk.conf
dxvk.conf
mkdir -p ~/'.config/dxvk' && ee ~/'.config/dxvk/dxvk.conf'
#dxvk.hud = full dxvk.enableAsync = true #d3d9.numBackBuffers = 3 #dxgi.numBackBuffers = 3 #d3d11.samplerAnisotropy = 16 #d3d9.samplerAnisotropy = 16 #dxgi.maxFrameLatency = 1 #d3d9.maxFrameLatency = 1 dxgi.nvapiHack = false
1)
if this becomes unavailable, it seems to be a source file for a DRI Conf tool
/usr/local/www/wiki/data/attic/bsd/notes/wine.1755246221.txt.gz · Last modified: by Sean Rhone