There have been multiple accounts created with the sole purpose of posting advertisement posts or replies containing unsolicited advertising.

Accounts which solely post advertisements, or persistently post them may be terminated.

linux_gaming

This magazine is from a federated server and may be incomplete. Browse more on the original instance.

brunofin , in Open-Source-Gaming-Tournament – Play and support Open-Source-Games!

That’s gonna be on my wife’s birthday so unfortunately I’m not joining this time but looking forward for the next one!

forg1veforget OP ,

:) Well thats more then a valid excuse. We plan to make it a monthly tournament so hopefully we will see you soon! Enjoy the birthday party!

brunofin , (edited )

That sounds amazing thanks, I’ve bookmarked the page and will check back again next month 😁 I guess I can use the time to sharpen my skills :😆

Edit: is there a way I can contribute to the prize pool even if I don’t take part in the tournament this time?

forg1veforget OP ,

Thank you for the kind words!

Sure, anyone can contribute to the prizepool.

For anonymous contribution you can simply send BTC to the following address and it will be automaticly added to the prize pool:

  • bc1qpqx2l8h277x7vnjg7d0srzhnrv3xd69f6589zp

If you would like to be featured in our Sponsors section or promote another project you can send an email to:

You can also register on the website without enlisting in any tournament. This way you would get updates, regarding the tournament, via email.

Cossty , in Nouveau NVIDIA GSP Firmware Support Merged For Linux 6.7

Great to see, sadly I wouldn’t be able to use it. I have GTX 10 series and the next one I will be buying is AMD or maybe Intel, if their drivers get a lot better by the time I am in a market for a new GPU.

russjr08 ,
@russjr08@outpost.zeuslink.net avatar

Yep, I have a RTX 2080 and am picking up a 6700 XT once my pay check lands later today (put in a bit of extra time to justify the cost) - I’ve given Nvidia more than enough time to get their act together.

I have heard that Intel had just recently released a pretty decent update to their driver, I haven’t been following it too closely but there’s certainly hope.

Cossty ,

Can I ask why 6700? In raster performance it’s only about 10 faster than 2080 and in ray tracing it is worse. It might be a bit different on linux, but either way, when I will be upgrading I want better improvement than that.

I don’t really need to play the latest games, so I can easily wait. My next gpu will probably be 8800xt or even 9800xt

russjr08 ,
@russjr08@outpost.zeuslink.net avatar

Primarily because my income doesn’t really allow for me to go any higher than that, I already worked a bit overtime last month since the opportunity was available in order to be able to pick it up. Short of a GPU magically falling from the sky, it was always going to be a lateral move at best. I’d love to either not have to spend money on a card that isn’t really going to gain me a performance boost (and I don’t do any raytracing, my gaming is still fairly lightweight - I’m still on 1080p 60Hz monitors for example), but Nvidia’s stupid games (ha) is pretty much forcing my hand.

As of right now, using Wayland is nigh impossible for me due to the this issue and a fix is a long way out from now because it requires approval on an explicit sync protocol, and then every single compositor will need to implement it - assuming it was approved fairly quickly, its not likely to land in KDE Plasma 6’s initial release, and I doubt it’ll make it in time for GNOME’s next release in the spring. If I used only Wayland-native apps it’d be fine, but that’s not the case - my IDE that I use for work for example uses XWayland and experiences the linked issue very heavily and makes it impossible to actually do any work in. Not to mention, most games still use XWayland since they run through WINE/Proton which doesn’t have Wayland support yet. But hey, at least Night Light/Color finally works in Wayland as of 545 (which don’t even get me started on how ridiculously long that took to get in)…

X11 is hugely problematic because I can hardly reach 60 FPS on just the desktop with basic windows open, the closest I can get is by running KDE and replacing the compositor responsibilities with picom, which has its own fair share of issues. I’ve spent all year trying various tweaks, driver versions, playing around with X/Nvidia settings, using KWin’s and GNOME’s triple buffer (patch), and this was the best I can do.

I was really banking on 545 fixing the situation with Wayland, but that’s not going to happen anytime soon given explicit sync needing to be added into XWayland - or Nvidia rewriting their driver to use implicit sync (which is a pipe dream, given that their driver’s unified architecture means that on Windows it would need to do implicit sync as well). NVK is still a fair bit out from being anywhere near production ready AFAIK, and nouveau is probably still a bit out there as well.

Ironically, Nvidia’s driver in Windows is also upsetting me. I get a stranger flicker from what I believe is the same issue as what was just fixed in 545 which is the power-state of the GPU changing. So this happens even when Steam draws its “Your friend is playing some game” notification, or opening a YouTube video.

