Sammlung von Newsfeeds

Here's all the games to claim for Steam Deck / Linux from Prime Gaming as of May 23rd

Gaming on Linux - 23. Mai 2025 - 11:34
Here's the fresh and up to date list of games available on Amazon Prime Gaming for May 23rd, and what compatibility you can expect for Linux / SteamOS and Steam Deck. An easy way to build up your gaming collection with these games coming as part of your Amazon Prime subscription.

.

Read the full article on GamingOnLinux.

Heroic Launcher for Epic, GOG, Amazon games on Linux / SteamOS v2.17 released

Gaming on Linux - 23. Mai 2025 - 11:12
Bringing a UI refresh to game pages, along with numerous fixes to running games on Linux systems, the Heroic Games Launcher has a new release out now. It's the easiest way to run games from Epic, GOG and Amazon on Linux / SteamOS / Steam Deck.

.

Read the full article on GamingOnLinux.

Multiple Warhammer games enter the GOG Preservation Program, and some games now exclusive to GOG

Gaming on Linux - 23. Mai 2025 - 11:01
GOG have announced another expansion of the GOG Preservation Program, their promise to keep games updated and refreshed for modern systems with multiple Warhammer titles now included.

.

Read the full article on GamingOnLinux.

Warhammer 40,000: Space Marine and Warhammer 40,000: Dawn of War are getting remasters

Gaming on Linux - 23. Mai 2025 - 10:57
Warhammer 40,000: Dawn of War - Definitive Edition and Warhammer 40,000: Space Marine - Master Crafted Edition have been announced, refreshing two popular games bringing many enhancements to both.

.

Read the full article on GamingOnLinux.

Thinking about switching to Linux, have some Hardware questions.

Reddit Linux_Gaming - 23. Mai 2025 - 10:50

Hey all!

I used Linux roughly a year and a half ago but had to switch back for a time because university demanded me to use adobe software...

No university is over and I am missing Linux. In the meantime I switched all my Logitec hardware to Steelseries.

Steelseries seems on first sight much less compatible with Linux though. I use an Aerox 9, Arctis Nova 7, and Apex 5. I think there was a software that I was able to use back then to program my old MMORPG Mouse. The question is is there also a software to get the Headset working, since it has a lot of software based settings. The keyboard, well if there are no lights I don't mind, and if the lights stay the same I also don't mind. I don't by the stuff for the lights, just for function...

Thank you all very much in advance!

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

Splitgate 2 gets a Beta on Steam, works on Steam Deck but not other Linux systems for now

Gaming on Linux - 23. Mai 2025 - 10:40
Splitgate 2 brings back the free to play FPS with portals from 1047 Games, with a Beta now available. However, it's another game that will not work on Desktop Linux, only the Steam Deck.

.

Read the full article on GamingOnLinux.

