• 0 Posts
  • 13 Comments
Joined 11 months ago
cake
Cake day: August 3rd, 2023

help-circle

  • This is a dumb argument. Yes, my phone uses Linux. How many of the Android users actively come in contact with the underlying system?

    Mainstream Linux means a big part of people actively choosing to install a Linux distribution or buy a computer or notebook with a real Linux distro pre installed (not that lightweight barebones distro they preinstall so they can sell it without Windows but with OS).

    I use Gentoo, the family PC has OpenSUSE, only my wife’s laptop has Windows… Because guess what, she wants to use what she’s used to, what she knows.


  • My bet would be wine grabbing the audio device and not using Pipe wire/PulseAudio. It happened to me once, I believe I solved it by recompiling something (PipeWire, wine or the gst plugins). I would recommend trying to run Discord and the game in terminal, it might show some error to help with troubleshooting.


  • If by AC you mean Assetto Corsa, it works, you just have to follow a guide (it’s easy, you have to remove the Proton data for the game from Steam, then install the older Proton version, run the game with this older version until it crashes, then switch to new version of Proton and run it again. It will install required dependencies and will run fine, even my old G25 steering wheel worked without problems)









  • I’m on Gentoo for example. I can write an ebuild to automatically download said deb, extract it, install it with the package manager… And if the site has any semblance of organization involved, I can write one ebuild that will always download the version specified in its name, so when there is an update, I can copy the ebuild, change its name to new version and if the dependencies or structure didn’t change, it will install just fine without any work.