====== 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 ====== ===== SDL TODO ===== * https://gitlab.winehq.org/wine/wine/-/wikis/Sound#sdl-applications * https://forums.opensuse.org/t/wine-v5-8-running-windows-game-unable-to-initialize-audio-target-pulse-not-available/140566/2 * SDL mixer env (doomsday) * https://wiki.archlinux.org/title/FluidSynth#No_MIDI_sound_/_Not_the_lowest_or_first_MIDI_device * https://www.freshports.org/audio/alsa-utils (''aconnect'') ===== Environment Variables ===== * Mesa: https://docs.mesa3d.org/envvars.html * VKD3D: https://github.com/HansKristian-Work/vkd3d-proton#environment-variables * NVIDIA: https://download.nvidia.com/XFree86/Linux-x86_64/560.35.03/README/openglenvvariables.html * ''vblank_mode'' values: https://github.com/intel/external-mesa/blob/master/src/util/xmlpool/t_options.h#L213 ((if this becomes unavailable, it seems to be a source file for a DRI Conf tool)) * https://gitlab.freedesktop.org/mesa/mesa/-/blob/main/src/util/driconf.h?ref_type=heads#L149 * https://github.com/Winetricks/winetricks/blob/master/src/winetricks#L2400 nt351|nt40|vista|win10|win11|win20|win2k|win30|win31|win7|win8|win81|win95|win98|winme ===== winetricks ===== * https://github.com/Winetricks/winetricks/blob/master/files/verbs/all.txt * https://github.com/Winetricks/winetricks/blob/master/src/winetricks * [[linux;notes;wine_wayland_vulkan_wow_335]] (''renderer=vulkan'', ''graphics=wayland'')