Funnily enough, I didn’t even buy the 2080, it was passed down to me from a friend along with a few other components - I was previously on a GTX 970 which was… painful as I’m sure you can imagine due to its age, and wasn’t helped by Nvidia’s drivers being horrendous.

I’m not even a hardware person by any means (for various reasons, such as physical ailments), it was an accomplishment for me to be able to effectively tear down my old build, and replace all of the internals (PSU, Motherboard+CPU+RAM, GPU, liquid cooler… the whole works, only the case stayed the same really) so I’ll just be happy if I can get my new card swapped in without any issues. If one thing goes right for me this month, I just want it to be that.

At the end of the day, I just want my PC to work (and to let me literally work), and everything else is perfect and fully capable - well, I’m a bit disappointed by my new Intel WLAN card being shoddy in Linux but that’s a whole other story. Probably a lot longer of an answer than you expected, but that about sums it up haha.

Cossty ,

I guess that’s fair if you need AMD GPU right now for work.

I am fed up with Nvidia drivers too. Games run smoother on my Steam Deck than on my PC. Like I have higher average FPS on my PC but the frame time graph are spikes after spikes. And on Steam Deck frame time graph is smooth line.

russjr08 ,
@russjr08@outpost.zeuslink.net avatar

Definitely know where you’re coming from.with the frametime issues, I see the same thing whether in X or Wayland.

I thought that was just the state of Linux gaming for a while, since I hadn’t known anyone else personally who was using Linux (let alone playing games on top of that). It wasn’t until the Steam Deck came out which tons of my friends have that I realized “this is just another Nvidia thing is it”…

Cossty ,

Exactly the same thing, I just thought that was Linux gaming “it is what it is”, until I got steam deck.

CalcProgrammer1 , in Nouveau NVIDIA GSP Firmware Support Merged For Linux 6.7
@CalcProgrammer1@lemmy.ml avatar

I won’t be buying an NVIDIA GPU any time soon for my desktop, but hopefully this move will make gaming on my laptop better. Unfortunately NVIDIA seems to have an almost monopoly on good gaming laptops especially if you don’t want giant bulky or cheaply built ones. My 2021 Razer Blade 14 has a 3070 and while the proprietary drivers work, NVIDIA’s own implementation of render offloading/PRIME leaves much to be desired, with random screen tearing even when vsync is forced on as soon as the GPU load starts getting high.

vividspecter OP ,

I think you have to be okay with APUs to be satisfied with AMD on laptops. Which at least are decently powerful these days, as long as high res triple AAA gaming isn’t a requirement (the Steam Deck is just an APU after all).

Chewy7324 , in Nouveau NVIDIA GSP Firmware Support Merged For Linux 6.7

I’m wondering whether the open source nvk driver will work with exclusive nvidia features like DLSS.

CUDA probably won’t work either, just like AMD’s RADV doesn’t do the common compute APIs. Maybe they’ll support Vulkan compute, but that’s not as useful.

vividspecter OP ,

AMD’s RADV doesn’t do the common compute APIs

RADV is just the Vulkan driver to be clear, so the other APIs are implemented separately. ROCm is supported by some cards, and Rusticl is the currently most advanced OpenCL implementation in Mesa (with Clover on the way out). Vulkan compute is implemented in RADV, although I found it to be slightly slower than the AMDVLK implementation (AMD’s official Linux Vulkan driver, developed out of tree).

As for Nvidia, it’s likely to be a worse situation since Nvidia don’t have a bunch of open APIs, just closed ones. Vulkan compute I would expect at least, if not immediately.

As for CUDA, it might work if you’re willing to have a hybrid open/closed system. On AMD this is possible, where you can generally install and enable/disable the AMDGPU-PRO compute and Vulkan drivers on demand.

binomialchicken , in Lenovo Legion Go - Can it Linux?

It’s depressing that no other devices are getting SteamOS yet, either as out-of-the-box or at least supported fully day one. Here is why I suspect we are watching it die a second time.

  • Valve hasn’t released it standalone, which is probably making these manufacturers nervous
  • If Valve is even offering it to the manufacturers, money is probably flowing one way or another, as professional service fees to Valve, or ransom demands from manufacturers entrenched with Windows
  • Microsoft might still be doing their usual anticompetitive crap, offering incentives to keep SteamOS off of as many devices as possible

We are going to be held hostage on Windows for years to come because this is delaying the critical mass for adoption. Even though there are all the other viable community distros, we need the brand to keep things moving.

cows_are_underrated , in Open-Source-Gaming-Tournament – Play and support Open-Source-Games!

That’s cool. Registration is done. I don’t think I’ll win but I kinda don’t care

forg1veforget OP ,

Thank you and good luck!

