this post was submitted on 29 Sep 2023
47 points (92.7% liked)

Steam Deck

14245 readers
558 users here now

A place to discuss and support all things Steam Deck.

Replacement for r/steamdeck_linux.

As Lemmy doesn't have flairs yet, you can use these prefixes to indicate what type of post you have made, eg:
[Flair] My post title

The following is a list of suggested flairs:
[Discussion] - General discussion.
[Help] - A request for help or support.
[News] - News about the deck.
[PSA] - Sharing important information.
[Game] - News / info about a game on the deck.
[Update] - An update to a previous post.
[Meta] - Discussion about this community.

Some more Steam Deck specific flairs:
[Boot Screen] - Custom boot screens/videos.
[Selling] - If you are selling your deck.

These are not enforced, but they are encouraged.

Rules:

Link to our Matrix Space

founded 3 years ago
MODERATORS
 

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.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 5 points 10 months ago

I dread the day my kid discovers it. Managed to make windows not a thing at home, was hoping this bollocks is never coming back to linux.