There have been multiple accounts created with the sole purpose of posting advertisement posts or replies containing unsolicited advertising.

Accounts which solely post advertisements, or persistently post them may be terminated.

linux_gaming

This magazine is from a federated server and may be incomplete. Browse more on the original instance.

Robin , in if this succeeds, WMR headsets might be made Linux compatible and this will turn out to have been on-topic

The team at Microsoft that was working on it probably got put on different projects. There wouldn’t be anyone to put in the effort to get the code cleaned up of any proprietary libraries, internal references,… No way they are shifting people back around and paying for development to get this done.

A_Random_Idiot , in Playing S.T.A.L.K.E.R.: Anomaly 1.5.2 on Linux

Did they update the installer finally?

Last time I did Anomaly the install script was written in powershell, and the only way I could get it to run was to install a windows VM and install it from there… updating and running was fine afterwards via lutris, but just getting it installed required a windows VM.

EuroNutellaMan OP ,
@EuroNutellaMan@lemmy.world avatar

I wouldn’t use the installer. Just need to download and extract files.

Glora , (edited )

Yebbb @tiny fishing

Molecular0079 , in CS2 on KDE plasma goes black for a few seconds

Do you have a VRR monitor? Nvidia 545 has a VRR regression that causes this exact black screen issue. 550 beta drivers fix this.

lambipapp OP ,

Thank you! I will keep an eye for the stable release.

Yes. I have a freesync monitor so it very well might be this issue.

Molecular0079 ,

As a a quick test, go into the Nvidia control panel and under OpenGL settings disable G-sync. If the problem goes away then you’re affected by the VRR regression. More info here: forums.developer.nvidia.com/t/…/46

vikingtons , in Installing Steam from BOTH package and Flathub? Any gotchas?
@vikingtons@lemmy.world avatar

A super minor thing that will likely not matter to most people - I believe steamcli requires the traditional steam package to be installed, and will not work with the flatpak (at least on the atomic desktop systems I’ve tested with).

If you have both I’d imagine everything would work fine

slappy , in Installing Steam from BOTH package and Flathub? Any gotchas?

deleted_by_author

  • Loading...
  • narc0tic_bird ,

    Works great for me on Fedora 39.

    xinayder , in CS2 on KDE plasma goes black for a few seconds

    For the panels issue, you can launch CS2, press Alt+F3 to open the window settings, go to configure special app settings, then set an option for the app so that it always launches in fullscreen mode.

    I also added a shortcut to make games fullscreen by pressing Ctrl+Enter.

    I believe this is a bug with KDE and should be reported to them. The same issue is reported on Valve’s repository but nothing has been done from Valve’s side to fix this issue.

    EDIT: link for relevant issue: github.com/ValveSoftware/csgo-osx-linux/…/3274

    the workaround is written in one of the comments:

    1. Open CS2
    2. Press Alt+F3
    3. Click on "More actions"
    4. Click on "Configure special applications settings"
    5. Add a property
    6. Select “Fullscreen” (click on the “+”)
    7. Select “Force” and “yes” for the “Fullscreen” parameter
    8. Click on “Ok” (apply and close)
    lambipapp OP ,

    Thank you. I will test this :)

    iusearchbtw , in More details on the Manjaro Orange Pi Neo gaming handheld
    @iusearchbtw@lemmy.sdf.org avatar

    Not sure how they’re planning to compete with the price of the lower end Steam Decks with those specs…

    pineapplelover ,

    I love the linux competition nonetheless

    lwe ,

    Don’t think they can afford to subside the sale if they don’t have their own shop. So maybe lower binned parts from AMD?

    They have to save money somewhere.

    helenslunch ,
    @helenslunch@feddit.nl avatar

    Not to mention the software.

    I hate to say it but this just seems like a bad idea doomed to fail from inception.

    Hope I’m wrong.

    entropicdrift , in [HELP] Recognize Controller Inputs as Inputs To Keep PC Awake
    @entropicdrift@lemmy.sdf.org avatar

    You could try systemd-inhibit as a prefix to any game launch command, much in the same way as gamemoderun is used.

    Sidebar: this could be considered an example of the XY Problem. You should consider editing the title since the problem you’re really hoping to solve is your laptop going to sleep while you play a game.

    mox , (edited )

    While the XY problem sort of applies to this post, I think labeling it as such might be a little too dismissive, since this is one of those rare cases where OP has correctly identified the root cause of the observed issue.

    (Easier workarounds exist, but the ideal solution would indeed be fixing the hardware manager’s input idle detection such that it no longer ignores game controllers.)

    mox , (edited ) in [HELP] Recognize Controller Inputs as Inputs To Keep PC Awake

    Joystickwake or gamemode ought to help here.

    Edit:

    Joystickwake reacts dynamically to game controller input, lets the system sleep if you walk away, and requires no per-game setup. It can be installed from a package (official: ubuntu, community: arch, fedora) or just copied from the source code archive and launched from a startup script.

    GameMode not only keeps the screen awake, but also tunes system settings like the CPU governor for performance, and keeps those changes in place until you exit the game even if you walk away at a menu screen. Once installed and running, activating it requires prefixing each game’s launch command with gamemoderun or using a game manager that knows how to do that for you.

    PlantObserver , in Heroic launcher improves GOG support with language, DLC, version management and more

    Hey nice surprise, this release fixed my issue of all my installed GOG games showing “game unavailable” when I have my VPN connected.

    just_another_person , in CS2 on KDE plasma goes black for a few seconds

    Sounds like a compositor issue. Look up your issues more generally with KDE instead of focusing on CS2 directly. There are some tweaks you can make with the full screen compositor that can make your experience better. Also try full screen vs windowed settings modes and see if you get any difference.

    m12421k ,

    In case this is a compositor issue, there is a keybind on KDE that lets you toggle it off. Easier than switching it in the settings every time.

    just_another_person ,

    Not normally a KDE user, so great tip in case I switch. ⛽

    clemdemort , in Vulkan 1.3.278 Released With Two New Extensions - One Will Help Wine / Steam Play
    @clemdemort@lemmy.world avatar

    Hell yeah 😎

    Telorand , in Steamdeck compatibility could take a huge leap forward with ULWGL-launcher, a universal game compatibility tool and collaborative effort between Glorious Eggroll, Lutris, Bottles, and Heroic Launcher!

    I dunno how to pronounce that acronym, so I’m going with “You’ll Wiggle.”

    ProdigalFrog OP ,

    I love it! 😄

    naticus ,

    Lol when it was first announced, everyone said that people would fork it just to change the name for this reason. I prefer to keep it this way.

    jerrythegenius ,
    @jerrythegenius@lemmy.world avatar
    bionicjoey ,
    Iapar ,

    Those star trek spin-offs are getting ridiculous.

    electricprism ,

    Thanks? I hate it lol

    narc0tic_bird , in CS2 on KDE plasma goes black for a few seconds

    X11 or Wayland?

    NateSwift , in CS2 on KDE plasma goes black for a few seconds

    I haven’t noticed any issues with a 1080 using i3, so this definitely seems like a KDE issue. Are you getting desktop notifications when it goes black?

  • All
  • Subscribed
  • Moderated
  • Favorites
  • [email protected]
  • random
  • lifeLocal
  • goranko
  • All magazines