uis , in Nouveau NVIDIA GSP Firmware Support Merged For Linux 6.7
@uis@lemmy.world avatar

I hope they will also upstream blob-lock(firmware needs to be signed by nvidia) bypass.

Frenky_Fisher , in Linux vs Windows tested in 10 games - Linux 17% faster on Average

Is BattleEye supported on linux? Id like to switch but remember people saying support for BE is not that great, and im mostly arma and dayz player…

Baleine ,
@Baleine@jlai.lu avatar

Check your game on protondb.com to see if it runs well on linux

vreraan ,

the ones I’ve tried yes, it depends on the developers, for example Fortnite is not supported on Linux because they deliberately made it incompatible.

uis ,
@uis@lemmy.world avatar

Doesn’t Fortnite use EAC instead?

mercury ,

It uses both, and switches between the two

uis ,
@uis@lemmy.world avatar

I can find only mentions of EAC.

vreraan ,

Also apex legends and Rust use it, EAC it’s not the reason.

uis ,
@uis@lemmy.world avatar

P1: “They are using malware anti-cheat that does not support Linux”

P2: “No, they choose to not support Linux”

Me: “Aren’t they use anti-cheat that do support Linux?”

P2: “It’s not the reason”

quentangle ,

areweanticheatyet.com

DayZ and ARMA 3 both work. ARMA 2 does not though.

ReverseModule OP ,
@ReverseModule@discuss.tchncs.de avatar
uis ,
@uis@lemmy.world avatar

Should be arewemalwaredyet

bilb ,
@bilb@lemmy.ml avatar

I don’t think it can be considered malware unless its doing something malicious that you don’t expect. I don’t want or need it on my system, but people who want to play these multiplayer games have a valid use-case and can make that decision themselves.

Of course, you may have just intended to snarky and I’m just being tedious.

uis ,
@uis@lemmy.world avatar

It is literal rootkit, what do you mean nt a malware?

but people who want to play these multiplayer games have a valid use-case and can make that decision themselves.

They can’t in most of cases. For them it’s either installing or not playing.

spesk , in Lenovo Legion Go - Can it Linux?

Great resource thanks for sharing. I have been chomping at the bit for some information about the Linux experience on this device.

s38b35M5 ,
@s38b35M5@lemmy.world avatar

Fun (or annoying?) fact: the expression is actually “champing at the bit”

fakeman_pretendname , in Richard Burns Rally 2023 on Linux Ubuntu 22.04

Does it still so that thing where all the trees/grass etc disappears after 5 minutes (and you keep crashing into nothing), or has that been sorted?

4lch3my OP ,

Not that I have seen so far. I have found some cars that physics dont work on so you have to redownload the car through the RSF plug in.

Renderwahn ,

I think some modded cars don’t work with some of the modded tracks. When I tried it it was pretty random which car worked on which track.

vividspecter , in (Solved) Minor issue: Game shows windows decoration for 1s after re-gaining focus

I know you solved it, but another workaround for this type of issue is to run the game with gamescope. Assuming you have an AMD or Intel card (Nvidia historically didn’t have great support for it).

pathief OP ,
@pathief@lemmy.world avatar

I do have an Nvidia card.

sagrotan , in Distros Used for Gaming on Linux, Evolution over Time - November 2023 Edition - Goodbye Manjaro!
@sagrotan@lemmy.world avatar

I put Garuda on my wife’s gaming PC, she absolutely loves it & it does everything it should, no problems whatsoever. And it’s based on arch, so if there is something, I know how to fix it. Awesome beginner gaming distro imo, recommend!

kariboka ,

I 2nd Garuda. I absolutely love it.

just_another_person , in (Solved) Minor issue: Game shows windows decoration for 1s after re-gaining focus

Try setting the game to exclusive Fullscreen instead of windowed or borderless maybe, or vice versa. This is a window manager issue, so start digging there. If it doesn’t happen with every single game, it could be a combo of game engine and WM.

pathief OP ,
@pathief@lemmy.world avatar

It does happen with every game I’ve tried so far. Games are fullscreen by default, but it doesn’t seem to matter what the default is - it always happens.

