Reddit Linux_Gaming

Reddit Linux_Gaming Feed abonnieren
A subreddit for discussions and news about gaming on the GNU/Linux family of operating systems (including the Steam Deck).newest submissions : linux_gaming
Aktualisiert: vor 13 Minuten 45 Sekunden

Has anyone tried to stream FPS games?

23. März 2025 - 16:28

It has been 12 years since the last time I played videos games. I am planning to get a mini-PC UM890 Pro to play Counter Strike 2 and some not too GPU demanding Steam games.

The question that I have is would it be playable to play an FPS games via Sunshine/Moonlight?

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

Trying to launch battle.net via Lutris and getting an error

23. März 2025 - 16:28

Can anyone help me how I can resolve this?

The file /home/jason/Games/battlenet/drive_c/Program Files (x86)/Battle.net/Battle.net Launcher.exe could not be found

Traceback (most recent call last):

File "/app/lib/python3.11/site-packages/lutris/exception_backstops.py", line 29, in wrapper

result = function(*args, **kwargs)

^^^^^^^^^^^^^^^^^^^^^^^^^

File "/app/lib/python3.11/site-packages/lutris/game.py", line 672, in configure_game

gameplay_info = self.get_gameplay_info(launch_ui_delegate)

^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

File "/app/lib/python3.11/site-packages/lutris/game.py", line 611, in get_gameplay_info

gameplay_info = self.runner.play()

^^^^^^^^^^^^^^^^^^

File "/app/lib/python3.11/site-packages/lutris/runners/wine.py", line 1223, in play

raise MissingGameExecutableError(filename=game_exe)

lutris.exceptions.MissingGameExecutableError: The file /home/jason/Games/battlenet/drive_c/Program Files (x86)/Battle.net/Battle.net Launcher.exe could not be found

Lutris log:

[INFO:2025-03-23 10:26:27,411:application]: Starting Lutris 0.5.18

[INFO:2025-03-23 10:26:27,566:startup]: "card0" is NVIDIA GeForce RTX 2070 (10de:1f50 1558:67d4 nvidia) Driver 535.216.01

[ERROR:2025-03-23 10:26:36,367:exception_backstops]: Battle.net (wine) has encountered an error: The file /home/jason/Games/battlenet/drive_c/Program Files (x86)/Battle.net/Battle.net Launcher.exe could not be found

Traceback (most recent call last):

File "/app/lib/python3.11/site-packages/lutris/exception_backstops.py", line 29, in wrapper

result = function(*args, **kwargs)

^^^^^^^^^^^^^^^^^^^^^^^^^

File "/app/lib/python3.11/site-packages/lutris/game.py", line 672, in configure_game

gameplay_info = self.get_gameplay_info(launch_ui_delegate)

^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

File "/app/lib/python3.11/site-packages/lutris/game.py", line 611, in get_gameplay_info

gameplay_info = self.runner.play()

^^^^^^^^^^^^^^^^^^

File "/app/lib/python3.11/site-packages/lutris/runners/wine.py", line 1223, in play

raise MissingGameExecutableError(filename=game_exe)

lutris.exceptions.MissingGameExecutableError: The file /home/jason/Games/battlenet/drive_c/Program Files (x86)/Battle.net/Battle.net Launcher.exe could not be found

[WARNING:2025-03-23 10:26:36,367:game]: The game has run for a very short time, did it crash?

submitted by /u/Dismal-Following-280
[link] [comments]

Trackmania 2020 just refuses to launch no matter what crashing with corrupted files error

23. März 2025 - 16:25

Hey all! I have been recently having issues ever since I switched to fedora launching Trackmania. I have tried:

  1. Steam
  2. Ubi Connect
  3. Lutris

All crash with the same error:

Corrupted installation.
Please verify files integrity or reinstall the game.

Both of which I have done at least twice on each launcher.

Thanks for the help.

Edit 1: For specific system information, I am on Fedora KDE 43 (BETA), and yes I know it's a beta, however I don't think that would break Trackmania.

