Reddit Linux_Gaming

Subscribe to Reddit Linux_Gaming feed
A subreddit for discussions and news about gaming on the GNU/Linux family of operating systems (including the Steam Deck).newest submissions : linux_gaming
Updated: 9 min 25 sec ago

Somthing for recording games ..?

28 Dec 2024 - 5:19am

Earlier i used obs studios to record and stream so is there something similar in linux Os - Fedora workstation 41

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

Emulation is a lot better on Linux than on Windows in my experience

28 Dec 2024 - 3:11am

When I play games on Sudachi or Ryujinx, the games run so much faster and smoother than on Windows. I emulated Persona 5 on Ryujinx and idk why, but on Linux, the emulator just works so much faster/better than it does on Windows. The same applies to Super Mario 3D World. Sonic x Shadow Generations it's not even a competition. Ryujinx and Sudachi on Linux destroy Windows. Rpcs3 as well. Sonic Unleashed and MGS4 run far better on Goatix than Windows.

submitted by /u/That-Objective-438
[link] [comments]

Open GL Shared Contexts not supported error in CEMU and torzu

28 Dec 2024 - 2:58am

I am experiencing the aforementioned issue when I use torzu or cemu with the latest nvidia gpu driver on arch. It doesn't happen if I roll back to the nvidia 535 driver, but I don't really wanna haveta do that.

I cant use vulkan, with torzu anyway, as apparently its a known issue that some games will crash if you do, and the game im tryna play is onna those games.

Here are my specs:

Operating System: Arch Linux 39.0

KDE Plasma Version: 6.2.4

KDE Frameworks Version: 6.9.0

Qt Version: 6.8.1

Kernel Version: 6.12.6-arch1-1 (64-bit)

Graphics Platform: Wayland

Processors: 12 × AMD Ryzen 5 3600 6-Core Processor

Memory: 62.7 GiB of RAM

Graphics Processor: NVIDIA GeForce GTX 1660 SUPER/PCIe/SSE2

Manufacturer: Gigabyte Technology Co., Ltd.

Product Name: B450M DS3H

And I literally just updated my system today too.

Any ideas on how to fix this issue>

Thanks in advance! 🩷

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

significantly less fps on minecraft in linux compared to windows.

28 Dec 2024 - 1:40am

i have the gtx 1660 ti notebook nobara 41 gnome version. i use prismlauncher with discrete gpu. without shaders i tend to average around 500 on windows with my modpack, while i am averaging 250 more or less on linux. i play with shader packs most of the time so that's why this fps matters. if anyone has any idea as to why or how to fix this it would be very helpful. i am on the correct iso of nobara and with the correct drivers.

i've also tried pop os with the same issue

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

Elden Ring Photo and Ultrawide Modding

28 Dec 2024 - 1:32am

Hey so I’m new to gaming on Linux, but I am coming with quite a bit of tinking experience for gaming on the steam deck and modding through desktop mode.

I’m trying to play Elden Ring with a few mods:

Otis_Inf photo mod Increase Animation Distance Unlock FPS Skip Intro Disable Rune Loss

I might’ve missed one above, but those are the main ones. Otis mod doesn’t have official Linux support but I’ve found people have been able to get it to work.

https://www.reddit.com/r/linux_gaming/comments/159ij7o/elden_ring_otis_inf_photomode_mod_in_linux_maybe/

I can get mod loader to work as well as modengine2. However, I can’t get any of the above to activate.

Main feature I’m looking for with the Otis mod (other than photo mode) is ultrawide support.

I’m also a bit shaky in my understanding of launch options in steam, but from what I can gather the order doesn’t necessarily matter excited for putting “WINEDLLOVVERRIDES” at the beginning. I’ve tried variations of the above guide with the launch options that work for steam deck (@echo start …./launchmod_eldenring.bat).

Any thoughts on how I can get this running how I want? If Otis gui can launch too that’d be perfect! But I know that may be a pipe dream.

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

Question about a network card

28 Dec 2024 - 12:42am

I have an AM5 mobo with an external wifi antenna. I have some inconsistent connectivity, it “hiccups” probably once an hour or so. I can’t really wire in through Ethernet.

I’m wondering if the connectivity issue is due to hardware or not, would it be worth getting a dedicated wifi card?

I’m running the non-cosmic Pop!_OS. Also any recommendations on diagnostic tools for this would be greatly appreciated. I still haven’t been able to figure out if it’s a router issue or a computer issue, my other devices don’t have this problem.

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

Input not supported on Steam

28 Dec 2024 - 12:19am

