Skip to content

v1.5.5

Compare
Choose a tag to compare
@apprehensions apprehensions released this 01 Nov 08:42
· 290 commits to master since this release
66c0354
  • Added automatic PRIME Gpu handling and gpu Configuration option (#206) @Noted-Jrelvas
  • Added 'See game page' for Discord Rich Presence
  • Make Discord RPC Failure a warning
  • Adjusted and clarified errors
  • Removed ability to kill Roblox after it says it has been shutdown
  • Added new Splash styles: Familar and Compact ui.style = "familar/compact"
  • Changed Dialog style to match Compact
  • Skip wineprefix initialization and set DPI only
  • Added system information grabbing: vinegar sysinfo
  • Fixed vinegar edit automatic configuration creation
  • Removed Vinegar branding from MIME Desktop files
  • Bumped Go version requirement
  • Updated Go modules
  • Export config and splash packages
  • Kill wineprefix on 'Cancel' on Splash, fixing the ability to kill Roblox when the Splash window is closed.

sysinfo sub-command preview:

## System information
* Distro: KISS Linux
* Processor: 13th Gen Intel(R) Core(TM) i5-13600K
  * Supports AVX: true
* Kernel: 6.5.9acid
* Wine: wine-8.18
* Cards:
  * Card 0: amdgpu /sys/class/drm/card0

Splash 'Compact' style preview:
image

Splash 'Familar' style preview:
image

Dialog window preview:
image