Sober
Sober is a closed-source application that allows running Roblox under Linux. It downloads and manages the Android version of Roblox, featuring feature enhancements such as gamemode.
Installation
Install Sober from Flathub.
Alternatively, install Sober from Flatpak using the following command
$ flatpak install --user flathub org.vinegarhq.Sober
Currently, Sober is not available on the AUR.
Configuration
Sober is configurable with the file at ~/.var/app/org.vinegarhq.Sober/config/sober/config.json
The documentation on each option is available on the Sober website.
Troubleshooting
Bubblewrap
Having the bubblewrap-suid package installed causes Sober to not launch properly. To fix it, remove the bubblewrap-suid package and replace it with the bubblewrap package instead.