I’m using KDE but I haven’t managed to find anything that is relevant for my problem :(

just_another_person ,

Did you try switching from Wayland back to X11? Are these only Proton games?

pathief OP ,
@pathief@lemmy.world avatar

I’m on X11, I have an nvidia card and Wayland is way too buggy right now, even with the recent 545 driver.

As always, the Arch Wiki had the answer, I just didn’t see because it seems to describe a different issue. SDL_VIDEO_MINIMIZE_ON_FOCUS_LOSS=0 environment variable seems to do the trick.

just_another_person ,

👍

Metz , in Gamedev and linux

Thats pretty much my argument when people say “There are more bugs on Linux than Windows! Linux bad!”.

No, there are not more, there are more found. There are just as many (or more) on Windows, but never found or properly reported. Which is a bad thing.

wfh ,

There are more bugs reported. That makes all the difference.

People used to closed source everything are trained to eat shit and find a workaround.

Rentlar ,

Hi, Micro$oft Community Advisor Alicia here!

I’m sorry to hear that your software occasionally crashes. Trying some of these steps may help you:

  • Go to Windows Update and search for the latest drivers
  • Run ‘sfc /scannow’ in command prompt
  • Reinstall Windows

Please mark my post as “Answer” if this helped you solve your problem! Thank you!

Professor_Piddles ,

Jfc every goddamn time I need to fix something on my work laptop this is the exact (and only) response I find

unionagainstdhmo ,
@unionagainstdhmo@aussie.zone avatar

I told them I couldn’t get the Microsoft store to open and they told me to open the Microsoft store, what a bunch of morons. Ended up just reinstalling even though it was probably just a library issue.

Rentlar ,

Duh, you just have to get the Microsoft Store app from the Microsoft Store app!

aport ,

This is a good point and one I think explains this phenomenon well.

Linux users are more willing to report bugs because they actually get fixed. Especially when the bug report is extremely detailed.

synapse1278 ,
@synapse1278@lemmy.world avatar

Some time ago all the tech “news” headlines where “Linux is less secure than Windows, look at all the CVEs open !”, well yes Linux has tones more CVE reported because anyone can audit the code, bugs are discovered and reported, people are informed and can put mitigations in place, unlike with Windows…

jayandp ,

Also, statistically, a lot of Linux users are more technically minded and capable of identifying and reporting issues. This will naturally lead to higher reporting numbers, skewing stats.

synapse1278 ,
@synapse1278@lemmy.world avatar

Linux users are participants. We choose purposely this OS, proactively download, install and configure it on our computers, we chose it because it’s FOSS, and we are happy to report bugs because we have the hope it will eventually get fixed for our own benefit. We all know that Linux strives because we are few (or not so few) to care about our OS and any help counts even if it’s just reporting a bug. This mindset extends to the whole FOSS ecosystem and even some proprietary SW like games ! Because we want those games to run well on Linux and therefore report bugs to developers. And this is why I love Linux and FOSS so much. It’s wonderful :)

Narann ,
@Narann@lemmy.world avatar

The other thing is companies care about CVEs as they use Linux to run their critical infrastructures.

synapse1278 ,
@synapse1278@lemmy.world avatar

I am sure companies care about CVEs in Windows and other proprietary SW as well. They can only wish they get found, disclosed and fixed.

Narann ,
@Narann@lemmy.world avatar

Of course they do, but their are not big in number and market share. Maybe « Almost all world wide deployed critical infrastructures runs on Linux » is a better statement.

Pyroglyph ,
@Pyroglyph@lemmy.world avatar

Exactly. It goes the same way in development too. People who say XYZ lang is better than Rust because “you get so many compile errors” suffer from the same misconception: Just because the errors aren’t immediately obvious doesn’t mean they aren’t there.

AlmightySnoo , in Distros Used for Gaming on Linux, Evolution over Time - November 2023 Edition - Goodbye Manjaro!
@AlmightySnoo@lemmy.world avatar

Pleasantly surprised that Arch tops the chart. Then again, and I might be wrong about this, but to me a clear bias in the ProtonDB data is that those who submit reports to ProtonDB are usually users who are likely used to submitting bug reports and stuff, so obviously not your average “freshly migrated from Windows” gamer.

Yen ,

The steam deck being based on arch probably influences it a lot too. You can see the same trend on the steam hardware survey results.

edit : My bad actually, the video creator mentions in the comments that this is data without the steam deck section of the site.

CraigeryTheKid ,

I think it’s also an issue of selection between the bases.

Yes, arch is on top, but Ubuntu, mint, pop (maybe more?) Are all “Ubuntu”, so their representation is divided.

Completely agree I was surprised to see Arch on top still! Plus I’m very new at all this…

wrinkletip ,

And Manjaro is Arch.

CraigeryTheKid ,

Oh! That makes it close again!

Maybe I need to look into arch/Manjaro, unless it’s not new-friendly.

8ace40 ,

Arch is very powerful and flexible, but definitely not newbie friendly. I only made the jump after 7 years of using Ubuntu and Debian, and I still had a learning curve.

Stez827 ,
@Stez827@sh.itjust.works avatar

Arch is at the top because of the steam deck which uses arch

  • All
  • Subscribed
  • Moderated
  • Favorites
  • [email protected]
  • random
  • lifeLocal
  • goranko
  • All magazines