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 16 Minuten 18 Sekunden

multiple launch options on steam

11. April 2024 - 16:24

so here's the situtation: i have this string i need in my launch options:

cmd=( %command% ); cmd[-1]="$STEAM_COMPAT_INSTALL_PATH/DeadRisingLauncher.exe"; "${cmd[@]}"

and i want to enable mangohud along side it with:

MANGOHUD_CONFIG="no_display,fps_limit=170" mangohud %command%

what would the full launch option look like to get both of them working at the same time?

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

How important is having the latest Mesa?

11. April 2024 - 16:09

Just upgraded my PC to an RX7600 and now that it's all AMD I might end up adding a Linux partition to it.

I'm considering probably either Debian or Fedora (40 once it comes out soon), but Bullseye is still on Mesa 22. Is there going to be a noticeable difference between newer or older Mesa versions?

Having new-ish hardware is new to me so I haven't been paying a ton of attention.

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

How to use G-sync with 2 monitors on Linux Mint?

11. April 2024 - 15:06

I just upgraded my main monitor to my first VRR one and set up G-sync to work through AMD Freesync, but it only works if I diable my secondary monitor, which is just an old 1080p 60hz. I researched a bit and apparently there is something called Wayland, which may or may not fix this issue, and I currently have something called X11, in which it is impossible to do this. Is this true, and if yes, how can I change from X11 to Wayland and what exactly are they?

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

LukeFZ FSR3 issues with Proton

11. April 2024 - 15:01

I'm trying to use the latest mod with CP2077 on Proton Experimental. A couple months ago everything worked fine and it boosted my fps from 50~60 to 100~120, but now I reinstalled the game from scratch and can't get it to actually work. I'm on Arch 6.8.4, Vega 64 GPU with mesa-git. Installed it by copying nvngx, winmm etc into x64 and fsr2fsr3.asi into plugins. In the game, I'm able to turn on frame generation and DLSS but if anything FPS is actually worse than native. The mod's log doesn't seem to throw up any errors. Did Proton have an update recently that broke it? Might also be worth mentioning that I have red4ext and CET installed but those weren't an issue previously.

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

7 days to Die server monitoring mods

11. April 2024 - 14:41

I just put it up using LinuxGSM and it’s running on Linux Ubuntu Server. I was wanting to know what my options are for mods as far as getting information about the server i.e. zombie spawns, players in the game etc. The most I see are based on GUIs.

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

software for reddragon mouse

11. April 2024 - 14:29

I switched from Windows to Linux Fedora, but when I try to run the mouse software, wine gives an error. What is the alternative to launching?

Mouse: Red dragon Sniper pro M801O-RGB

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

Arch gets less FPS (200FPS difference) on my machine then Ubuntu. What can I do?

11. April 2024 - 13:14

Hello guys,

I am planning a switch to Arch when my new SSD comes in, I have been testing it for over 4 months now, and to my relief it is actually getting worse performance than my Ubuntu 22.04 LTS install for the first time in Quake Champions which is one of the games I love to play in my free time.

On Ubuntu it gets 300FPS (300 being the cap which is the maximum cap for that game) and on Arch (as of recently) it gets 67-80FPS which is really unexpected, as there has been no change in the software I run on Arch (unless you include the updates I did). By the way I just did a sudo pacman -Syu and the system is up to date as of 11th April.

My GPU is an Nvidia card, I use proprietary drivers on both my machines, most specifically the 550 drivers (Arch has the 550.67 drivers and Ubuntu has the 550.54 drivers).

My DE on Arch is Plasma 6 and GNOME on Ubuntu.

I use Wayland on both systems and it pretty much is the only thing that can help me, a person who has multiple mixed refresh rate monitors. Especially with the Explicit DRM Sync merge and the upcoming 555 drivers implementing Explicit Sync in May (according to Nvidia at least) the future looks really bright.

Do you have any suggestions on what may be the reason of these problems? Also, if you do have fixes you implemented or you know of tell them.

Thank you very much for reading. If you have any questions regarding my configuration, do not hesitate, put them in the comments.

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

Error: Couldn't switch to requested monitor resolution (I'm going crazy)

11. April 2024 - 11:57

Hello everyone,