Hi all, am having issues running bg3 on steam. Worked fine on GOG but once I bought a legit copy on steam my monitor says "input not supported." I'm running Mint, with a Nvidia GTX 1080 Ti GPU, and AOC monitor. Using xorg, and have no interest in switching distros. I've tried changing grub settings and forcing bg3 to run in my screen resolution (1920x1080) with no luck. Haven't been able to find this exact issue anywhere online. If anyone has any suggestions or can point me in the right direction it would be much appreciated.

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

Cant run minecraft 1.12 or less

27 Dec 2024 - 11:04pm

update: after a litle bit of investigation i discovered what is happening and damm it is kinda weird, also i fixed the issue, i would delete the post but i will let it here in case someone goes tru what ive gone, the solution is in the comments!

i tried EVERYTHING every java version possivle, different launchers, but it simply doesnt run, it says something is wrong with xrandr but the output looks fine to me, and other versions of minecraft run just fine

im running on mint 22, i installed it today so it is a clean install, and it is werid because last time i used mint earlier this year it worked fine, i changed to debian and didnt work anymore so i tought it was something related to the distro, but now im back to mint and i cant run it too

crash logs:

java.lang.ExceptionInInitializerError at bib.av(SourceFile:661) at bib.aq(SourceFile:456) at bib.a(SourceFile:404) at net.minecraft.client.main.Main.main(SourceFile:123) at org.prismlauncher.launcher.impl.StandardLauncher.launch(StandardLauncher.java:105) at org.prismlauncher.EntryPoint.listen(EntryPoint.java:129) at org.prismlauncher.EntryPoint.main(EntryPoint.java:70) Caused by: java.lang.ArrayIndexOutOfBoundsException: 0 at org.lwjgl.opengl.XRandR.findPrimary(XRandR.java:326) at org.lwjgl.opengl.XRandR.ScreentoDisplayMode(XRandR.java:315) at org.lwjgl.opengl.LinuxDisplay$3.run(LinuxDisplay.java:746) at org.lwjgl.opengl.LinuxDisplay$3.run(LinuxDisplay.java:743) at java.security.AccessController.doPrivileged(Native Method) at org.lwjgl.opengl.LinuxDisplay.init(LinuxDisplay.java:743) at org.lwjgl.opengl.Display.<clinit>(Display.java:138) ... 7 more A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Client thread Stacktrace: at bib.av(SourceFile:661) at bib.aq(SourceFile:456) -- Initialization -- Details: Stacktrace: at bib.a(SourceFile:404) at net.minecraft.client.main.Main.main(SourceFile:123) at org.prismlauncher.launcher.impl.StandardLauncher.launch(StandardLauncher.java:105) at org.prismlauncher.EntryPoint.listen(EntryPoint.java:129) at org.prismlauncher.EntryPoint.main(EntryPoint.java:70) -- System Details -- Details: Minecraft Version: 1.12.2 Operating System: Linux (amd64) version 6.8.0-38-generic Java Version: 1.8.0_202, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 442072368 bytes (421 MB) / 649592832 bytes (619 MB) up to 3817865216 bytes (3641 MB) JVM Flags: 2 total; -Xms512m -Xmx4096m IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 Launched Version: 1.12.2 LWJGL: 2.9.4 OpenGL: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread. GL Caps: Using VBOs: Yes Is Modded: Probably not. Jar signature remains and client brand is untouched. Type: Client (map_client.txt) Resource Packs: Current Language: ~~ERROR~~ NullPointerException: null Profiler Position: N/A (disabled) CPU: <unknown> submitted by /u/flafmg_
[link] [comments]

What is Bazzite using/doing to optimize for gaming?

27 Dec 2024 - 10:57pm

I always wondered what bazzite means they adjuste CPU scheduler and optimuzed for gaming i wonder what that means? Did they just recompiled kernel with some options? Added some flags to /sys/proc? What exactly did they did to optimize it? My curiosity comes from that i have been using gentoo for years i love portage, and i recently started to use it for games and i leave the ease of use with portsge to indtall vulkan and easy driver managment, but i was curious how would bazzite offer more performance? Could i apply it to my system without reinstalling? I looked around in their wiki couldnt find much. Thank you for your answer

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

Error with Proton (also empty folder)

27 Dec 2024 - 10:15pm

Hi there.

I'm using Bazzite and I play Steam games on a separate Btrfs partition.

I don't know why, but all of a sudden the games can't be launched anymore since I get a generic error with the compatibility tool.

I went to check the Steam folder and I see that, for unknown reasons, the Proton folder is empty. I've tried to use ProtonUp and inject ProtonGE, but works just the same.

