Sammlung von Newsfeeds

Proton keeps crashing!

Reddit Linux_Gaming - vor 14 Stunden 53 Minuten

I've tried every version of proton i can and the longest it was able to run for was about 30 seconds. I've tried uninstalling reinstalling resetting and nothing is working. what the hell am i supposed to do.?

submitted by /u/GIRLYBREADLOVER
[link] [comments]

Tainted Fall of Avalon

Reddit Linux_Gaming - vor 16 Stunden 42 Minuten

Question anyone knows where the saves files for this game goes ? i use heroic launcher but i cant find the saves location

submitted by /u/Apprehensive-Ad-5100
[link] [comments]

Been a tuff switch

Reddit Linux_Gaming - vor 16 Stunden 50 Minuten

So recently I decided to make the jump to linux my only issue as a avid gamer is the sheer amount of games I cant play because its only on Windows. I do have a second pc to play major titles that I do play like Destiny. But man I need more companies to support linux before I can abandon windows I have a laundry list of issues with windows.

submitted by /u/Cinemafeast
[link] [comments]

How to make Diablo 2 Resurrected work offline outside Battle.net (Lutris)

Reddit Linux_Gaming - 26. Juni 2025 - 23:47

I was struggling a bit with this issue and couldn't really find a solution on google, so I figured I'd post a small guide on it so that it might become searchable for future people running into the issue.

Note: This has been tested using Lutris with two different entries (Battle.net and standalone D2R) using the same Wine prefix. Same issues may arise when running directly through wine, but untested.

The issue

When launching D2R.exe outside Battle.net you may get the error message

"You have not been online in the last 30 days. Please start the game while online to check for any login agreements"

even though you have just ran the game through battle.net depending on your game installation location

The cause

When running the game through Battle.net and the game is installed outside the wine prefixes drive_c directory, the path of the game will be Z:\..\Diablo II Resurrected\D2R.exe which is wines abstraction for access to your root directory. This path gets stored somewhere relevant to remembering your authentication for offline access. If launching the game executable directly the path will be V:\..\Diablo II Resurrected\D2R.exe which will cause a mismatch and not allow you to get into the game.

The workaround

I managed to work around the issue by creating a d2r.bat file somewhere in the wine prefix drive_c directory with the contents

Start "" "Z:\..\Diablo II Resurrected\D2R.exe"

which when executed will ensure that the game is run with the correct path and allow you to launch the game offline.

You can probably also work around the issue by symlinking the game install directory to the wine prefix and setting that as the game path within Battle.net, but I haven't tried it yet.

submitted by /u/Able-Reference754
[link] [comments]

Windows VM with GPU Passthrough

Reddit Linux_Gaming - 26. Juni 2025 - 23:34

I am thinking of switching to Linux Mint. I am operating Windows on my NVMe SSD right now, and I am planning to clone the data on this SSD to the SATA SSD and then wipe the NVMe SSD. Then, I am thinking of installing Linux Mint on the NVMe SSD and putting a Windows VM with the data of my SATA SSD. I am going to do single-GPU passthrough. I do not know if this is possible. I have an AMD Ryzen 3700X 8-core processor, RTX 2070 SUPER, and 16 GB RAM. I do not know if this is possible. I play games like GTA 5 and EU4. I know EU4 can be run easily on Linux, but not the multiplayer aspect. I do not want to get banned. I do not play games like Fortnite, Apex, or Valorant.

submitted by /u/mogger_rebel
[link] [comments]

Should I switch to Linux for my main desktop?

Reddit Linux_Gaming - 26. Juni 2025 - 23:18

Just so you know a bit about me I game AAA, AA and indie titles, I use blender, Godot, DaVinci resolve, krita. I have used Windows as my main computer since the beginning, but after switching to Linux mint on my laptop I have been tempted to try it for my main. I'm not the biggest fan of always tinkering but I'm willing to do it sometimes to get the desired result and I have some experience with Linux already as I said I do want to still play games make models make games etc and not have to worry too much about compatibility and things like that.

Is Linux right for me? If so what distro do you suggest?

submitted by /u/E-xGaming
[link] [comments]

Overwatch 2 freeze?

Reddit Linux_Gaming - 26. Juni 2025 - 23:06

