Skip to content

v1.4.2

Compare
Choose a tag to compare
@apprehensions apprehensions released this 08 Sep 19:11
· 475 commits to master since this release
78bcfcb
  • Implemented changing DXVK version in configuration
  • Multiple instances of Roblox now part of Vinegar as a configuration option
  • PREFIX in Makefile set to /usr by default
  • Retry downloading a Roblox package if checksum failure occurs
  • Bump DXVK to 2.3
  • Allow fallback of internal editor to nano
  • Sanitization of environment as a configuration option
  • Print environment upon vinegar launch
  • Allow minimum Wine debug logging
  • Fix DXVK DLL override environment variable
  • Disable Crash dialog upon Wineprefix initialization; Studio requires this as it launches in a debugger and Wine makes a crash dialog, despite Studio running. Credits to @Noted-Jrelvas
  • Implemented installation of Edge Webview2 as install-webview2; requires a special Wine patch for Webview2 installation to go through.