I recently made the full jump to Linux, and installed Fedora 39 KDE on my laptop (which has a Nvidia 1650ti mobile dGPU), permanently removing Windows from the partition (and I don't regret a thing). At first everthing worked flawlessly: installed Nvidia drivers from rpmfusion, Steam and Heroic Launcher (both as flatpaks), all the games I play on both platforms run at the first click without any tweaking. After a few days, every game I try to play regardless of which launcher I use gives the following error at startup:

https://preview.redd.it/hkc02052mttc1.png?width=392&format=png&auto=webp&s=a21023080836a8027ab50910898591c40ca68eca

The issue arises both on Wayland and X11 sessions, besides I gamed on Wayland without any errors previously as stated above, so I assume it is not . After searching online, I found that setting PROTON_USE_WINED3D11=1 %command% as a launch option works on Steam, but with major impairments in graphic and performance. As for Heroic, disabling the "Auto Install/Update DXVK on Prefix" and VKD3D options achieves similar effects. Of course these are workarounds and far from a real solution to the problem. I then decided to make a post on the fedora forum to seek help, but things are moving slowly. I similarly opened an issue on the DXVK Github page (as the error seems to involve DXVK) and they told me that it would be difficult to help remotely. I'll link both of them for additional information:

https://github.com/doitsujin/dxvk/issues/3946

https://discussion.fedoraproject.org/t/error-couldnt-switch-to-requested-monitor-resolution/112135/15

Reinstalling Fedora from scratch works for a couple of days, but the issue returns without fail soon after. Another strange thing I noticed is, very rarely upon booting the laptop everything starts to work again, just to mysteriously break once I turn it off for the day and on again the day after. I'll also include the log of one of the games I tried to launch from Heroic:

https://github.com/doitsujin/dxvk/files/14920996/game-LastPlay.log

This is a cry for help because I'm stuck and don't really know what to do next, and wanted to know your opinion on the matter.

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

Best Linux distro for gaming to install alongside Windows

11. April 2024 - 11:07

Hello guys, i need a distro that is the best for gaming, i also want it to dualboot alongside Windows. There is too many choices i cannot pick. I have used Zorin OS, Ubuntu, and Pop!_OS. I want a modern look of the desktop environment. Anyone help? I will use the comments to choose but i will install the top liked ones. I'm also a beginner. I also want a popular distro.

I will check which has the highest likes in just 1 week. (7 days)

submitted by /u/99cap
[link] [comments]

Lies of P starting in a black screen

11. April 2024 - 10:47

Hi everyone,

I am trying to play Lies of P, but it will only launch into a black screen. Other games (native as well as proton games) work fine, lies of p is the first game giving me this problem.

Did anyone experience this as well or has any tipps for me?

Distro: Debian 12,
Steam is installed through apt,
Nvidia gtx1060 with proprietary drivers,
Proton Experimental (Also tried older versions, same problem),
PROTON_LOG (Terminated game through SteamUI): https://filebin.net/ehcpzy7cavo1lzl9

If there is any Information missing, please ask. Also, if this is the wrong sub for this, I'm sorry, please point me to the right one.

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

Dev Log : Added new gameplay

11. April 2024 - 10:36

Hello everyone,

With the addition of new gameplay (knee strike, fly kick, back flip, hurricane kick) the character now has the possibility of performing sequences, it's much more fun to test. There is a transition when an enemy speaks (a shader with a CRT effect).

Good day and good game

video

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

How to get gamepad working with Sunshine+Moonlight

11. April 2024 - 09:20

I have an Intel Pentium as a client and a Ryzen5700+RX7600 as a host.

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

MSFS2020 and CP2077

11. April 2024 - 08:54

Got both running same time!!

I’ve never been so happy to be a Linux gamer.

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

Show which GPU is being used on mangohud

11. April 2024 - 05:43

I'm doing some troubleshooting on my Dell G5 5505, and I need to see which GPU is being used by mangohud. by default, it just says "GPU". How can I make it say which GPU the game is using on Steam?

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

Is the non official steam os 3 worth downloading?

11. April 2024 - 05:29

I wanted to download it on my brother's pc, and eventually mine. It's the only Linux distro I understand how to use properly for gaming.

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

Seiten