Recently I switched back to Linux (specifically kubuntu). I tried installing and playing Overwatch2 but came across issues with it randomly freezing within like 10 seconds to a minute of launching (not system freeze just game freeze).. I'm on Proton GE10-4, and NVIDIA Driver Version 570. My system specs are not impressive but they are a i5 8th gen and a GTX 1050 ti, 32gb of ddr4. I know the game isn't using all my memory or vram.

I've tried clearing my shader caches, a million launch args at this point but haven't found a fix... I'm starting to wonder if this is caused by the new Overwatch2 update? Not sure anymore. Would like some input on what to do as I'm not that familiar with Linux.

A little other issue is when I have another graphical app open it may freeze but i think its unrelated?? not sure...

submitted by /u/skeeterah
[link] [comments]

CSGO won't open on Arch 2025

Reddit Linux_Gaming - 26. Juni 2025 - 21:38

I'm relatively new to Linux and tried downloading CSGO on my potato computer from 2015. I finally downloaded and launched CSGO but it stays open for about 2 seconds before shutting itself down. I ran steam from the terminal and this was the output I got. For reference I'm running on Arch (all stable updates have been applied as of 30 minutes ago) and I'm using Proton Experimental.

chdir "/home/will/.local/share/Steam/steamapps/common/Counter-Strike Global Offensive" ERROR: ld.so: object '/home/will/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored. Game Recording - would start recording game 730, but recording for this game is disabled Adding process 7041 for gameID 730 ERROR: ld.so: object '/home/will/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored. ERROR: ld.so: object '/home/will/.local/share/Steam/ubuntu12_64/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored. ERROR: ld.so: object '/home/will/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored. ERROR: ld.so: object '/home/will/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored. Adding process 7043 for gameID 730 WARNING: discarding _NET_WM_PID 2 as invalid for X11 window - use specialized XCB_X11_TO_PID function! WARNING: discarding _NET_WM_PID 2 as invalid for X11 window - use specialized XCB_X11_TO_PID function! Adding process 7044 for gameID 730 pid 7143 != 7142, skipping destruction (fork without exec?) Adding process 7142 for gameID 730 basename: extra operand 'Offensive/game/cs2.sh' Try 'basename --help' for more information. pid 7145 != 7142, skipping destruction (fork without exec?) Adding process 7144 for gameID 730 Adding process 7146 for gameID 730 Adding process 7147 for gameID 730 Loaded /home/will/.local/share/Steam/steamapps/common/Counter-Strike Global Offensive/game/bin/linuxsteamrt64/libengine2.so, got 0x55f3f002bc20 Using breakpad crash handler [S_API] SteamAPI_Init(): Loaded '/home/will/.local/share/Steam/linux64/steamclient.so' OK. Setting breakpad minidump AppID = 730 Forcing breakpad minidump interfaces to load Looking up breakpad interfaces from steamclient Calling BreakpadMiniDumpSystemInit 06/26 15:24:23 minidumps folder is set to /tmp/dumps 06/26 15:24:23 Init: Installing breakpad exception handler for appid(730)/version(9820237)/tid(7147) Looking up breakpad interfaces from steamclient Calling BreakpadMiniDumpSystemInit SteamInternal_SetMinidumpSteamID: Caching Steam ID: 76561198237687108 [API loaded yes] SteamInternal_SetMinidumpSteamID: Setting Steam ID: 76561198237687108 Setting breakpad minidump AppID = 2347771 Loaded libSDL3.so.0, got 0x55f3f0152670 Adding process 7148 for gameID 730 Adding process 7149 for gameID 730 Loaded /home/will/.local/share/Steam/steamapps/common/Counter-Strike Global Offensive/game/bin/linuxsteamrt64/libtier0.so, got 0x55f3f000ade0 Loaded /home/will/.local/share/Steam/steamapps/common/Counter-Strike Global Offensive/game/bin/linuxsteamrt64/libfilesystem_stdio.so, got 0x55f3f01ac210 Loaded /home/will/.local/share/Steam/steamapps/common/Counter-Strike Global Offensive/game/bin/linuxsteamrt64/libinputsystem.so, got 0x55f3f01ace20 Loaded /home/will/.local/share/Steam/steamapps/common/Counter-Strike Global Offensive/game/bin/linuxsteamrt64/liblocalize.so, got 0x55f3f01ae9f0 Loaded /home/will/.local/share/Steam/steamapps/common/Counter-Strike Global Offensive/game/bin/linuxsteamrt64/librendersystemvulkan.so, got 0x55f3f01af110 Loaded /home/will/.local/share/Steam/steamapps/common/Counter-Strike Global Offensive/game/bin/linuxsteamrt64/libresourcesystem.so, got 0x55f3f01b0130 Loaded /home/will/.local/share/Steam/steamapps/common/Counter-Strike Global Offensive/game/bin/linuxsteamrt64/libschemasystem.so, got 0x55f3f01b10c0 ATTENTION: default value of option radv_override_graphics_shader_version overridden by environment. Game Recording - game stopped [gameid=730] Removing process 7149 for gameID 730 Removing process 7148 for gameID 730 Removing process 7147 for gameID 730 Removing process 7146 for gameID 730 Removing process 7144 for gameID 730 Removing process 7142 for gameID 730 Removing process 7044 for gameID 730 Removing process 7043 for gameID 730 Removing process 7041 for gameID 730 submitted by /u/3030Will
[link] [comments]