I've tried to reinstall a game, nothing again.

I've tried to erase the Proton, compatdata and shadercache folders, but the proton folder only gets created (empty).

If I check the installed games/apps via Steam settings, I see that Proton Experimental is there, but Steam won't let me remove it (I was hoping that, after removing it, Steam would re-download everything).

I even tried with Steam flatpak and an OS reinstallation. Should I format the whole gaming partition and all the Steam folders at this point?

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

Liquid Gallium/Rubidium compound turns Lenovoa Thinkpad P17 gen1 into 2160p vulkan gaming computer

27 Dec 2024 - 10:06pm

On Fedora 41 on Gnome in performance mode I was getting 100 degrees celcius regularly playing War Thunder on Vulkan. So this liquid metal compound has now lowered my temps down 20 degrees/avg. into manageable where I can use this i9 10885h quadro rtx 3000 laptop. I know putting a 5.3Ghz boost 8 core - 16 core with hyper threading was not an easy feat. It really needs the upgrade to be manageable on Linux. It now tops out at 94 degrees celcius and averages 90 in game and 80 in hangar. I'm getting 90fps most the time and sometimes it goes down to 60fps, but I have been using an auxiliary 1ms 144hz 2160p monitor. The 2160p screen native with laptop is faster because there is only hdmi2 output here so it costs to use auxiliary monitor, but is still usable. W/O gallium rubidium liquid metal compound it is not as usable and deff. would end up frying the chips.

But the good news is this is way better than MS. We are talking 55 fps versus 90 fps ~ 75fps. I was using vulkan on MS as well. On Linux Fedora 41 Gnome the processor just runs hotter on performance mode. So liquid metal compound is deff. necc. to make this work. You have to use Gnome. KDE Plasma won't run this fast.

System:

Host: fedora Kernel: 6.12.6-200.fc41.x86_64 arch: x86_64 bits: 64

Desktop: GNOME v: 47.2 Distro: Fedora Linux 41 (KDE Plasma)

Machine:

Type: Laptop System: LENOVO product: 20SQS02400 v: ThinkPad P17 Gen 1

serial: <superuser required>

Mobo: LENOVO model: 20SQS02400 v: SDK0T08861 WIN

serial: <superuser required> UEFI: LENOVO v: N30ET57W (1.40 )

date: 07/16/2024

Battery:

ID-1: BAT0 charge: 83.1 Wh (100.0%) condition: 83.1/94.0 Wh (88.4%)

CPU:

Info: 8-core model: Intel Core i9-10885H bits: 64 type: MT MCP cache:

L2: 2 MiB

Speed (MHz): avg: 903 min/max: 800/5300 cores: 1: 903 2: 903 3: 903 4: 903

5: 903 6: 903 7: 903 8: 903 9: 903 10: 903 11: 903 12: 903 13: 903 14: 903

15: 903 16: 903

Graphics:

Device-1: Intel CometLake-H GT2 [UHD Graphics] driver: i915 v: kernel

Device-2: NVIDIA TU106GLM [Quadro RTX 3000 Mobile / Max-Q] driver: nvidia

v: 550.135

Device-3: Chicony Integrated Camera driver: uvcvideo type: USB

Display: wayland server: X.org v: 1.21.1.15 with: Xwayland v: 24.1.4

compositor: gnome-shell driver: X: loaded: nvidia gpu: i915,nvidia

resolution: 1: 3840x2160 2: 3840x2160

API: EGL v: 1.5 drivers: iris,nvidia,swrast

platforms: gbm,wayland,x11,surfaceless,device

API: OpenGL v: 4.6.0 compat-v: 4.5 vendor: intel mesa v: 24.2.8

renderer: Mesa Intel UHD Graphics (CML GT2)

API: Vulkan v: 1.3.296 drivers: N/A surfaces: xcb,xlib,wayland

Audio:

Device-1: Intel Comet Lake PCH cAVS driver: snd_hda_intel

Device-2: NVIDIA TU106 High Definition Audio driver: snd_hda_intel

API: ALSA v: k6.12.6-200.fc41.x86_64 status: kernel-api

Server-1: PipeWire v: 1.2.7 status: active

Network:

Device-1: Intel Comet Lake PCH CNVi WiFi driver: iwlwifi

IF: wlp0s20f3 state: up mac: 62:52:a4:52:35:51

Device-2: Intel Ethernet I219-LM driver: e1000e

IF: enp0s31f6 state: down mac: 38:f3:ab:d2:77:51

Bluetooth:

