Skip to content

Releases: VHSgunzo/lux-wine

v0.65.r3.g2bcd7c6

16 Feb 08:30
Compare
Choose a tag to compare
  • Added D3D selector to settings (removed separated DXVK, VKD3D, DXVK-NVAPI)
  • Added DXVK with Wine DXGI option to settings
  • Removed system gstreamer dependense
  • Fixed settings windows autoresize on small displays
  • Fixed windows version selector and check_win_version
  • Fixed checking DGVOODOO2 and D3D_EXTRAS in lu_debug
  • Added msg "Vulkan API is unavailable in your system!" to check_videodrv
  • Fixed Wine selector in settings and other versions selectors
  • Fixed if exist $USER dir in prefix (force mkdir and mv data to steamuser, remove $USER dir and create link steamuser to $USER)
  • Fixed Wine prefix sandbox in check_winepfx
  • Added faking current resolution ability (WINE_FULLSCREEN_FAKE_CURRENT_RES)
  • Added new var to lu_debug
  • Fixed open settings and init on firstrun launch with EXE
  • Fixed saving in EXE settings if EXE launched or just save without changes Wine version (Wine version changed to Default msg and restarting Wine msg)
  • Added/changed some info/error notify/stdout msg
  • Fixed winetricks gst error
  • Fixed wine pfx init
  • Minor fixes

v0.64

03 Feb 19:03
Compare
Choose a tag to compare
  • Added __GL_THREADED_OPTIMIZATIONS to settings
  • Added search for vulkan icd files and generation of items in vulkan icd loader settings
  • Changed some yad/console info/error messages to notification
  • Added sandbox for prefix
  • Added new debug variables
  • Changed Wine prefix initialization
  • Changed settings items
  • Minor fixes

v0.63.r13.gbd8bbb1

29 Jan 18:50
Compare
Choose a tag to compare
  • Fixed restore gamma
  • Added DXVK ASYNC to settings
  • Added wait if one startup initialization is already running
  • Added Wine virtual desktop mode
  • Added disabling no primary displays
  • Added restore resolution
  • Added arguments for check_* functions
  • Added resizing of the settings window if the resolution of the main screen is less than 1280x720
  • Added DB script for DOOM Eternal
  • Added DB script for Black Mesa
  • Changed others DB scripts
  • Added updating for exe args
  • Renamed some Lutris Wine shortcuts
  • Fixed generation of vkBasalt configuration file if reshade shaders are not installed
  • Added disabling Contrast Adaptive Sharpening

v0.62

24 Jan 11:27
Compare
Choose a tag to compare

v0.61

23 Jan 13:34
Compare
Choose a tag to compare
  • Added Reshade Shaders (VkBasalt Effects) to settings GUI
  • Minor fixes