Edit 2: Screw this back to ubuntu

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

Easy to set-up LAN tunneling app?

23. März 2025 - 16:00

Hello everyone,

Does anyone here have a relatively painlessly installable and usable VPN app for Linux? I'm on Solus, but I wouldn't mind switching to Mint or something else for it.

Usually I use Windows for my multiplayer gaming, as I also rely heavily on Parsec and my friend is on Windows, but I have recently been traveling a lot for business and have only my Linux-only laptop with me and we would like to play some games like Silverfall or Dungeon Siege 1&2.

On Windows I have used ZeroTier and Hamachi, but it seems both are not really that easy to install. I'm a longtime Linux User but I still do not use the CLI on a daily basis.

So any recommendations? Of course, intercompatibility is important between Linux and Windows. Thanks in advance!

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

Which Linuxes are best for me?

23. März 2025 - 15:57

I'm thinking about switching from Windows to Linux, but I don't know which distro would be a good one for me to get used to, I want to play games, and I'm studying programming at the moment.

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

I tried playing minecraft on linux using sklauncher or prismlauncher but i kept getting this errors

23. März 2025 - 15:55

---- Minecraft Crash Report ----

// Hey, that tickles! Hehehe!

Time: 23.03.2025 17:54

Description: Initializing game

java.lang.ExceptionInInitializerError

at net.minecraft.client.Minecraft.func\_175594\_ao(Minecraft.java:615) at net.minecraft.client.Minecraft.func\_71384\_a(Minecraft.java:406) at net.minecraft.client.Minecraft.func\_99999\_d(Minecraft.java:329) at net.minecraft.client.main.Main.main(SourceFile:124) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

Caused by: java.lang.ArrayIndexOutOfBoundsException: 0

at org.lwjgl.opengl.LinuxDisplay.getAvailableDisplayModes(LinuxDisplay.java:951) at org.lwjgl.opengl.LinuxDisplay.init(LinuxDisplay.java:738) at org.lwjgl.opengl.Display.<clinit>(Display.java:138) ... 10 more

A detailed walkthrough of the error, its code path and all known details is as follows:

---------------------------------------------------------------------------------------

-- Head --

Stacktrace:

at net.minecraft.client.Minecraft.func\_175594\_ao(Minecraft.java:615) at net.minecraft.client.Minecraft.func\_71384\_a(Minecraft.java:406)

-- Initialization --

Details:

Stacktrace:

at net.minecraft.client.Minecraft.func\_99999\_d(Minecraft.java:329) at net.minecraft.client.main.Main.main(SourceFile:124) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

-- System Details --

Details:

Minecraft Version: 1.8.9 Operating System: Linux (amd64) version 6.12.19\_1 Java Version: 1.8.0\_202, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 106582992 bytes (101 MB) / 268435456 bytes (256 MB) up to 4294967296 bytes (4096 MB) JVM Flags: 7 total; -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M -Xmx4096m IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: Loaded coremods (and transformers): Launched Version: 1.8.9-forge1.8.9-11.15.1.2318-1.8.9 LWJGL: 2.9.4 OpenGL: \~\~ERROR\~\~ RuntimeException: No OpenGL context found in the current thread. GL Caps: Using VBOs: No Is Modded: Definitely; Client brand changed to 'fml,forge' Type: Client (map\_client.txt) Resource Packs: Current Language: \~\~ERROR\~\~ NullPointerException: null Profiler Position: N/A (disabled) CPU: <unknown> submitted by /u/Substantial-Sort9561
[link] [comments]

Guide wanted for Heroes 3 Hota

23. März 2025 - 15:55

Could anybody write step by step guide for launching hota on Linux? It does not work simply with the Wine.

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

LINUX vs WINDOWS - Raytracing WAR (Half-Life 2 RTX)

23. März 2025 - 15:31

Now with a recorded demo, thanks for the suggestions!

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

