1567
Gamedev and linux (treebrary.pone.social)
submitted 8 months ago by uis@lemmy.world to c/linux_gaming@lemmy.world
top 50 comments
sorted by: hot top controversial new old
[-] Metz@lemmy.world 108 points 8 months ago* (last edited 8 months ago)

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@lemm.ee 68 points 8 months ago

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@lemmy.world 58 points 8 months ago

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@sh.itjust.works 31 points 8 months ago

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

load more comments (2 replies)
[-] aport@programming.dev 12 points 8 months ago

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@lemmy.world 27 points 8 months ago

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@sh.itjust.works 14 points 8 months ago

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.

load more comments (1 replies)
load more comments (3 replies)
load more comments (1 replies)
[-] bestnerd@lemmy.world 68 points 8 months ago* (last edited 8 months ago)

I always always write strong feedback and extensive bug reporting for games. Doesn’t matter the platform. However, my daily is Linux and my daytime job is director for cloud eng and ops which is all linux distros. We write and manage massive nix fleets. Shit my career started writing and doing linux kernel work. It really made me appreciate good feedback and extensive reports on bugs.

BTW I use templeOS

[-] carl_the_llama@lemmy.world 37 points 8 months ago* (last edited 8 months ago)

Based and holy pilled

load more comments (4 replies)
[-] lvxferre@lemmy.ml 58 points 8 months ago

That doesn't surprise me.

Linux users are biased towards higher technical expertise, and they have a different mindset - most of the software that we use is the result of collaborative projects, and we're often encouraged to help the devs out. And while the collaborative situation might not be true for game development, the mindset leaks out.

[-] filister@lemmy.world 55 points 8 months ago

And this is one of the reasons why we should continue buying indie games and supporting indie devs!

[-] pineapplelover@lemm.ee 50 points 8 months ago

I've never once touched the logs button until I used linux. Over my time asking for help with anything wrong on my machine I've been asked to provide logs, replication steps, what went wrong and what's supposed to happen. This has trained me to be a good reporter and sometimes these issues help me fix them myself. Thank you Linux community for providing these skills. This isn't gaming industry specific but even with things like protonvpn, vmware, virtualbox, and stuff on Arch I use.

[-] Owljfien@iusearchlinux.fyi 28 points 8 months ago

Part of it too is that logging on Windows is just dogshit. No one uses event viewer so it's not like the end user even knows where to look for logs, and most of the shit in there is like"lol computer crashed and idk why go fuck yourself"

load more comments (1 replies)
[-] uis@lemmy.world 17 points 8 months ago

Some games have such community, that it treats life as this game. For example community of certain factory optimization simulator was so enlightened, that optimized it and made 30% faster.

[-] Hominine@lemmy.world 45 points 8 months ago

What a provocative anecdote!

load more comments (1 replies)
[-] UnrepententProcrastinator@lemmy.ca 44 points 8 months ago

But if too many Linux users now have a lot of games to play the development of all softwares will grind to a halt.

[-] Kolanaki@yiffit.net 43 points 8 months ago

My only problem with reporting bugs in a game, despite knowing how to report a bug and playing a lotta games, is that I don't always have the knowledge a thing happening is a bug and not the intended design. It's not like I, as a regular every day player, have insight into what was supposed to happen that would indicate a bug.

Obviously a bug like my guy doesn't jump despite pressing the jump button is pretty easy to recognize. But how am I to know the damage calculation is fucked up when I'm not told what the formula is supposed to be?

[-] ArmainAP@programming.dev 16 points 8 months ago* (last edited 8 months ago)

That is still extremely valuable feedback.

"If it looks like a duck, swims like a duck, and quacks like a duck, then it probably is a duck."

If it looks like a duck, swims like a dog and barks like a dog but I am still telling you it is a plain old duck, there is a miscommunication between me as a game developer and you as the player.

load more comments (2 replies)
[-] hemko@lemmy.dbzer0.com 42 points 8 months ago

