1
23
submitted 8 hours ago* (last edited 8 hours ago) by [email protected] to c/[email protected]

I just found this cool utility a couple days ago and have found that it's a great solution to sandboxed versions of Discord being unable to provide rich presence. It's a Python script that queries the Steam web API to get info to forward to Discord's API. The "installer" sets up a systemd service that will auto-run the script for you.

It requires you to get your own Steam API key which was a trivial, though slightly buggy, process for me. You can optionally use your own Discord app ID, or just use the one owned by the guy that created this script.

2
22
submitted 14 hours ago* (last edited 14 hours ago) by [email protected] to c/[email protected]

Thus far I have been playing on my XBox 360 wireless controller, but the rubber has worn off one of the sticks so far, i can feel the edge of the hard plastic beneath it when I play. The springs in the triggers are creaking as well.

So I am looking for a replacement.

Some people recommended the 8BitDo controllers. The 8BitDo Ultimate 2.4 Ghz Controller offers hall effect sensors and a loading dock for the same price as a regular Xbox or Playstation controller.

I found some posts about the compatibility with Linux. The BT+2.4 version seems to have more problems, but even the 2.4Ghz version needs some tinkering.

Does anyone have any experience with 8BitDo in general or the 2.4Ghz model in particular? Are there other controllers I should look at? I mostly play rogue likes with controller and would like a XBox/Playstation style controller.

Thanks.

3
25
submitted 19 hours ago by [email protected] to c/[email protected]

I guess the meta is installing them via Lutris\Bottles and then launching them via Steam to have a modern controller support and overlay, is that's so? Does emulation make it better in any way (it seems easier)? What would you use playing them now?

I've watched a couple of vids on games from NFSU to Pro Street forming some kind of a saga, and felt nostalgic enough to once again jump in this cringe pool.

I won't spoil my own opinion on these games besides one point: Pro Street was probably the last one to have a decent, influential OST. Won't lie, they've introduced me to my current favs and made me research their genres further. For that I can excuse EA, or rather BlackBox from crticizing too much, although wanting to play their older games instead of new ones says it all.

4
25
submitted 1 day ago by [email protected] to c/[email protected]
5
29
submitted 1 day ago* (last edited 1 day ago) by [email protected] to c/[email protected]

Has anyone else had this problem? I updated my openSuse Tumbleweed today (restart required), and now none of my games work. Most are through Steam, so at first I thought it was that. But I have Cyberpunk through GOG launched with Heroic. And even more, Alien Arena has the same problem, so it's not even a proton issue (I did try changing proton versions before the other games too).

What happens is that either they freeze entirely, crash to desktop (after a short time), or freeze then crash. It seems like the bigger the game, the more quickly it crashes, which makes me think memory issue. This seemed moreso since ARK didn't even get to the launch menu screen, just played some music while my desktop froze, and I could see my memory widget maxed out. Then the music fizzled and then CTD.

I've never run into a problem like this and have no idea where even to look.

Edit: Another update today and now half of my games work. Even weirder.

6
39
submitted 2 days ago by [email protected] to c/[email protected]
7
480
submitted 4 days ago by [email protected] to c/[email protected]
8
55
submitted 4 days ago by [email protected] to c/[email protected]
9
48
submitted 4 days ago by [email protected] to c/[email protected]

This update for the native Linux game Valheim has been in testing for a month but is now fully released.

10
17
submitted 5 days ago by [email protected] to c/[email protected]

Since the lastest update on The finals we need to use Proton Experimental to avoid the anticheat randomly kicking Linux users, but since yesterday the game is crashing, sometimes in the menu. Sometimes the games launches and close automatically, with the lastest proton GE instead of Proton-experimental I had the following error:

LowLevelFatalError [File:.\Runtime/RenderCore/Private/RenderingThread.cpp] [Line: 938] Rendering thread exception: Fatal error!

Unhandled Exception: EXCEPTION_ACCESS_VIOLATION writing address 0x00007f0ab4997000

