Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)IS
IngeniousRocks (They/She) @ ArsonButCute @lemmy.dbzer0.com
Posts
1
Comments
272
Joined
7 mo. ago

  • The p is for potential, as in potential Hydrogen. pH can be used to establish a concentration of protium (H+) in solution. When learning about pH in school, we used pOH (potential hydroxide) as well to speak about bases.

  • OHH you're using flatpak!

    Have you configured flatseal to allow steam access to your "/usr/lib/*"?

    I didn't notice any libraries failing to pull but you should give steam access there anyway to help get your Linux native games running easier. Allowing steam access outside its own container should fix most issues, but it doesn't look like it will fix this one.

    Additionally, I noticed issues with msaa happening, are you using an Nvidia GPU by chance? If so, I recommend Opening the Nvidia x-config app and overriding antialiasing and forcing 4x or 8x fxaa instead of msaa. Msaa is borked on Nvidia, renders basically any game using it unplayable.

    Took me weeks to get Cities Skylines 2 working until I stumbled upon that accidentally.

  • Are you recieving any error messages? Do you have logging enabled? (If you add "PROTON_LOG=1 %command%" to your launch options you can enable logging, they're stored in /var/log/ and will be called [steamid].log

    Enabling logging can tell you WHY things are breaking.

    My personal theory, because it seems to happen a lot, is the libraries that should be linked automatically aren't loading and proton doesn't know where to find them, it happens sometimes!

    If that's the case, your log files will point to the missing libraries, install them or find them burried in your system and copy them to your game directory.

  • I've recently determined for myself, specifically for this reason, any devices I want around my home for the future I plan to build myself.

    A project box, a raspberry pi, and a few components can go a really long way.

  • Plus if they actually cared about folks shooting up they'd just have blue lights in the bathroom.

    Local bars around me all have blue or green restroom lights to keep people from shooting up, makes it nearly impossible to find a vein by sight.

  • AMD drivers are open source and built into the kernel. You should have very little problems with team red on linux. From what I've seen the new Intel cards work pretty well too.

    Nvidia is known for their problems on Linux.