Probably the easiest way to run it is with Vinegar, a Wine wrapper for Roblox. You can just install it from Flathub (or Discover on Steam Deck in Desktop Mode), make a configuration file in terminal to set it to Vulkan and then you’re good to go after that:

mkdir -p ~/.var/app/io.github.vinegarhq.Vinegar/config/vinegar/ && { echo "[player]"; echo "dxvk = false"; echo "renderer = \"Vulkan\""; } >> ~/.var/app/io.github.vinegarhq.Vinegar/config/vinegar/config.toml

I know there’s a launcher called Grapejuice that’s very popular for running the game as well, but I don’t know if there are any additional steps needed to get it to work.

  • AutoTL;DRB
    link
    English
    29 months ago

    This is the best summary I could come up with:


    After the recent news that Roblox was playable in Wine again with their special Beta channels, it seems they’ve now enabled Roblox to run in Wine on the stable version making it really easy to get Roblox on Linux.

    There’s been no announcement that I can find yet, but testing it myself today after lots of reports came in — yup, Roblox is now working just fine without a Beta.

    Probably the easiest way to run it is with Vinegar, a Wine wrapper for Roblox.

    You can just install it from Flathub (or Discover on Steam Deck in Desktop Mode), make a configuration file in terminal to set it to Vulkan and then you’re good to go after that:

    Screenshot showing Blox Fruits, a very popular game based on One Piece that at time of writing has 440,814 active players.

    Roblox is easily one of the biggest platform for games around, so it’s good to see it working so easily on Linux now.


    The original article contains 179 words, the summary contains 161 words. Saved 10%. I’m a bot and I’m open source!