0x00006fffffb455ba msvcrt.dll!UnknownFunction [] 0x00006ffffdafc903 d3d11.dll!UnknownFunction [] 0x00006ffffd9baf3e d3d11.dll!UnknownFunction [] 0x00006ffffdaaf74b d3d11.dll!UnknownFunction [] 0x00006ffffdaae28f d3d11.dll!UnknownFunction [] 0x00000001441ee70c Discovery.exe!UnknownFunction []

With Proton Experimental the games crashs with a Wine error: "!status && vkCreateComputePipelines"

My command args on steam: PROTON_USE_EAC_LINUX=1 PROTON_ENABLE_NVAPI=1 mangohud gamemoderun %COMMAND%

My PC are: CPU:

AMD Ryzen 5 5600X (12) @ 3.700GHz GPU: AMD ATI Radeon RX 6600 16GB RAM, Kernel: 6.8.9-300.fc40.x86_64

Anyone with a similar problem?

11
20
submitted 5 days ago by [email protected] to c/[email protected]

Does anyone know why OW2 may be crashing on Arch? I thought it was just me, but I went to protondb and saw more reports. The only solutions I found from historical crashing non-Arch related was for nVidia users, but I'm on AMD.

Any clue why it may be? And, more importantly, what the solution may be?

It crashes shortly after starting if that helps.

https://www.protondb.com/app/2357570

12
34
submitted 1 week ago* (last edited 1 week ago) by [email protected] to c/[email protected]

Thought i share it, since it came in handy lots as a GoG enjoyer.

steamworkshop_dl() {
    steamcmd +login anonymous +workshop_download_item "$1" "$2" validate +quit
    mv -v "<path to your temp Steam folder>/steamapps/workshop/content/"$1"/"$2" "$PWD"/"$3"
}

Purpose: downloading Steam Workshop mod to $PWD with minimal work.

Usage: steamworkshop_dl [game-id] [mod-id] [name]

game-id is in the URL of the main workshop page, mod-id is in the URL of the mod

To make usage simpler, create an alias with the game-id:

alias stdl='steamworkshop_dl <game-id>'
stdl <mod-id> 'that mod'

Needs steamcmd. If download fails, try username and password instead of 'anonymous'.

13
23
submitted 1 week ago by [email protected] to c/[email protected]
  • added TCP_KEEP patches needed for Star Citizen 2.0 launcher

  • updated wine to latest bleeding edge (fixes Apex Legends)

  • updated dxvk to latest git

  • updated vkd3d-proton to latest git

  • updated dxvk-nvapi to match upstream

  • updated various build files to match upstream

  • updated steam client to match upstream

  • added upstream cpu topology fixes

  • protonfixes: Add fix for The Witcher 2: Assassins of Kings Enhanced Edition (thanks R1kaB3rN)

  • protonfixes: Add fix for COJ Gunslinger (thanks Tiagoquix)

  • protonfixes: Add fix for Total War: Shogun 2 (thanks Crumb5)

  • protonfixes: Update Oddworld: Munch's Oddysee fix (thanks doZenn)

  • protonfixes: Add fix for Oddworld: Abe's Oddysee (thanks doZenn)

  • protonfixes: Add fix for Overlord II (thanks doZenn)

  • protonfixes: Add fix for Stranger's Wrath HD (thanks doZenn)

  • protonfixes: Add fix for Ducati World Championship (thanks doZenn)

  • protonfixes: Add fix for Add fix for Café Stella and the Reaper's Butterflies (thanks R1kaB3rN)

  • protonfixes: Add fix for Add fix for Sabbat of the Witch (thanks R1kaB3rN)

  • protonfixes: Add fix for Add fix for Riddle Joker (thanks R1kaB3rN)

  • protonfixes: Add fix for Add fix for Senren * Banka (thanks R1kaB3rN)

  • protonfixes: Add fix for (Newest) Many WMP9 Video Playback fixes for Yuzusoft VN's (thanks R1kaB3rN)

