this post was submitted on 06 Mar 2026
12 points (100.0% liked)

Linux Furs

768 readers
1 users here now

A place for all Furries who use (or are interested in) Linux-based OS's to come, hang out, ask questions, and enjoy!

founded 2 years ago
MODERATORS
 

I'm trying to run OneShot on Linux, Debian 14 testing to be precise (wow, it's been years... last played 2022, apparently).

It won't run though. Might be because the included libraries are too old? But if I try renaming them and using system ones, it still breaks?

Error creating window: Couldn't find matching GLX visual

This still happens if we use the Steam Linux Runtime 1.0 (scout).

Anyone got ideas?

(Yes, I could just use Proton, but Oneshot does some fourth-wall-breaking stuff and I'd like that to work.)

-- Frost

you are viewing a single comment's thread
view the rest of the comments
[–] forestbeasts@pawb.social 1 points 3 weeks ago

Tried that, didn't really help... but I got it working! Steam forums for the game turned out to be helpful. https://steamcommunity.com/app/420530/discussions/1/600766503721121457/, PrototypeDelta's list of libraries to move out of the way seems to work.

  • libcrypt.so.1
  • libdrm.so.2
  • libGLdispatch.so.0
  • libstdc++.so.6
  • librt.so.1

-- Frost