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.

Ziglin , in Unable to run Hi-Fi RUSH through Proton

Sometimes there are recommended steps on protondb, not sure if you tried those sometimes switching proton versions can help too.

steeznson , (edited ) in Gamedev and linux

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

uis OP ,
@uis@lemmy.world avatar

Umm… Zlib is everywhere. It just works. Even without steam. Even 20-years old games can run on moderns distros while using system libraries. Like UT2004 does.

steeznson ,

Managed to delete my comment by mistake (sorry for the two notifications)

If a common library like zlib is in a non-standard place or is not symlinked to a standard place then I’ve seen GOG games fail to launch. Steam’s vendoring approach makes supporting a variety of distros much easier.

uis OP , (edited )
@uis@lemmy.world avatar

Which is wierd. The only way I can imagine this happaning is linking to a library by absolute path. Can you check binary with ldd?

5-minutes google-fu says you can use patchelf to fix issue, but you better check with ldd and report as bug.

pineapplelover , in Gamedev and linux

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 ,

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"

uis OP ,
@uis@lemmy.world avatar

TIL

uis OP ,
@uis@lemmy.world avatar

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.

3laws , in Apex Legends Ignite Update broke anti-cheat on Steam Deck/Linux

https://lemmy.world/pictrs/image/18987e11-6a05-4d8c-845e-9237bd2ee564.png

Welp, I was about to rant about it in here. Thanks for the heads up, hopefully it gets fixed by the weekend. Can’t wait to be absolutely rolled by Cunduit’s ult.

lvxferre , in Gamedev and linux
@lvxferre@lemmy.ml avatar

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.

ThatFembyWho , in Gamedev and linux

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 , in Gamedev and linux

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

uis OP ,
@uis@lemmy.world avatar

Probably those 3 downvotes are from people who did not read past headline

hemko ,

No it’s the 3 guys who reported a platform specific bugs on unsupported platform :D

Kolanaki , in Gamedev and linux
@Kolanaki@yiffit.net avatar

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?

sugar_in_your_tea ,

Is something surprisingly different than elsewhere in the game? If so, it’s probably a bug.

Kolanaki ,
@Kolanaki@yiffit.net avatar

I remember when Elite Dangerous was still in beta, there was a bug where System Authority Vessels would label you a criminal upon attacking verified out-of-system bounties on the victim and attack you. So many players thought that was intended, like there was a “corrupt cop” system in the game until it was actually fixed. 🤦‍♂️

I really liked the idea that could be a possibility; unfortunately the fact that firing back at the “corrupt” cops just increased your bounty, which is what showed me that it wasn’t intended.

ArmainAP ,

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.

BarrierWithAshes , in Gamedev and linux
@BarrierWithAshes@kbin.social avatar

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.

sugar_in_your_tea ,

Well that’s certainly a way to look at it. I’m sure some of the issues reported were Linux specific, but most were probably applicable to Windows, and Windows users probably just bailed on the game.

Fluid , in Gamedev and linux
@Fluid@aussie.zone avatar

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.

filister , in Gamedev and linux

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

GustavoM , in What's the best rolling release Distributions that doesn't crash too much
@GustavoM@lemmy.world avatar

Debian hands down delivers the most stable experience of em all – even after updating from stable to sid.

t. Did exactly that on a unsupported sbc, “Orange pi zero 3”, and everything works.

Mohamad20ZX OP ,

thanks but Debain isn’t easy to use

GustavoM ,
@GustavoM@lemmy.world avatar

…wait what

So you think Gentoo is okay but Debian isnt?

Mohamad20ZX OP ,

I was guessing but that doesn’t mean it doesn’t work And yes I know Debain is easy nowadays but regardless I will try Debain or even better MX Linux and Linux mint Debain edition

psycho_driver ,

Delving into the realm of non-rolling distros, yes MX is quite good (sits on top of Debian). I’ve used the latest version on a laptop seeing almost daily use for 1.5 years or so and zero issues. And thread originator is correct, Debian is the gold standard for a stable linux experience.

Mohamad20ZX OP ,

that’s why I want to try it later because it’s the really Best Distro for most of my old computers that otherwise use puppy or antix

rtxn , in Gamedev and linux

It all depends on whether the developer cares about fixing those bugs. For big studio games, the answer is obvious. For AAA games, even more so. The shriveled, starving optimist in me wants to think that those developers have become jaded and don’t believe that players can make valuable bug reports.

Hominine , in Gamedev and linux
@Hominine@lemmy.world avatar

What a provocative anecdote!

TrickDacy ,

… Or not provocative

SwissJackalope , in Gamedev and linux

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

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