Steam overlay impossible to close (it's closed I can move my mouse in game, but I see this...)

Reddit Linux_Gaming - 23. Mai 2025 - 10:26
gamescope --mangoapp --force-grab-cursor --rt -W 1920 -H 1080 -w 1280 -h 960 --adaptive-sync -S stretch -r 144 -f -- %command%

These are my launch options, something happens, not sure what...
I play stretched resolution with gamescope.

I'm on CachyOS with new Mesa drivers and on AMD 9070XT.

I also have horrible stuttering after 30-40 mins of gameplay, the frametimes become crazy and spiky as hell.

submitted by /u/Intelligent-Tailor49
[link] [comments]

Steam Deck gets a big upgrade with SteamOS 3.7 and you can now install it on other AMD handhelds

Gaming on Linux - 23. Mai 2025 - 10:23
Valve just released SteamOS 3.7 to the stable channel, bringing a huge amount of improvements to the Steam Deck. This also brings official support for the Lenovo Legion Go S, as well as Valve now officially giving you the option to load SteamOS onto other AMD powered handhelds.

.

Read the full article on GamingOnLinux.

full AMD laptop freezes and shuts off when disconnecting charger under load

Reddit Linux_Gaming - 23. Mai 2025 - 09:59

Hello everyone. After countless hours of googling and asking different LLMs, I've decided I need real help.

As the title says, I have an Asus ROG Strix G513 Advantage Edition (2021) with a Ryzen 9 5900HX and a Radeon RX 6800M, 32 GB of RAM. I'm running EndeavourOS.

Whenever I'm gaming on my laptop and (usually by accident) disconnect my charger, the laptop immediately freezes and reboots.

I'm 99% certain the issue is with power delivery, as the system can't switch power profiles fast enough before the GPU attempts to draw 130W when it's unavailable, causing the system to panic and reboot. There are no logs, the system is crashing before any logs can be saved, I checked with journalctl.

This never happened on my older laptop with an Nvidia GTX1050, but it could be attributed to the much less power hungry GPU rather than an Nvidia driver thing.

What I have tried so far: 1. I have all the asus-linux packages (g14 kernel, asusctl, supergfx, etc..) as well as LACT. 2. I tried setting power rules through KDE 3. I tried setting power rules with TDP 4. I think at some point I tried setting direct udev rules/calls to switch power profiles ASAP on charger disconnect.

None of these worked.

A hint in the right direction would be greatly appreciated.

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

steam refusing to launch games

Reddit Linux_Gaming - 23. Mai 2025 - 09:21

This one drove me nuts for hours. As I was attempting to gather all of my notes to ask for help. I finally have it working. I will post this in the event it is helpful to someone else.

wine: failed to open "c:\\windows\\system32\\steam.exe": c0000135

1956.198:0030:00d8:warn:threadname:NtSetInformationThread Thread renamed to L"wine_threadpool_worker"

1956.198:0030:00dc:warn:threadname:NtSetInformationThread Thread renamed to L"wine_threadpool_worker"

1956.198:0030:00e0:warn:threadname:NtSetInformationThread Thread renamed to L"wine_threadpool_worker"

pid 15473 != 15472, skipping destruction (fork without exec?)

So steam will refuse to run many games. I have my games installed to /mnt/Games/Steam

proton is installed in /home/%username%/.local/share/Steam/steamapps/common/

I plugged the above error log into chatgpt and it suggested that I use the following touch command to make a steam exe file. I tried to but it told me the file existed already as a symbolic link. touch /mnt/Games/Steam/steamapps/compatdata/1142710/pfx/drive_c/windows/system32/steam.exe

So I found the file in the above listed location and checked properties, and the final was pointing back to itself instead of where the file should have been pointing to. I right clicked on another file in the same directory and got the location of where the steam.exe file was actually located.

/home/%username%/.local/share/Steam/steamapps/common/Proton - Experimental/files/lib/wine/x86_64-windows/steam.exe

Using that file location, I updated the symbolic link and now warhammer launches. I suspect that I am having similar issues with other games. They do not seem to be happy with my os hopping and using multiple drives. I suspect I will need to update most of my games that aren't launching using the same method.

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

Delta Force - is the anyway to play atleast iOS or Android version? Bcz the pc versions are not working

Reddit Linux_Gaming - 23. Mai 2025 - 09:04

I am new to linux but still don't want to go back to Windows.

I found that no matter what I do I wasn't able to play Delta Force PC version.

So,

Is there anyway to play atleast the mobile version on PC ??

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

What multi-player game do you all run

Reddit Linux_Gaming - 23. Mai 2025 - 09:00

Hello all I'm phantom I'm someone who moved to linux mint and enjoy the absolute hell out of it what multi-player games do you guys play on your linux PC I play warframe the first descendant Marvel Rivals Overwatch and more

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

PROTON_ENABLE_WAYLAND=1, keyboard controls don't work when it's enabled.

Reddit Linux_Gaming - 23. Mai 2025 - 08:45

So, I updated my proton version to GE-Proton 10-3 and I heard about this particular variable to improve gaming in wayland sessions. I'm using KDE with Arch and Nvidia. So I wanted to play Assassin's Creed II with this variable enabled. The game opened, I could even move my mouse. But I couldn't move around with my keyboard. The keyboard controls don't seem to work. The game doesn't lag or stutters. It's just the keyboard. I also tried in Half-Life 2 but result is still the same.

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

GBVSR Long Connecting To Server Time

Reddit Linux_Gaming - 23. Mai 2025 - 07:03

I just switched to Linux Mint and I noticed that the time it takes for me to "Connect to server", aka load into the game is significantly longer than playing on Windows (about 10 times longer). Is there anything I can do to fix this issue?

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

Does anybody know of Wayland compositors that have a global tearing toggle, similar to X11's Picom compositor?

Reddit Linux_Gaming - 23. Mai 2025 - 06:17

One of the biggest hurdles for me adopting Wayland is, for whatever reason, latency being a huge problem. There are some mitigations, but eventually I reach a point with the standard of tearing window rules. My experience with these window rules is they are incredibly fickle with what does or does not fall into the criteria, and most (if not all) implementations require the window in question to be fullscreen, which obviously prohibits me from low latency in windowed programs.

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

HoYoPlay doesn't start through Bottles.

Reddit Linux_Gaming - 23. Mai 2025 - 05:35

Hey all! I switched back to linux a few days ago after using windows for about a week before deciding to go back, I used to play Genshin Impact through Bottles by downloading HoYoPlay and it worked perfectly.

Now I've uninstalled and installed Bottles several times but it's no use, even tried Wine 10.8 staging but it doesn't even show me a black screen it just won't open.

I've tried Lutris and Heroic before but they feel really bad to use so I hope I can find a way to fix this.

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

Problem with OpenGL when trying to play Minecraft on TLauncher

Reddit Linux_Gaming - 23. Mai 2025 - 05:10

Good day fellas, I formatted my computer this year to change the SSD. I've been using Arch Linux for 5 years, and even before formatting I used TLauncher to play Minecraft and I've never had any problems with any version. After this formatting, whenever I try to open any version of Minecraft the game simply doesn't open and a main error appears:

OpenGL: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.

I've already tried updating the video card drivers and also tried other launchers such as Prism, Polly, etc., but none of them work.

I'd like some help, I've had that annual urge to play Minecraft and I'm genuinely desperate hahahaha

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

Are there any free, preferably open-source games similar to Star Fox?

Reddit Linux_Gaming - 23. Mai 2025 - 03:59

There are puzzle games, platformers, racing games, many shooters, RPGs, and some others, but not many on rail shooters. Are there any free, native examples that don't require Steam?

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

Fixing BFME2 LAN/VPN-Multiplayer Desync

Reddit Linux_Gaming - 23. Mai 2025 - 03:30

After lot of trying I finally found out what was causing my recurrent Desyncs. If anyone else is looking for a solution when having the same issue (desyncing with a windows client):

-used AllinOne 2.22 Battle for middle Earth Launcher from Moddb https://www.moddb.com/mods/battle-for-middle-earth-patch-222/downloads/patch-222

-If not on LAN and you're running a OpenVPN tap tunnel:
not sure if that caused the issue but setting your server-conf like this maybe helps to reduce desyncing
reduce tun-mtu and other package sizes for better socket flushing/packagesize/desyncing behaviour

tun-mtu 1000
mssfix 900
fragment 900
sndbuf 0
rcvbuf 0
keepalive 10 120

I got it running ob Debian 12 (6.12.22 bpo kernel + mesa-vulkan-drivers bpo, Lutris/Wine from Stable)

change your WINECONFIG so you run ALL the following .dll in your /path-to-your-wine-prefix/drive_c/BFME2/ Folder natively/built in. not 100% sure which one is causing the problems but running all of them solved the problem

https://preview.redd.it/83gj5updof2f1.png?width=437&format=png&auto=webp&s=0ed84ea844778de8cb4c5d1b51f10ffd052d8416

https://preview.redd.it/fmk6swyqof2f1.png?width=398&format=png&auto=webp&s=bc945d18d8463f064fdf228d8647fb6a97cbeaef

and you shouldnt run into desyncs anymore when playing LAN/VPN(layer-2/tap) games.
hf playing :)

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

Seiten