Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Tips and Tricks

Asset Overlay

The files in asset_overlay located at ~/.var/app/org.vinegarhq.Sober/data/sober will get used over the ones used by Roblox. Depending on the directory the files were placed in, this will allow for modifications to be made! The modifications will happen as the files are placed correctly, and is reversable simply by clearing out the directory.

The asset_overlay directory mirrors the assets directory at the same path. Example of replacing the mouse cursor:

~/.var/app/org.vinegarhq.Sober/data/sober/asset_overlay
└── content
    └── textures
        └── Cursors
            └── KeyboardMouse
                └── ArrowFarCursor.png

Fullscreen

The toggle for fullscreen in the Roblox app has never worked on mobile builds. However, this can be replicated by pressing the F11 key.

Note that Sober remembers the fullscreen state, and will automatically fullscreen again on a relaunch. You cannot close the app from the title bar as well.

FFlags

See Bloxstrap's guide to FastFlags.