Other News about gaming on Linux

Reported Modes Incomplete, Unable to Set Custom Resolution

Reddit Linux_Gaming - 06. November 2024 - 21:20

Hey guys

I have an NVIDIA Graphics Card (3080Ti, back from my Windows days) and a 21:9 monitor. Sadly, the only resolutions reported by cat /sys/class/drm/card*/modes are 2560x1080 (21:9), 1024x768 (4:3), 800x600 (4:3) and 640x480 (4:3). This causes both Plasma (X11) and Plasma (Wayland) to be unable to change my resolution to anything 16:9 (or anything other than the named resolutions to begin with).

However, my graphics card actually supports way more than just these solutions (most importantly 1920x1080 (16:9)) but they are not reported.

Are you guys familiar with this issue? Any idea whether it's caused by NVIDIA drivers or the Linux Kernel? How can I overcome this issue and add back all the resolutions my graphics card & my monitor actually support?

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

How to share one Steam library between two different Linux systems without symlinking compatdata?

Reddit Linux_Gaming - 06. November 2024 - 21:12

Hi there everyone.

I have this situation on my laptop:
- partition 1 with Linux OS 1
- partition 2 with Linux OS 2
- partition 3 only for Steam library

Now, I see that every time I reboot from one system to another, I must symlink the compatdata folder in my home to the Steam partition, otherwise Steam Cloud does not work. To solve:
- I delete the old symlink
- I do the new one
- and back again every time I reboot to the other system

Is it just me? Is this normal? Can this be made a bit more straightforward?

Thank you in advance.

submitted by /u/Ok-Anywhere-9416
[link] [comments]

Ok, here's another suggestion on the anti-cheat situation for Linux multiplayer gamers and other FOSS platforms. How about implementing a trusted kernel module, that anti-cheat programs can use?

Reddit Linux_Gaming - 06. November 2024 - 20:58

To come straight to the point: The reason why windows is being preferred by anti-cheat devs is because the NT kernel versions are homogeneous and low in numbers. But mainly it is because the NT kernel is closed source and thus allegedly less manipulable. The anti-cheat dev's belief behind this is "security per obscurity" would work. This thinking is actually quite naive on many levels. In my opinion only an open source app can be really hardened against attacks, as everybody worldwide can read its code and resolve bugs. Meanwhile on windows major disasters like crowdstrike can still happen, as only a few people know the source code and can debug it.

Now with Linux we can not make it close source. This would make the whole idea behind Linux absurd. Also i really dislike and distrust the idea of so called "entrusted", "signed" gaming distros like what Playtron OS ™ seems to achieve. Something about that project smells fishy and like vendor-lock-in to me. Somebody has to distribute that so called entrusted and signed distro and can become easily a monopolist. And this would lead us to the same intransparent situation as with Microsoft Windows.

So how about a different way of offering anti-cheat devs more security but without giving up FOSS? How about adding a kernel module to the linux kernel that can communicate directly to the anti-cheat implementation of a multiplayer game? BUT instead of encrypting that kernel module and distributing it as a closed source binary, the source code could still be open source. We rather calculate a high bit, cryptographic hash function for every new version of that anti-cheat kernel module. Any multiplayer online game can take those official hashes, store them and verify them by their build-in anti-cheat solution. You could make hashes of every single file inside that anti-cheat kernel module to increase complexitiy and security. On top of that you could instruct the anti-cheat solution of a mutliplayer game to verify that anti-cheat kernel module constantly against manipulations of any sorts, meaning some sort of sophisticated real-time check.

As much as i like valve but i would rather suggest to give the authority over a possbile anti-cheat kernel module to a group that shares common interests in gaming development. I was thinking about developers behind SDL. They got much experience with multimedia. input and controls and many game devs implement their solutions into their games. Another group would be KHRONOS who maintain Vulkan. They could establish some kind of anti-cheat API function upon which game developers could agree upon and work on it together.

Anyway, whatever anti-cheat game devs are believing, windows is not the main os platform for games by the way. The most spread os platform for games including online games is Android based on Linux. So sooner or later the game developers have to think about opening up their multiplayer games for other platforms as well. The more performant mobile devices get the more of their users will ask for graphics intensive multiplayer games too. And this means the need for ports if a game studio wants to gain more market share.

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