Device-1: Intel AX201 Bluetooth driver: btusb type: USB

Report: btmgmt ID: hci0 state: up address: 4C:79:6E:DE:FC:DC bt-v: 5.2

Drives:

Local Storage: total: 4.23 TiB used: 2.38 TiB (56.2%)

ID-1: /dev/nvme0n1 vendor: Samsung model: SSD 970 EVO Plus 500GB

size: 465.76 GiB

ID-2: /dev/nvme1n1 vendor: Samsung model: MZVLB1T0HBLR-000L7

size: 953.87 GiB

ID-3: /dev/sda model: USB DISK size: 117.19 GiB type: USB

ID-4: /dev/sdb vendor: Western Digital model: WD30EZRX-00DC0B0

size: 2.73 TiB type: USB

Partition:

ID-1: / size: 464.17 GiB used: 201.64 GiB (43.4%) fs: btrfs

dev: /dev/nvme0n1p3

ID-2: /boot size: 973.4 MiB used: 775.2 MiB (79.6%) fs: ext4

dev: /dev/nvme0n1p2

ID-3: /boot/efi size: 598.8 MiB used: 19.4 MiB (3.2%) fs: vfat

dev: /dev/nvme0n1p1

ID-4: /home size: 464.17 GiB used: 201.64 GiB (43.4%) fs: btrfs

dev: /dev/nvme0n1p3

Swap:

ID-1: swap-1 type: zram size: 8 GiB used: 0 KiB (0.0%) dev: /dev/zram0

Sensors:

System Temperatures: cpu: 57.0 C pch: 56.0 C mobo: N/A

Fan Speeds (rpm): N/A

Info:

Memory: total: 32 GiB note: est. available: 30.96 GiB

used: 10.47 GiB (33.8%)

Processes: 443 Uptime: 2h 6m Shell: Bash inxi: 3.3.36

submitted by /u/Limp-Lengthiness3085
[link] [comments]

Gamescope - Steam systeminstalled

27 Dec 2024 - 9:59pm

Hello Community, merry Christmas,

My Question is, can i Switch to Steamos without reinstall all my Games?

I am using Linux Mint 22, If its important to know.

submitted by /u/Gizeh-Dennis
[link] [comments]

(God of War Ragnarok) Unlink PSN

27 Dec 2024 - 9:10pm

Hey everyone, I've been running around like a headless chicken trying to figure out how to unlink my PSN account. It got linked because I was logged into another PS game (Miles Morales). I mostly play exclusively on my Steam Deck and would really appreciate some help with this. Maybe I’m just missing something obvious, but I’d still like some guidance.

I'm asking because now I can’t open the game without an Internet connection every single time, and that Steam command doesn’t seem to work for me.

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

RTS with cross-platform multiplayer?

27 Dec 2024 - 8:57pm

I'm looking for a good RTS to play online (or LAN, using Tailscale or something) with friends that use Windows. I don't mind if it needs Wine/Proton to run.

I was thinking old stuff like AoE, but whatever comes to mind, let me know!

Thanks in advance

submitted by /u/hyu-
[link] [comments]

Having issues getting a specialised Switch controller to work with games ran through Proton

27 Dec 2024 - 7:40pm

I am having issues with using the Zuiki Mascon Switch controller with the game Train Crew, which I run through Proton. The controller is intended for use with train simulators, and sends the same data to the computer as a Switch Pro controller - details here.

The primary issue is that while the controller does not have a right stick, Proton seems to interpret this as the stick being permanently stuck to the left. There is a thread on the Steam forums that mentions this issue. However, I tried running the .reg file provided but all it did was disable the controller entirely.

Does anyone have any knowledge that could help here?

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

garuda kde or cachyos for gaming?

27 Dec 2024 - 7:38pm

the specs are
i7 10750h

gtx 1650ti

16gb ddr4

128 gb nvme

1tb hdd

i mostly game scp sl and war thunder but will try ither games

i have been using garuda for like 2 or 3 weeks and was wondering if cachyos is better than that
Thanks!

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

Can't get cursor to stay in the window of Arma 3

27 Dec 2024 - 6:21pm

I've checked ProtonDB and this seem to be a common issue with dual monitors. I've tried the --force-grab-cursor without success. Gamescope (which I've never used before) only opens a black window about 1/3 of the screen. Of course I've also tried full-screen and windowed mode without results. Any ideas?

I'm on Linux Mint 22 Cinnamon with a NVIDIA GTX 1070 8Gb using 550.120 drivers, if that matters.

Thanks in advance!

submitted by /u/15PercentRetarded
[link] [comments]

Pages