Skip to content

Releases: VHSgunzo/lux-wine

v0.66.r4.g53ca1f4

Choose a tag to compare

@VHSgunzo VHSgunzo released this 02 Mar 23:10
  • Removed full init for some functions
  • Changed init logic for more fast open
  • Added a separate function for full initialization
  • Added EasyAntiCheat runtime
  • Added empty post_launch function to lu_run
  • Fixed force exit in settings tools
  • Fixed kill SHELL in settings tools
  • Fixed kill zenity/yad in lu_exit
  • Changed prefix clearing logic
  • Changed downloader function (wget replaced with aria2)
  • Reshade shaders moved to own git
  • Minor fixes

v0.65.r3.g2bcd7c6

Choose a tag to compare

@VHSgunzo VHSgunzo released this 16 Feb 08:30
  • 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

Choose a tag to compare

@VHSgunzo VHSgunzo released this 03 Feb 19:03
  • 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

Choose a tag to compare

@VHSgunzo VHSgunzo released this 29 Jan 18:50
  • 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

Choose a tag to compare

@VHSgunzo VHSgunzo released this 24 Jan 11:27

v0.61

Choose a tag to compare

@VHSgunzo VHSgunzo released this 23 Jan 13:34
  • Added Reshade Shaders (VkBasalt Effects) to settings GUI
  • Minor fixes