Despite being just 5% of the population...

load more comments (1 replies)
[-] Fluid@aussie.zone 30 points 8 months ago

I would report so many more bugs if there was a way to do so easily, in app, without having to create an account somewhere or signup to some website or specific forum. Give me a one-click “report bug” box and I’ll do it. BG3 did this well.

[-] ashe@lemmy.starless.one 13 points 8 months ago* (last edited 8 months ago)

BG3 did everything well, no surprises there

[-] Tekchip@lemmy.world 30 points 8 months ago

I think part of this that I'm not seeing talked about, and perhaps confused for "more tech savvy users", is just the user hostility of Windows.

9 times out of 10 when a Linux app or game crashes I get a verbose error and more often than not one that I can simply copy and paste.

9 times out of 10 when Windows, or much of windows software, crashes it gives some random number or code and in a window I can't even copy and paste out of.

My skill level doesn't change. Linux just isn't user hostile in nature making it easy to search for fixes and report issues. Where as on windows I can't summon the care or effort to manually transcribe the error so I can then do something with it.

load more comments (4 replies)
[-] ThatFembyWho@lemmy.blahaj.zone 26 points 8 months ago

Bc linux users are not only more tech literate on average, but also have more of a sense of community and shared responsibility. Yeah, if we get annoyed by something, we know we're not the only ones, and if we can't fix it ourselves, we tell the ppl who can. You don't just assume it will always be broken, or assume a future update will magically fix it.

[-] Touching_Grass@lemmy.world 25 points 8 months ago* (last edited 8 months ago)

Real nice unique looking game too. Gameplay is good but the look and feel you can tell was a lot of effort and thought and love. Definitely glad I made the purchase especially after seeing this post. Cool dev

load more comments (2 replies)
[-] steeznson@lemmy.world 19 points 8 months ago* (last edited 8 months ago)

One issue with developing for linux is that userspace isn't consistent between repos. Steam has solved this by vendoring all of the most commonly used libraries like zlib or whatever.

Assuming the bug is in-game then this information would definitely be useful for developers.

Edit: meant distros instead of repos

load more comments (4 replies)
[-] m3t00@lemmy.world 18 points 8 months ago

actual BSoD on my win11 yesterday. a... bar?

[-] sirico@feddit.uk 11 points 8 months ago

You don't need logs because in Windows 95 they made a tool that always 100% diagnoses and fixes the issue and it runs every time dispite never actually returning a fix or error code.But wait there's more here's a hex code to some memory allocation rather than creating a reference library in human so you can search forums where the only advice is reformat or don't worry guys I fixed it.

But you are not allowed to look at the actual run time logs as we're a polished environment.

load more comments (1 replies)
[-] BarrierWithAshes@kbin.social 17 points 8 months ago

I remember a gamedev complaining about this on Twitter but the outcome he came to was that he hated that Linux users submitted bug reports, stating the OS itself was broken and he refused to help any of them.

load more comments (1 replies)
[-] joystick@lemmy.world 12 points 8 months ago

That's surprising to me. I get the vast majority of bug reports from Windows users. But I use auto generated crash reports that the user clicks OK to send and it's a music app, not a game, which might be different.

load more comments (1 replies)
[-] SwissJackalope@lemmy.world 12 points 8 months ago

I don't daily drive Linux anymore but it taught me to write up better bug reports

load more comments
view more: next ›
this post was submitted on 01 Nov 2023
1567 points (98.5% liked)

Linux Gaming

14227 readers
74 users here now

Discussions and news about gaming on the GNU/Linux family of operating systems (including the Steam Deck). Potentially a $HOME away from home for disgruntled /r/linux_gaming denizens of the redditarian demesne.

This page can be subscribed to via RSS.

Original /r/linux_gaming pengwing by uoou.

Resources

WWW:

Discord:

IRC:

Matrix:

Telegram:

founded 1 year ago
MODERATORS