[First Timer] Ubuntu 24.04.1 - Mouse cursor laggy while Battle.net is opening + visual issues in and out of WoW

Reddit Linux_Gaming - 06. November 2024 - 20:40

Hey all. I've recently removed my windows partition from dual-boot and this is my second attempt at playing World of Warcraft on Ubuntu with Lutris.

(I uploaded the video to google drive)

https://drive.google.com/file/d/1UlhhdRLp31JFQml9YtxC0EIN6QJkoH9I/view?usp=sharing

As you can see from my footage above, I'm experiencing a lot of issues with cursor lag everytime I open BattleNet and WoW itself. I've experienced the same issues during the installation process, when the little wine window popped up.

As shown in the video, my BattleNet windows also gets dark when I move it around.

And an extra issue, when stream recording with OBS (as in the footage) or screensharing on Discord, my game and sometimes cursor gets really laggy. Yet the fps doesn't seem to be changing, it's like instead of a smooth camera movement, I get a snappier version, not sure how to explain it but I think you can see it on the video (I recorded it with OBS after all).

What I've done so far:
- followed the Lutris github Battlenet install tips
- followed the Lutris github WoW install tips
- reinstalled Lutris with flatpak (I had installed it from the .deb before, same issues)

If anyone could please help me sort this out, I really do not want to have windows only for playing the >1< game. Thank you all.

Lutris version: 0.5.17 from flatpak
Wine version on the Lutris runner settings is the default: wine-ge-8-26-x86_64

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

All Steam games limited to 1 or 4 cpu cores

Reddit Linux_Gaming - 06. November 2024 - 20:26

have been having a strange issue recently where my steam games will all launch with their CPU affinity set to a random selection and number of 1-4 cores.

I previously fixed it by completely uninstalling and reinstalling steam but it has recently come back again.

I think I have narrowed it down to the "reaper" process here "/home/user/.local/share/Steam/ubuntu12_32/reaper" which always launches with its affinity set to specific cores (usually either 1 or 4).

I have never manually set the affinity of this process aside from allowing it to run on all cores when i noticed it was set to a limited set. Anyone know how to fix this?

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

Cannot get non-steam games to work with steam input

Reddit Linux_Gaming - 06. November 2024 - 20:26

Like the title says, I cannot get steam input to work with games from Heroic, even when I add them to steam. I have a steam deck and steam input works flawlessly with non-steam games on it, but I have absolutely no idea why I can't get it work on my gaming PC! Anyone has a solution? Any help would be appreciated.

Using Fedora 41 with Gnome btw.

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

Xbox Cloud Gaming keeps crashing

Reddit Linux_Gaming - 06. November 2024 - 20:26

