Sammlung von Newsfeeds

It's now easier to get Mesa 25.1 on the latest Ubuntu 25.04

Gaming on Linux - 07. Juli 2025 - 11:52
Want to upgrade Mesa on Ubuntu, Kubuntu and other Ubuntu-based distributions? It's now a bit easier thanks to a PPA update to get Mesa 25.1 installed.

.

Read the full article on GamingOnLinux.

Praising steam and valve

Reddit Linux_Gaming - 07. Juli 2025 - 11:51

IDK what valve do with proton on steam to make work better than other apps like heroic and lutris, but whenever i try to work with their version of proton they don't work and i tried different versions of proton but never worked, until i used proton on steam and my games worked right away.
Thank you valve

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

nothing is runing

Reddit Linux_Gaming - 07. Juli 2025 - 11:22

i am using a thinkpad t440p using arch with a hyprland setup. i have a Intel(R) Core(TM) i5-4300M CPU @ 2.60GHz cpu and a Intel Corporation 4th Gen Core Processor Integrated Graphics Controller GPU. i am getting this error a lot but have not been able to fix it MESA-INTEL: warning: Haswell Vulkan support is incomplete. i am trying to get it through steam and have tryed using proton GE 10-3. attached is the begening and end of a log

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

lsfg-vk aims to bring Lossless Scaling's Frame Generation to Linux

Gaming on Linux - 07. Juli 2025 - 11:21
Lossless Scaling is a very popular application for Windows, and the new lsfg-vk project aims to bring Lossless Scaling's Frame Generation to Linux.

.

Read the full article on GamingOnLinux.

Dancing issue on Nvidia drivers (kinda connected with gaming)

Reddit Linux_Gaming - 07. Juli 2025 - 11:16

Hi, on one of my screens I see "dancing pixels" on a static image, for example screen settings window. This screen is LG, 1080p75hz, 2nd is iiyama 1080p144hz. Now I'm using KDE and the issue occurs, beforehand I had a similar issue on Hyprland & Arch, but disabling of the freesync helped me back then - now - no chances. Both screens are connected via DP cable. Ofc issue does not occur on Windows 11, so it's not a hardware thing. I also forced GDM with a flag usage in my grub configuration.

OS: Manjaro Linux x86_64
Host: MS-7A38 8.0
Kernel: 6.12.34-1-MANJARO
Uptime: 30 mins
Packages: 1399 (pacman), 33 (flatpak)
Shell: zsh 5.9
Resolution: 1920x1080
DE: Plasma 6.3.5
WM: kwin
Theme: Breeze-Dark [GTK2], Breeze [GTK3]
Icons: Papirus-Dark [GTK2/3]
Terminal: konsole
CPU: AMD Ryzen 9 5950X (32) @ 5.084GHz
GPU: NVIDIA GeForce RTX 4070
Memory: 4480MiB / 48092MiB
NVIDIA-SMI 575.64 Driver Version: 575.64 CUDA Version: 12.9

Now I used this, but still effect is the same: https://github.com/korvahannu/arch-nvidia-drivers-installation-guide

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

Video Games Europe release a statement on Stop Killing Games

Gaming on Linux - 07. Juli 2025 - 11:10
Video Games Europe, a trade association that represents a bunch of major game publishers, have issues a statement pushing back against Stop Killing Games.

.

Read the full article on GamingOnLinux.

Direct3D to Vulkan layer DXVK v2.7 released with performance improvements and Intel support upgrades

Gaming on Linux - 07. Juli 2025 - 10:50
DXVK v2.7 was released over the weekend with lots of improvements for the Direct3D to Vulkan layer. Here's what's new and improved.

.

Read the full article on GamingOnLinux.

Steam fps overlay only 2 options instead of 4

Reddit Linux_Gaming - 07. Juli 2025 - 10:26

(Steam news) You all know, steam introduced this extended fps overlay. But even with the latest steam version, I can only select these 2 options. Because actually there should be 4 options.
What should I do? Is there a package missing?
I try delete steam (pacman -Rn steam) and reinstall, butnothing change.

Pc main spec and OS:
Processor. AMD Ryzen 7 5800X
Memory: 32 GiB RAM
GPU: AMD Radeon 6700 XT
OS: EndeavourOS (Mercury-Neo-2025.03.19 - up to date)

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

Mouse click latency

Reddit Linux_Gaming - 07. Juli 2025 - 09:34

My mouse doesn't support onboard memory for click latency and performance mode and runs on 8ms click latency by default, even on 1000hz polling rate, it has to run driver in the back to get 1ms click and performance mode, it has no driver for linux, I don't know what to do 😭, my games are running crisp, everything is okay, just this one issue.

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

Appimage of Render96ex

Reddit Linux_Gaming - 07. Juli 2025 - 09:14

Can someone more knowledgeable than me help create an appimage of render96ex so there is an easy way to add the native version to the Steam Deck?

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

Geub wont show up

Reddit Linux_Gaming - 07. Juli 2025 - 08:21