Does anybody have any solution to run Roblox on Linux? Emulators like: Bottles, Darling, Wine, or some kind of emulators that would run on it. Or does it actually?

23. März 2025 - 15:24

Since this post is outdated. I just wanted to find other kinds of solutions to play on it.

I get it, there is sober, but it won't work until April 4th or 5th. Waydroid, complicated.

Roblox has cut off access to Wine, and again, because of exploiters or "script kiddies" actually disguising themselves as using Wine on Linux. I got this via this page btw.

But Let me ask you a question: Have you tried any other possible way to run roblox? Such as Bottles (Which is the main concern here), Wine, Darling, Sober, Winegar, or any other possible way like Virtual Machines or something like that.

But really, I need a specific advice to run on it.

And for a continuous warning: Read before writing, and read what you wrote, otherwise it's ignored and I might make fun of you for it. A warning to you all.

But what is the issue here?

I am trying to find other possible solutions while Sober is down. Tried Darling but it was tedious and most likely costed my storage specs to be ran by 5 gigs of space with that. What I did was to find and research the possibilities of how to run Roblox client.

Linux Mint Cinnamon Edition Version 22.1 (Latest) (If you are a person from the future then this might be a different Linux Mint version, consider this as a past reference).

Troubleshooting wasn't exactly the only way to do so, however, testing is required for a reason. I am will be testing out in bottles in case of a possible advice and the solution that might help me out.

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

New Wine Prefix Manager

23. März 2025 - 15:17

So I was not happy with Heroic and Lutris etc so decided to build my own wine launcher with integrated IGDB support.
https://github.com/CrownParkComputing/PrefixManager

This is initial release . I am working on this continuously and suggestions are all welcome.

Its just a preference thing but hope you like it.

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

Intel CPU

23. März 2025 - 15:09

Does anyone here use Intel CPUs for Linux gaming? I have a 5600x and some games are struggling at 1080p and I am interested in moving to ddr5 and thinking of trying Intel. I have used AMD CPUs for my entire PC gaming life which has been 10 years or so. I am hearing the 13th and 14th gen run really hot so I wonder if the core ultra series are good for Linux gaming or if they still need to mature first.

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

[ Removed by Reddit ]

23. März 2025 - 15:06

[ Removed by Reddit on account of violating the content policy. ]

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

I need help with Starsector! More info in the description

23. März 2025 - 14:57

Like you have read, I need help with Starsector, i don't use proton or wine or any kind of launcher.

My specs:

  • Fedora 41 | Linux 6.13.7-200.fc41.x86_64
  • RTX 3070 with Nvidia drivers | 570.133.07
  • If any of you need more info, please feel free to write to me in the comment.

Logs:

# # A fatal error has been detected by the Java Runtime Environment: # # SIGSEGV (0xb) at pc=0x00007f82e265949c, pid=36374, tid=140201450010304 # # JRE version: Java(TM) SE Runtime Environment (7.0_79-b15) (build 1.7.0_79-b15) # Java VM: Java HotSpot(TM) 64-Bit Server VM (24.79-b02 mixed mode linux-amd64 compressed oops) # Problematic frame: # C [libnvidia-glcore.so.570.133.07+0xa5949c] _nv008glcore+0x1611c # # Core dump written. Default location: /media/ADAT/Games/Lutris/Starsector/core or core.36374 # # An error report file with more information is saved as: # /media/ADAT/Games/Lutris/Starsector/hs_err_pid36374.log # # If you would like to submit a bug report, please visit: # http://bugreport.java.com/bugreport/crash.jsp #

I think the problem is opengl, but I don't know how to fix it.

Please help!

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

Someone with Asus Strix X870 Motherboard that have their Microphone working in Linux ?

23. März 2025 - 14:44

Hi

Is there someone with Asus Strix X870 Motherboard that had luck getting their Microphone to work in Linux ?

Thanks

Info : OpenSuse Tumbleweed, KDE, Asus strix X870 MB. Beyerdynamics MMX 330 Pro Headset.