XWayland seems pretty unstable since around late April

Reddit Linux_Gaming - 26. Juni 2025 - 20:56

Hey guys, I've been trying to figure out why XWayland on plasma Wayland has been crashing for seemingly no reason. It seems to only happen when playing games, or using the big picture mode steam overlay.

It happens on almost any game, but more GPU intensive games seem more prone to it.

For example, Halo MCC. Runs great, but when I leave an online game by pressing start and hitting "leave game", I'll get a "xwayland has crashed" notification from KWin window manager.

Another example, playing Dying Light or Resident evil 2 remake. The games run like a dream, but sometimes if I open the overlay, xwayland crashes, along with all my other apps running xwayland, like discord, with the same notification from KWin window manager.

It seems kinda random too. Sometimes it'll happen right away, sometimes it'll happen after playing a game for 10 minutes or so.

I thought maybe steam's BPM just doesn't play nice with nvidia, but my MCC still crashed when it was changing maps in a custom game I was in, and I was using the regular steam client, I wasn't in BPM that time.

X11 is perfect (as you would expect).

Here's some of my journalctl but it doesn't seem helpful. I run my desktop resolution and refresh rate at 1440p 120hz, if that matters.

journalctl --since "10 minutes ago" | grep -i xwayland
Jun 26 14:36:54 nefarious kwin_wayland_wrapper[2459]: XWAYLAND: error marshalling arguments for lock_pointer (signature noo?ou): null value passed for arg 2
Jun 26 14:36:54 nefarious kwin_wayland_wrapper[2459]: XWAYLAND: Error marshalling request: Invalid argument
Jun 26 14:36:54 nefarious kwin_wayland_wrapper[2459]: (EE) failed to write to Xwayland fd: Invalid argument

Fastfetch output:

OS: Arch Linux x86_64
Kernel: Linux 6.12.34-1-lts
Display (LG TV SSCR2): 2560x1440 @ 120 Hz in 72" [External, HDR]
DE: KDE Plasma 6.4.1
WM: KWin (Wayland)

CPU: AMD Ryzen 5 5600X (12) @ 4.65 GHz
GPU: NVIDIA GeForce RTX 3070 [Discrete]
Memory: 4.98 GiB / 62.72 GiB (8%)
Swap: 760.00 KiB / 16.00 GiB (0%)

NOTE: It's odd, wayland was actually working really well with my build before late April. At this point it just seems like an nvidia thing. If no one else can help or have expeienced anything similar, oh well. I'll sacrifice HDR on my nice 4K OLED TV and go back to X11.

Thanks for any help/input in advance.

submitted by /u/Savings_Ad_5218
[link] [comments]

Weird screen flicking issue with Linux+Radeon on Samsung QN90B TV when VRR/Adaptive sync is *OFF*

Reddit Linux_Gaming - 26. Juni 2025 - 20:55

Hello folks,

I'm posting this here because I'm desperate to find out if anyone else has had this issue and managed to solve it.

I have a PC with a Radeon RX 7800 XT connected to a Samsung QN90B TV.

If I try running the TV at full 4K at 120FPS with the TV set to gaming mode on and VRR/Adaptive sync DISABLED on the computer, I get constant blinking as if the TV can't stay synced to the signal.

When VRR/Adaptive sync is ENABLED, everything works properly even up to 120Hz refresh rate.

