• 0 Posts
  • 33 Comments
Joined 2 years ago
cake
Cake day: June 25th, 2023

help-circle


  • KDE Plasma’s default monitor is quite good, but you’ll need to edit the page to reveal all the hidden trackers that aren’t shown by default. Great if you already use Plasma.

    I also tend to use CoreCtrl and Steam’s inbuilt monitor (which I think is based off Mangohud?). CoreCtrl has a nice UI (much better than LACT, IMO), but it’s no longer receiving active development, so it doesn’t support the current generation of GPU’s. Meanwhile, Steam’s monitor is convenient but, well, it only works on Steam




  • That looks like the horizontal grid. All the custom images are in a folder in Steam (see below for the location). You should be able to copy an image into that folder, and as long as it’s using the correct name format, Steam should use that image just fine. You’ll need to know the game’s ID, but you should be able to figure that out by cross-referencing other custom images

    • Image folder location: (steam directory)/userdata/(user id)/config/grid/

    • horizontal grid format: (game id).(file format) (ex: 2284631436.png)

    • vertical grid format: (game id)p.(file format) (ex: 2284631436p.png)

    • hero (aka wallpaper) format: (game id)_hero.(file format) (ex: 2284631436_hero.png)

    • logo format: (game id)_logo.(file format) (ex: 2284631436_logo.png)

    • how to find game id: there’s no easy way to find it, but you can set a custom image for the game with any of the other options, then look into the folder to see what the custom image is called. You then should be able to figure out what the game id is by comparing it to the name format


  • Kubuntu 25.04 here. Did you edit the audio quantum setting? If not, you should. It may or may not be the same issue, but I would get occasional buzzing when playing games. It turns out the default audio buffer time is really small, so when you’re doing something CPU intensive (such as playing games), the CPU can’t consistently fill out the buffer on time, leading to occasional audio hiccups. Increasing the audio buffer time will slightly (ie, imperceptibly) increase audio delay and will give the CPU more time to fill out the audio buffer, which solved the audio issue for me. Try putting this line:

    context.properties = {default.clock.min-quantum} = 1024
    

    into /etc/pipewire/pipewire.conf.d/pipewire.conf

    (you may have to create some folders and files).

    Then restart and see if that fixes anything






  • Manjaro vs. SteamOS, likely no benefit. My speculation is that the company probably wanted to develop their own software but didn’t have the technical expertise to develop for Linux. Hence, they partnered with Manjaro. As for why they went with Linux in the first place, it’s likely because Windows is a mess and they likely considered that Linux would be a more marketable (and cheaper) operating system.

    And yes, these products aren’t particularly expanding the market, but it seems that companies would still like to throw their hat into the ring, if only because getting in early means that they’ll have a more dedicated fanbase for their later handheld products


  • You can blindly download and install things from the internet on Windows, you can’t in Linux. If you try, it’ll be confusing at best, destructive at worst. If you want to install something, best to look for it in your GUI software manager (the “app store”)

    If you’re up for the challenge (it’s extremely tedious to set up, partially thanks to its horrid instructions), you can try installing winapps. It’ll save you a lot of time with running Windows programs




  • Sweeney (the CEO of Epic) says that he wants competition with Steam, but many of his actions point toward that he really just wants to be the guy at the top (ie, he wants to be the monopoly instead of Valve). He’s taken a fair number of anti-consumerist stances, which vary from understandable to clearly anti-competitive.

    Epic is known for making exclusivity deals with 3rd party studios in which Epic bribes the studio with money, and in exchange, the studio does not release their game on Steam for 1 year.

    At several points, this occurred after a studio already said that they will release on Steam, and the studio would have to walk back and delete their Steam listing.

    Iirc, at one point Epic bought out a studio and had them remove the Steam listing for an already-released game, causing the game to be unplayable for people who had already bought the game

    Edit: this apparently happened twice (Unreal Tournament and Rocket League), but it appears that the games still work for the people who bought it. I think the concern was actually that Steam players would lose functionality due to not being supported anymore after the unlisting

    The Epic Game Store released in a non-functional state, and development on it is extremely slow. The first impression of the broken store likely still influences many people’s impression of the store. But it’s still missing many features that many gamers want to see in a store.

    There were various rumors when the store first launched that it contained spyware. My understanding is that those rumors never fully got disproven, especially since some of the claims were supported by at least some evidence

    Epic does not support Linux, and Sweeney has openly said that he does not plan to support Linux until it becomes more popular. He did immediately jump on board with supporting Arm though, which caused a lot of Linux gamers to think that he just doesn’t want to support Linux

    Sweeney is a pretty abrasive person and iirc he made a lot of concerning statements on his social media. Several of them (as mentioned above) indicate that he wants to dethrone Valve so that he can be the monopoly instead

    Overall, many gamers are in support of more competition in the game store space. Unfortunately, many gamers also think that Epic is an untrustworthy competitor, and they believe that Epic has a serious chance of making the gaming industry worse if they become more popular. As a result, many would prefer for Steam remain the monopoly rather than to take a bet on Epic.