Jump to content

Sober: Difference between revisions

From Official NixOS Wiki
m Minor grammatical edit
64 (talk | contribs)
m Added new header called "Sober itself." with important information for people who want to tweak sober!
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
'''Sober''' is an unofficial client of [[Roblox]] for Linux, which works by running the Android application in a compatibility layer. <ref>https://vinegarhq.org/Sober/FAQ/index.html#how-does-sober-work-is-it-official-will-it-get-blocked-by-roblox</ref>
'''Sober''' is an unofficial client of [[Roblox]] for Linux, which works by running the Android application in a compatibility layer. <ref>https://github.com/vinegarhq/sober</ref>


{{Infobox application
{{Infobox application
Line 11: Line 11:
}}
}}


== Installation ==
== Installation. ==
There is no Nix package for Sober, the only way to install it is through flatpak:
There is no Nix package for Sober as for now, the only way to install it is through flatpak:
# Setup [[Flatpak]] and Flathub, instructions for both can be found on the relevant pages.
# Setup [[Flatpak]] and Flathub, instructions for both can be found on the relevant pages.
# Install the Sober flatpak by running: <code>flatpak install flathub org.vinegarhq.Sober</code>
# Install the Sober flatpak by running: <code>flatpak install flathub org.vinegarhq.Sober</code>
And done!<references />


== Sober itself. ==
If you wish to edit the FFLags, You can go to the sober fflags directory <code>~/.var/app/org.vinegarhq.Sober/config/sober/config.json</code> and edit it via there, Using your preferred editor like nano or vim edit the file.


If you have questions like "How does Sober work? Is it official? Will it get blocked by Roblox?", Click the link below to go to their FAQs.<references />If you have other questions or issues with it, Click the link down below to go to their github.
<references />
[[Category:Gaming]]
[[Category:Gaming]]
[[Category:Applications]]
[[Category:Applications]]

Latest revision as of 17:56, 11 March 2026

Sober is an unofficial client of Roblox for Linux, which works by running the Android application in a compatibility layer. [1]

Installation.

There is no Nix package for Sober as for now, the only way to install it is through flatpak:

  1. Setup Flatpak and Flathub, instructions for both can be found on the relevant pages.
  2. Install the Sober flatpak by running: flatpak install flathub org.vinegarhq.Sober

Sober itself.

If you wish to edit the FFLags, You can go to the sober fflags directory ~/.var/app/org.vinegarhq.Sober/config/sober/config.json and edit it via there, Using your preferred editor like nano or vim edit the file.

If you have questions like "How does Sober work? Is it official? Will it get blocked by Roblox?", Click the link below to go to their FAQs.

If you have other questions or issues with it, Click the link down below to go to their github.