bsd:notes:wine
Table of Contents
Install
Wine
wine wine-gecko wine-mono winetricks icoutils
64-bit
2026/06/27:
wow64andwin64prefixes had no files insyswow64
wine-devel-allaudio wine-gecko-devel wine-mono-devel winetricks icoutils
32-bit pkgs
Done from regular user and not
root2026/07/05: No
gstreamer1-libav
exit
'/usr/local/share/wine/pkg32.sh' --old -o 'ASSUME_ALWAYS_YES=YES' update -f && '/usr/local/share/wine/pkg32.sh' --old upgrade
'/usr/local/share/wine/pkg32.sh' --old install -r FreeBSD-ports wine mesa-dri mesa-libs gstreamer1-plugins-good gstreamer1-plugins-ugly libressl
'/usr/local/share/wine/pkg32.sh' --old autoremove && '/usr/local/share/wine/pkg32.sh' --old clean -a -q -y
Update Script
'/usr/bin/su' $USER -c "'/usr/local/share/wine/pkg32.sh' --old -o 'ASSUME_ALWAYS_YES=YES' update -f" '/usr/bin/su' $USER -c "'/usr/local/share/wine/pkg32.sh' --old upgrade" '/usr/bin/su' $USER -c "'/usr/local/share/wine/pkg32.sh' --old autoremove" '/usr/bin/su' $USER -c "'/usr/local/share/wine/pkg32.sh' --old clean -a -q -y"
Tweaks
su -
ee '/usr/local/etc/profile.d/wine-tweaks.sh'
# Logging export WINEDEBUG='-all' export VKD3D_DEBUG='none' export VKD3D_SHADER_DEBUG='none' export DXVK_LOG_LEVEL='none' # End
winecfg GUI
****
wine64 winecfg
Resources
TODO
- SDL mixer env (doomsday)
- https://www.freshports.org/audio/alsa-utils (
aconnect)
WINEPREFIX=~/'.wine/Diablo III' wine REG ADD 'HKEY_CURRENT_USER\Software\Wine\WineDbg' /v 'ShowCrashDialog' /t 'REG_DWORD' /d '0' /f HKEY_CURRENT_USER\Software\Wine\WineDbg
Environment Variables
nt351|nt40|vista|win10|win11|win20|win2k|win30|win31|win7|win8|win81|win95|win98|winme|winxp|winxp64
winetricks
1)
if this becomes unavailable, it seems to be a source file for a DRI Conf tool
/usr/local/www/wiki/data/pages/bsd/notes/wine.txt · Last modified: by Sean Rhone