Ive installed bazzide on my rog ally with dualboot. But when i turn it on it just boots into bazzite anf grub wont show up. It only shows up when i press escape when turning the ally on. Is there any way that it automaticly shows up when booting?

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

Other than privacy, what do you like about gaming on Linux?

Reddit Linux_Gaming - 07. Juli 2025 - 08:20

I'm looking to try just Bazzite on the PC I'm about to put together and I'm mostly interested in it because I'm tired of paying for Microsoft spyware.

Do you dual boot with windows? Or another Linux distro, or at all?

I'm a noob at this and just here for some guidance/inspiration.

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

Fun with pipewire remapping

Reddit Linux_Gaming - 07. Juli 2025 - 07:53

I was trying to run Neuromancer (Apple IIGS version) using xkegs emulator, and hit a weird issue where it produces a mono sound that plays in left channel which is super annoying. You can remap things for pipewire with something like qpwgraph, but it also can be scripted.

I ended up doing something like this in a script:

pw-link --disconnect 'KEGS:output_FR' '<my_audio_card_sink>:playback_FR' pw-link 'KEGS:output_FL' '<my_audio_card_sink>:playback_FR'

This connects left channel of the output from Kegs to right channel of audio sink, making mono duplicated on both channels.

Just wanted to share if anyone needs such idea.

To analyze your current links, run something like this:

pw-link --links --id

Or use qpwgraph as above.

https://preview.redd.it/88j5bjah5ebf1.png?width=2082&format=png&auto=webp&s=79e77606ed2b8a0e6e0819ac11d7d83eea1bf56e

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

How to install windows 10 on external HDD?

Reddit Linux_Gaming - 07. Juli 2025 - 07:47

Hello how do I Install windows 10 on my external hdd with full isolation and Independency?

I tried with Rufus , windows to go,

It did work but was still only booting from my Internal SSD Windows 11 Bootfiles

I Created it's EFI system reserved partition files, registered it in Bcdedit Disabled fast startup, hibernation Tried to disable my SSD from diskpart

But no use

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

I want more natively supported online games on linux

Reddit Linux_Gaming - 07. Juli 2025 - 07:43

I have been using linux for a while, well tbh, it's just there as a separate operating system on my pc since only very few competitive/multiplayer games run natively on linux. Alot of things I do on linux works smooth, feels crisper than windows. But everyone launches/optimizes windows not linux and me angy. What went wrong in this timeline?

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

Looking for people to test my mindfulness idle/incremental game Linux build

Reddit Linux_Gaming - 07. Juli 2025 - 07:19

I just want to make sure the game runs well before checking "Linux" in the Steam supported platforms.

Full, free Linux build

Steam page

Please let me know:

  1. If the game starts

  2. Running smooth

  3. Music works

  4. Progress is preserved between game launches.

Thank you 🙏

submitted by /u/Vladi-N
[link] [comments]

KDE Plasma - Graphics resetting when gaming

Reddit Linux_Gaming - 07. Juli 2025 - 06:13

Hey folks, I just wanted to know if anyone else was also having this issue and I'm not the only one going crazy here. I've been playing a lot of HD2 on Ultra graphics and usually after a certain point, the game freezes before the screen goes black and KDE comes back with a notification saying "Desktop effects were restarted due to a graphics reset". This happens ALL the time after like, maybe 30 minutes to an hour, And I have no idea what's causing this. Any information about this would be very helpful, Here are the System specs

CPU: AMD Ryzen 7 5800X (16) @ 4.85 GHz
GPU: AMD Radeon RX 7700 XT [Discrete]
Memory: 9.38 GiB / 31.25 GiB (30%)
DE: KDE Plasma 6.3.5
OS: Nobara Linux 42 (KDE Plasma Desktop Edition) x86_64
Kernel: Linux 6.15.4-200.nobara.fc42.x86_64

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

Wuthering Waves just refuses to run (even with GE proton 10-8)

Reddit Linux_Gaming - 07. Juli 2025 - 06:11

Hey guys, so I use debian KDE plasma and recently found out that wuthering waves can be played on steam with GE proton 10-8. And it works...or so I thought.

Every time I play the game, it only runs for about 10 minutes until it decides to crash and shut down my laptop along with it. I suspected its an overheating problem, but it's not. The temperature reaches 65 -75 degree celcius while on low settings. My laptop can handle games like Dark Souls 3 and Sekiro but fails to run an anime fairy game? Something tells me it's the software that's faulty.

My specs:
Dedicated Graphics: NVIDIA Geforce MX330
Integrated Graphics: Intel Arc
CPU: Intel i5 11th gen
Storage: SSD

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

vulkan swrast is the best and the worst for gaming depending on the CPU

Reddit Linux_Gaming - 07. Juli 2025 - 05:51

i tested a one armed robbery using proton experimental with vulkan swrast on my i3 gen 3 intel CPU and the experience was not great first for anyone who has no idea what vulkan swrast is it basically it translates and puts the load on the CPU for short "Software Rendering"which basically ignores the GPU all together and the CPU does the work instead for anybody interested in this with an igpu wanting to play games make sure you have a relay good processor

I did not make much research so i might be wrong fell free to correct me

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

Seiten