I really wanted to play Halo 5, so I got Game Pass Ultimate with Xbox Cloud Gaming so play it on Linux (otherwise it's not available). When starting the game (or any other game), it loads fine, shows the Xbox spalsh screen, then turns to black and then quits back to the overview in the browser. I'm using ungoogled Chromium on Arch, all up to date. Any ideas what may cause this?

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

DXVK install?

Reddit Linux_Gaming - 06. November 2024 - 20:20

Can anyone please tell me how to install DXVK? I installed it through Winetricks, now I'm not sure what to do. I'm trying to play Red Dead Redemption but it keeps giving me this "A hardware graphics adapter with support for D3D_FEATURE_LEVEL_11_0 is required" error. I stumbled upon DXVK and heard that's great for Linux gaming, but just installing it through Winetricks doesn't seem to work. Am I missing something?

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

Completely new to Linux, wanna play Skyrim Special Edition

Reddit Linux_Gaming - 06. November 2024 - 20:16

Hey everyone! This is my first experience with Linux. I've been able to play Skyrim Special Edition to a serviceable extent but I would like to tweak a few things. First and foremost: It crashes really often. I know, I know, it's Skyrim, but I mean more than usual. (something like half of my attempts to play it end after a few minutes with a crash, but sometimes I can play for hours just fine) Also, I would like to try modding it, but I have no experience in that field. (I get frustrated and discouraged with technology pretty easily and haven't even tried modding on Windows) Mostly I would want performance/bugfix mods, particularly so that I can run it a resolution lower than 720p for higher frame rate. Maybe I'll get more adventurous with mods later on, idk. Attached are my system specs.

https://preview.redd.it/y0rvlvqjzbzd1.png?width=632&format=png&auto=webp&s=1b1410ae33b62f619efefb81934f7861b8e0ac74

submitted by /u/cobbles-and-tatter
[link] [comments]

Old Yu-Gi-Oh! Game Crashes after a specific game mechanic trigger

Reddit Linux_Gaming - 06. November 2024 - 20:02

Hi, I've recently been playing around with Yu-Gi-Oh! Power of Chaos: Yugi the Destiny (BestOfOldGames).
It's a 2003 video game released for Windows, primarily XP.

What happens is, when the game's supposed to adjust monsters' ATK/DEF, the game crashes.
I've done some digging and this person seems to be having the same problem.

This is a Linux specific thing, I've ran the game within a Windows 10 VM and it worked completely fine - modified monster has their ATK/DEF displayed in blue or red, depending on the adjustment.

On Linux, the animation of a modifier card would trigger, up until the point where it's supposed to adjust the monster's attack or defense, then crash.
All Wine / terminal would output is: wine: Unhandled page fault on read access to 0000013F at address 0040A580 (thread 00dc), starting debugger...

As for what I've tried:
32bit Wine prefix, 64bit Wine prefix, different compatibility modes (Win XP - Win 10)
Different DX9 versions
Different runners: Proton-GE, Sys-Wine, Soda, 2 or 3 different Lutris ones, Caffe, Vaniglia
Different renderer settings within Bottles
Enabling DXVK/VKD3D
Running it through Lutris and one of it's runners
Running it through Steam

Since the VM doesn't use my GPU, I tried disabling it through Bottles by disabling discrete GPU, as well as using Wine flags (LIBGL_ALWAYS_SOFTWARE=1 WINEUSEGL=1 WINEDEBUG=-all) in both the launch options for that game and the Bottles itself and the environment variables within that Bottle - didn't help.

I'm running out of ideas, anyone know what might be happening?

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

Having a weird issue with intermittent black screen.

Reddit Linux_Gaming - 06. November 2024 - 19:21

After recently purchasing an AMD GPU I installed Linux (which is expressly the reason I bought the GPU) and I'm now having a very frustrating problem.

When I set the resolution to 4k 120hz and do anything remotely graphical in the UI. The screen turns black for a sec almost as if the resolution or something is changing. And then comes back. It happens randomly, but gets worse in more widespread graphical movements on the screen. Strangely it doesn't affect games once launched. Just the UI of steam gaming mode in particular. Although it does happen to a lesser extent on the kde desktop as well.

Lowering resolution or frame rate resolves the problem.

But it kind of sucks playing in 1440p on my 4k display.

GPU is a 7800xt

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

Need help with Vinegar (again)

Reddit Linux_Gaming - 06. November 2024 - 19:20

I've already made a post regarding this topic on this sub before, but now that i know whats the problem i still havent found an actual solution to this. I use Ubuntu v22.04, and when i try to do any installation with Vinegar, it sends at the end of it this error code:

Vinegar experienced an error: failed to setup roblox: install version-7cc6d2bdac2f4837: setup: unhandled package: content-platform-dictionaries.zip

I have no idea whats the actual issue and it keeps giving me this error message whether i reinstall it (i tried installing both from flatpak and other sources). Does anyone have the same problem, or even a solution? I couldnt find anything related on the internet, probably this github issue is the closest, and they fixed their problem by configuring it to older version, which i do not know how to do either.

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

Anybody else having controller issues since last Steam updates?

Reddit Linux_Gaming - 06. November 2024 - 18:34

After Steam receiving a couple Steam Linux Runtime updates, I notice that none of my native Linux games work with a controller anymore. Disabling/enabling Steam Input doesn't seem to affect the issue. Other applications and Steam itself seem to receive controller input, but native games launched from Steam don't receive any.

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

Titanfall 2 black screen, 50% CPU usage after respawn logo

Reddit Linux_Gaming - 06. November 2024 - 16:53

I'm having a bit of trouble running titanfall 2 on arch.
When opening the game the splash screens work as normal, the respawn entertainment logo and loading icon appear and then the screen goes black, the CPU pins to 50% usage and nothing happens.

So far i've tried:

  • for var in $(printenv | cut -d= -f1); do export $var=$(echo ${!var} | rev | cut -c1-1000 | rev); done ; OPENSSL_ia32cap=~0x20000000
  • -window -noborder -novid launch options
  • Running the game via the EA app in bottles with various runners
  • Installing and running the game in Lutris using the provided titanfall 2 script
  • Purchasing and running the game via steam (it's on a deep sale atm)
  • following the installation instructions for northstar mods
  • Adding the EA app as a non-steam game, installing and then moving the prefix to the titanfall 2 installation
  • various versions of proton including 6.3-8, 7.0-6, 9.0-3, Experimental, GE9-18 and Northstar proton

I'm not sure what else i may be missing, the game has near flawless recent reviews of protondb and i can't find any accounts of this issue for other people. My hardware is more than capable (4070 on 565 drivers, i5 6600k, 32gb ram, ssd) and i have no issue running other demanding games.

Has anyone else encountered similar?

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

Problem installing amdgpu

Reddit Linux_Gaming - 06. November 2024 - 16:18

Hello people. I want to install some new drivers from amd. But the following appears on my terminal when i try:

amdgpu-install

linux-headers-5.15.0-124-generic ya está en su versión más reciente (5.15.0-124.134).

fijado linux-headers-5.15.0-124-generic como instalado manualmente.

No se pudieron instalar algunos paquetes. Esto puede significar que

usted pidió una situación imposible o, si está usando la distribución

inestable, que algunos paquetes necesarios aún no se han creado o se

han sacado de «Incoming».

La siguiente información puede ayudar a resolver la situación:

Los siguientes paquetes tienen dependencias incumplidas:

gst-omx-amdgpu : Depende: libglib2.0-0t64 (>= 2.79.0) pero no es instalable

hip-runtime-amd : Depende: hsa-rocr

Depende: rocminfo

Depende: rocprofiler-register pero no es instalable

libdrm-amdgpu-amdgpu1 : Depende: libc6 (>= 2.38) pero 2.35-0ubuntu3.8 va a ser instalado

libdrm-amdgpu-amdgpu1:i386 : Depende: libc6:i386 (>= 2.38) pero 2.35-0ubuntu3.8 va a ser instalado

libdrm2-amdgpu : Depende: libc6 (>= 2.38) pero 2.35-0ubuntu3.8 va a ser instalado

libdrm2-amdgpu:i386 : Depende: libc6:i386 (>= 2.38) pero 2.35-0ubuntu3.8 va a ser instalado

libegl1-amdgpu-mesa : Depende: libc6 (>= 2.38) pero 2.35-0ubuntu3.8 va a ser instalado

Depende: libwayland-amdgpu-client0 pero no va a instalarse

Depende: libwayland-amdgpu-server0 pero no va a instalarse

Depende: libx11-xcb1 (>= 2:1.8.7) pero 2:1.7.5-1ubuntu0.3 va a ser instalado

libegl1-amdgpu-mesa:i386 : Depende: libc6:i386 (>= 2.38) pero 2.35-0ubuntu3.8 va a ser instalado

Depende: libwayland-amdgpu-client0:i386 pero no va a instalarse

Depende: libwayland-amdgpu-server0:i386 pero no va a instalarse

Depende: libx11-xcb1:i386 (>= 2:1.8.7) pero 2:1.7.5-1ubuntu0.3 va a ser instalado

libgbm1-amdgpu : Depende: libc6 (>= 2.38) pero 2.35-0ubuntu3.8 va a ser instalado

Depende: libwayland-amdgpu-server0 pero no va a instalarse

libgbm1-amdgpu:i386 : Depende: libc6:i386 (>= 2.38) pero 2.35-0ubuntu3.8 va a ser instalado

Depende: libwayland-amdgpu-server0:i386 pero no va a instalarse

libgl1-amdgpu-mesa-dri : Depende: libc6 (>= 2.38) pero 2.35-0ubuntu3.8 va a ser instalado

Depende: libelf1t64 (>= 0.142) pero no es instalable

Depende: libzstd1 (>= 1.5.5) pero 1.4.8+dfsg-3build1 va a ser instalado

Recomienda: libtxc-dxtn-s2tc0 pero no es instalable o

libtxc-dxtn0 pero no es instalable

libgl1-amdgpu-mesa-dri:i386 : Depende: libc6:i386 (>= 2.38) pero 2.35-0ubuntu3.8 va a ser instalado

Depende: libelf1t64:i386 (>= 0.142) pero no es instalable

Depende: libzstd1:i386 (>= 1.5.5) pero 1.4.8+dfsg-3build1 va a ser instalado

Recomienda: libtxc-dxtn-s2tc0:i386 pero no es instalable o

libtxc-dxtn0:i386 pero no es instalable

libgl1-amdgpu-mesa-glx : Depende: libc6 (>= 2.38) pero 2.35-0ubuntu3.8 va a ser instalado

Depende: libx11-xcb1 (>= 2:1.8.7) pero 2:1.7.5-1ubuntu0.3 va a ser instalado

libgl1-amdgpu-mesa-glx:i386 : Depende: libc6:i386 (>= 2.38) pero 2.35-0ubuntu3.8 va a ser instalado

Depende: libx11-xcb1:i386 (>= 2:1.8.7) pero 2:1.7.5-1ubuntu0.3 va a ser instalado

libllvm18.1-amdgpu : Depende: libc6 (>= 2.38) pero 2.35-0ubuntu3.8 va a ser instalado

libllvm18.1-amdgpu:i386 : Depende: libc6:i386 (>= 2.38) pero 2.35-0ubuntu3.8 va a ser instalado

libxatracker2-amdgpu : Depende: libc6 (>= 2.38) pero 2.35-0ubuntu3.8 va a ser instalado

libxatracker2-amdgpu:i386 : Depende: libc6:i386 (>= 2.38) pero 2.35-0ubuntu3.8 va a ser instalado

mesa-amdgpu-omx-drivers : Depende: libc6 (>= 2.38) pero 2.35-0ubuntu3.8 va a ser instalado

Depende: libelf1t64 (>= 0.142) pero no es instalable

Depende: libx11-xcb1 (>= 2:1.8.7) pero 2:1.7.5-1ubuntu0.3 va a ser instalado

Depende: libzstd1 (>= 1.5.5) pero 1.4.8+dfsg-3build1 va a ser instalado

mesa-amdgpu-va-drivers : Depende: libva2 (>= 2.16.0) pero 2.14.0-1 va a ser instalado o

libva2-amdgpu pero no es instalable

Depende: libva-drm2 (>= 2.16.0) pero 2.14.0-1 va a ser instalado o

libva-amdgpu-drm2 pero no es instalable

Depende: libva-wayland2 (>= 2.16.0) pero 2.14.0-1 va a ser instalado o

libva-amdgpu-wayland2 pero no es instalable

Depende: libva-x11-2 (>= 2.16.0) pero 2.14.0-1 va a ser instalado o

libva-amdgpu-x11-2 pero no es instalable

Depende: libc6 (>= 2.38) pero 2.35-0ubuntu3.8 va a ser instalado

Depende: libelf1t64 (>= 0.142) pero no es instalable

Depende: libx11-xcb1 (>= 2:1.8.7) pero 2:1.7.5-1ubuntu0.3 va a ser instalado

Depende: libzstd1 (>= 1.5.5) pero 1.4.8+dfsg-3build1 va a ser instalado

mesa-amdgpu-va-drivers:i386 : Depende: libva2:i386 (>= 2.16.0) pero 2.14.0-1 va a ser instalado o

libva2-amdgpu:i386 pero no es instalable

Depende: libva-drm2:i386 (>= 2.16.0) pero no va a instalarse o

libva-amdgpu-drm2:i386 pero no es instalable

Depende: libva-wayland2:i386 (>= 2.16.0) pero no va a instalarse o

libva-amdgpu-wayland2:i386 pero no es instalable

Depende: libva-x11-2:i386 (>= 2.16.0) pero no va a instalarse o

libva-amdgpu-x11-2:i386 pero no es instalable

Depende: libc6:i386 (>= 2.38) pero 2.35-0ubuntu3.8 va a ser instalado

Depende: libelf1t64:i386 (>= 0.142) pero no es instalable

Depende: libx11-xcb1:i386 (>= 2:1.8.7) pero 2:1.7.5-1ubuntu0.3 va a ser instalado

Depende: libzstd1:i386 (>= 1.5.5) pero 1.4.8+dfsg-3build1 va a ser instalado

mesa-amdgpu-vdpau-drivers : Depende: libc6 (>= 2.38) pero 2.35-0ubuntu3.8 va a ser instalado

Depende: libelf1t64 (>= 0.142) pero no es instalable

Depende: libx11-xcb1 (>= 2:1.8.7) pero 2:1.7.5-1ubuntu0.3 va a ser instalado

Depende: libzstd1 (>= 1.5.5) pero 1.4.8+dfsg-3build1 va a ser instalado

mesa-amdgpu-vdpau-drivers:i386 : Depende: libc6:i386 (>= 2.38) pero 2.35-0ubuntu3.8 va a ser instalado

Depende: libelf1t64:i386 (>= 0.142) pero no es instalable

Depende: libx11-xcb1:i386 (>= 2:1.8.7) pero 2:1.7.5-1ubuntu0.3 va a ser instalado

Depende: libzstd1:i386 (>= 1.5.5) pero 1.4.8+dfsg-3build1 va a ser instalado

openmp-extras-runtime : Depende: hsa-rocr

rocm-hip-runtime : Depende: rocminfo (= 1.0.0.60203-124~24.04)

rocm-language-runtime : Depende: hsa-rocr (= 1.14.0.60203-124~24.04)

rocm-opencl : Depende: hsa-rocr

E: No se pudieron corregir los problemas, usted ha retenido paquetes rotos.

Any ideas? Bes wishes.

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

Looking for hardware advice for a new build.

Reddit Linux_Gaming - 06. November 2024 - 15:25

I'm currently running a 6700k and RTX2080ti with my 3440x1440@180hz monitor. I want to build a new SFF pc entirely and my budget is between 150,000php to 200,000php (~2,500 to 3,400 USD). I run Arch Linux with Hyprland/Wayland for my desktop setup.

I'm looking at the 7900XTX and the 4080 Super - I'm aware AMD GPU's are supposedly better for Linux but I haven't had any issues with my Nvidia cards so far (went from GTX1080 to my current RTX2080ti) and considering the cost for both cards are the same here, I feel like the 4080S is the better buy considering the parity rasterized performance plus better upscaling tech etc. I do want to support AMD due to Nvidia's anti-consumer practices but realistically I feel like I should buy the better product for my budget.

Are there really tangible benefits to going for an AMD GPU in Linux? Is there feature parity for their driver suite/utilities in Linux vs Windows? From what I can see online, there isn't a tuning utility for linux on AMD cards, same as Nvidia. I really need a good reason to go for the 7900XTX over the 4080S based on what I've seen with my research.

Similarly, I'm looking at an AMD CPU - the 7600 non X. The 7700 (and X) isn't that much more expensive though, will there be a tangible difference in gaming? I also use my machine for software development, so compiling code is also a consideration. I don't mind spending a little more on my CPU as I haven't had a decent CPU for a long time and I'm sick of my 1% lows and stuttering.

Finally, this would be my first time buying an m.2 drive over SATA, is it worth going for a gen 5 drive over gen 4? Most of my mass storage goes into my home server, the only files I really save locally are when I fork my repos temporarily or video games. My concern comes from reports I've seen of modern games that were ported from the PS5 needing much faster storage than what's typically in a PC. I'm assuming it's not worth it but I'd be interested to hear what others have to say.

Thanks!

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

Seiten