/vinegar

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

Primary LanguageGoGNU General Public License v3.0GPL-3.0

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 Wineprefix version setter upon Wineprefix initialization
  • Automatic removal of outdated cached packages and versions of Roblox
  • 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
    • 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 via robloxmutexer
  • Logging for both Vinegar and Wine

See Also

Acknowledgements