submitted by /u/Southern-Thought2939
[link] [comments]

Inconsistent performance in FFXIV on Fedora/Nobara.

23. März 2025 - 14:33

I'm currently using NVIDIA RTX 2070 under Nobara with Wayland.

Recently switched from EndeavourOS to Fedora. The performance on FFXIV is a little bit over the place where it's completely fine for the most part, but if I'm running around in Dawntrail zones or if there's a lot of visual effects on screen, the game chugs a bit and goes from like 90 to 50-45 FPS. Sometimes the game decides to chug all the way down to like 10 FPS for a few seconds.

Switched to Nobara and while its a little bit better, it's still definitely an issue that I didn't used to have on EndeavourOS with Wayland. Feeling a bit stumped after googling around and not finding much.

I'm using the XIVLauncher with the XLCore custom proton with gamemode enabled.

inxi print

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

Games don't start but don't have an error message?

23. März 2025 - 14:10

I'm relatively new to Linux and just got Ubuntu last month and I'm having trouble with various games. Several of them aren't loading up at all and don't come up with any messages about crashing or other errors. This happens both with Windows games via Heroic Game Launcher as well as games with native Linux support.

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

Sunshine hosting will not work for me on Endeavour OS

23. März 2025 - 14:08

Hi guys,

Hopefully someone can help. I can not get this to host to my SD.

I think I have everything set up right. My VPN is switched off. Ports are forwarded (I believe) but moonlight will not find the host.

I cannot think of more I would need to do? STUMPED!

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

Steam Box as a XBox Successor?

23. März 2025 - 13:46

My wife just send me a thing on Instagram where they where basically joking that Microsoft will just scratch the Xbox as a "Console" competitor and do something steam based to get around PS exclusives.

That made me think. With how Steam OS is coming along and with how the current XBox performed, is there any chance MS would actually go for this? Help Valve push for anti cheat support from games, maybe arrange some deal where they get a cut from store sales and ship a next gen XBox with Steam OS? I feel like all the talk about kernel level anti cheat needing a fixed, verifiable kernel could be solved in that constellation.

This probably wouldn't help to run Valorant or such on other Linux Desktops, but I found the idea Interesting and not totally out of the question.

What do you say? Any chance this could happen?

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

SEVERE FPS (over 5 times less performance) drop caused by inexplicable reasons.

23. März 2025 - 13:44

I've been battling this one for weeks now, no clue what could be happening.

So randomly after my PC has been in use for a bit, any game I play will have its performance sliced by several times. (look at attached demonstration). FPS will be unplayable laggy, video recording will be unwatchbly bad, until I restart my computer.

I can't seem to think of a single thing that could be causing it (I have attached mangohud recordings if it helps), running a 6700XT with a 5600x, Hyprland with CachyOS.

The MAJOR problem (https://youtu.be/6EIUIltmTxM) (the problem)

After a restart, everything is fine (https://youtu.be/a0J0IoS2VDU) (the temporary solution)

If anyone here has the slightest clue as to what could be happening it would be greatly appreciated as it is completely beyond me...

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

Valheim server under linuxGSM on Hetzner

23. März 2025 - 12:57

I deployed a Valheim server under libuxGSM on Hetzner cloud vcpu x86 and everything worked well until I started to receive emails from Hetzner with Abuse reports like: "AbuseInfo: [ip of my server] SSH password attack". (We have received an abuse report from [snowbat@gmail.com](mailto:snowbat@gmail.com) for your IP address.
We are automatically forwarding this report on to you, for your information. You do not need to respond, but we do expect you to check it and to resolve any potential issues.). I had to turn off the server for a while, otherwise they will ban my ip address.
It looks like someone hacked my server and is trying to login to different other servers using ssh.

My opened ports are:
Any IPv4, Any IPv6 udp 2456-2457 ,Any IPv4, Any IPv6 tcp 2456-2457
Any IPv4, Any IPv6 tcp 22

How can I prevent this?

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

Seiten