If I turn off gaming mode, everything works great too (though VRR isn't available with gaming mode off.)

This has happened so far on Linux Mint (22, with various kernels) and Bazzite. It does NOT happen under Windows, BUT in Windows the TV always says FreeSync is turned on even when it's not using it.

So the gist is, the TV is failing to stay synced to the signal when FreeSync is off and it's running at 4K/120. I've tried HDR on and off, and different cables and it's always the same. This is without even running any games, just sitting at the desktop.

Has anyone else dealt with this? I know it's a rather specific issue, but you never know how common it might be if you don't ask.

submitted by /u/zorinlynx
[link] [comments]

Headset and speaker simultaneously Is it really not possible?

Reddit Linux_Gaming - 26. Juni 2025 - 20:47

Using pulse or pipewire, I need to manually switch between headset usage and rear sound, I still don't know if it's possible to use both simultaneously and just mute one of them instead of having to turn one on to use the other.

Anyway, is there a way in Linux to make both sounds work like on another system?

submitted by /u/GamingLnX
[link] [comments]

AYUDA

Reddit Linux_Gaming - 26. Juni 2025 - 19:40

EXISTE ALCUNA VERSION DEL GTA SAN ANDREAS SIN CINEMATICAS PERO CON RADIO Y DIALOGOS?

submitted by /u/Upbeat_Back_7723
[link] [comments]

Even more FSR4 performance on RDNA3 in the future?

Reddit Linux_Gaming - 26. Juni 2025 - 19:39

Hi guys,

I made a video recently where I showcased the improvement in performance that has been achieved recently with FSR4 using RDNA3.
On my video the maker of Proton-EM commented that even more performance is possible if you disable cooperative matrix 2 in mesa:

comment from Etaash on my video

This most likely refers to this merge request:
https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/34793/

Now I'm no expert but I found the src/util/00-radv-defaults.conf file where radv_cooperative_matrix2_nv is set to true by default. There's probably an environment variable or compile option you can use but I simply set that one to false and recompiled mesa locally.

I did some quick initial testing with Expedition 33. Before I had about 53-57 fps (as seen in my video). Now I hover at about 61fps average. With this FSR4 performance runs about the same as XeSS quality on my machine which is amazing.

Looks really promising for the future. :)

submitted by /u/Skaredogged97
[link] [comments]

Steam Summer Sale 2025 is live - here's some top picks all under £20

Gaming on Linux - 26. Juni 2025 - 19:36
The biggest sale event is here, the Steam Summer Sale 2025 is now live with lots and lots of games discounted.

.

Read the full article on GamingOnLinux.

Nacon gamepad GC-100 Wired: it is really compatible with all games?

Reddit Linux_Gaming - 26. Juni 2025 - 19:18

My friend gave me a gamepad to give it a try. It is the Nacon GC-100 Wired (there's also a wireless version, GC-200WL). It is technically plug&play. I tried it on my friend's WIndows laptop and it works well, but I use linux now on my pc. So I wanted you to tell me your experience if you had one.

I tried playing Hollow Knight and noticed some issues with the triggers, besides the vibration not working. No issues on SuperTuxKart which correctly detected the gamepad, vibration worked well. I need to try other games to reach my conclusions

submitted by /u/iosonofeli
[link] [comments]

Games with similiar gameplay to Stardew Valley

Reddit Linux_Gaming - 26. Juni 2025 - 18:22

I'm buying a Steam Deck soon and I'm looking for games like Stardew Valley gameplay wise, but with a lot more depth to the story. So, basically a linear story game with this kind of gameplay. Is there any good games like that out there?

I also like how Hades looks and I think I'm gonna play that as well when I get it. If there's any similiar games I would appreciate if you could give me some recomendations for that as well.

submitted by /u/HARDWELL9191
[link] [comments]

guys I need your voice !

Reddit Linux_Gaming - 26. Juni 2025 - 18:20

I realized that Linux doesn’t get much visibility, and there aren’t any mainstream videos that really introduce it on Youtube, so I made one myself.

But there’s one problem: English isn’t my native language. I’m French, and while I speak it pretty well, some parts still don’t sound quite natural. (the temporary video is an AI voice)

That why I need your help.

If anyone’s willing to read through the script, please contact me on Reddit. You’ll be credited at the end.

Last thing, you must have an adult voice. I have nothing against children but it will attract less people, and adults have a more audible and fluid voice.

The preview is in 420p; the final will be in 4K. And if you have any suggestions, I'm open. :)

here is the script

have a good day !

submitted by /u/Desperate_Fig_1296
[link] [comments]

Seiten