killertofus / vinegar

An open-source, minimal, configurable, fast bootstrapper for running Roblox on Linux.

Home Page:https://vinegarhq.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vinegar

Workflow Status Version        Flathub        Report Card    Discord Server

An open-source, minimal, configurable, fast bootstrapper for running Roblox on Linux.

Features

  • Automatic DXVK Installer and uninstaller
  • Automatic Wineprefix killer when Roblox has quit
  • Automatic removal of outdated cached packages and versions of Roblox
  • Discord Rich Presence support
  • Roblox's logs appear within Vinegar
  • FPS Unlocking for Player by default, without rbxfpsunlocker
  • Browser launch via MIME
  • Custom execution of wine program within wineprefix
  • TOML configuration file
    • Force a specific version of Roblox
    • Select/Force Roblox release channels, lets you opt into non-production Roblox release channels
    • Custom launcher specified to be used when launching Roblox (eg. GameMode).
    • Wine Root, allows you to set a specific wine installation path
    • Sanitization of environment
    • Set different environment variables and FFlags for both Player and Studio
  • Modifications of Roblox via the Overlay directory, overwriting Roblox's files; such as re-adding the old death sound
  • Faster Multi-threaded installation and extraction of Roblox
  • Multiple instances of Roblox open simultaneously
  • Loading window during setup
  • Logging for both Vinegar, Wine and Roblox

See Also

Acknowledgements

About

An open-source, minimal, configurable, fast bootstrapper for running Roblox on Linux.

https://vinegarhq.github.io

License:GNU General Public License v3.0


Languages

Language:Go 90.9%Language:Makefile 5.5%Language:Shell 3.6%