14
38
submitted 1 week ago by [email protected] to c/[email protected]
15
34
submitted 1 week ago* (last edited 1 week ago) by [email protected] to c/[email protected]
16
35
submitted 1 week ago by [email protected] to c/[email protected]

I tried DOTA2 but don't like it.

I'd probably start playing HOTS again if they put it on Steam without Battlenet (OW2 doesn't open Battlenet on Steam).

I am playing Gigantic.

17
34
submitted 1 week ago by [email protected] to c/[email protected]
18
209
submitted 1 week ago by [email protected] to c/[email protected]
19
58
submitted 1 week ago by [email protected] to c/[email protected]
20
129
submitted 1 week ago by [email protected] to c/[email protected]
21
18
submitted 1 week ago* (last edited 1 week ago) by [email protected] to c/[email protected]

I migrated almost everything on Linux and, low and behold, the only game giving me issues is DOTA2.

I'm using Steam flatpack, it runs, I can play against bots, I can spectate games. The moment i try to play in matchmaking a VAC messadge pops up preventing me from starting a game.

I tried reinstalling, veryfying the files, installing on a differend hard drive, scanning the disks for errors.

Nothing worked. Any idea?

Edit: thanks guys, it was actually Proton!

22
21
submitted 1 week ago by [email protected] to c/[email protected]

cross-posted from: https://discuss.tchncs.de/post/15351455

Testing if VRR is active and working

I recently updated to fedora 40 and enabled the experimental setting to get VRR running. But I am an idiot who has been playing at frames rates between 30-60 on screens without VRR for almost all of my life so I can't even know if VRR is actually working or not. Is there some rest I can run to see if VRR is functional¿? If not, which parts of the game should I concentrate to see the difference between VRR and no VRR¿?

23
56
submitted 1 week ago* (last edited 1 week ago) by [email protected] to c/[email protected]

I'm using EndeavourOS with ext4 file system for daily usage and a dual bootable Windows for gaming. What I want to have right now is getting rid of Windows completely.

When I tried it before, I had to try multiple tweaks for a game and find which one worked on Linux. Therefore, I want to take a snapshot with BTRFS and try it until I find the right configuration.

While I have quite a bit of experience with Linux, I've never used BTRFS. Do you think it's worth it?

I thought about keeping the games on the ext4 system, but I hate splitting the disk. I'm thinking of keeping the games in a non-snapshot volume.

UPDATE: I just re-installed EndeavourOS with BTRFS + snapper + BTRFS Assistant :)

24
115
submitted 1 week ago* (last edited 1 week ago) by [email protected] to c/[email protected]

I'm dual booting Pop_OS and Windows 11 for now while l try things out. I went with Pop_OS for the NVIDIA drivers, since I have a NVIDIA card. Installation went smoothly, but setup is where things started to get a little weird.

I have 2 monitors, a main 360hz monitor and a secondary 165hz monitor. I seem to be able to have them both working at the same time in Windows 11 without issue, but in Pop_OS, setting the refresh rate to 360hz on the first monitor causes both displays to stop working properly. The 360hz monitor will stop displaying picture all-together, and the 165hz monitor will start flickering wildly. Turning off the second monitor brings the 360hz's image back, but then I'm down a monitor. Also, if I set the refresh rate to anything lower than 360hz, they'll both work. I'd like to still be able to use it at the native refresh rate, but I can't seem to find any other solutions or anyone else who seems to have had this same issue.

My second (slightly less annoying) issue is that I can't seem to use HDR in games. Is this normal, or is there something I can do to bring back support?

Also, if Pop_OS isn't the way to go, please let me know! I tried Nobara first, but immediately had issues with the displays locking up and flickering before I even got it installed.

25
26
submitted 1 week ago by [email protected] to c/[email protected]

I can't find anything that isn't only for Windows.

view more: next ›

Linux Gaming

14182 readers
142 users here now

Gaming on the GNU/Linux operating system.

Recommended news sources:

Related chat:

Related Communities:

Please be nice to other members. Anyone not being nice will be banned. Keep it fun, respectful and just be awesome to each other.

founded 4 years ago
MODERATORS