nyankas

joined 10 months ago
[–] nyankas@lemmy.ml 1 points 1 week ago

I think I‘ve stumbled across this at some point, but I think it has been updated since.

Thanks for finding it, I‘ll keep it in mind when I get around to trying VR on Linux again in the future.

[–] nyankas@lemmy.ml 4 points 1 week ago (3 children)

I’m doing all of my PC gaming on Linux for years now. Except for VR. It’s unfortunately not running well at all for me. I’m running an Nvidia GPU with a Valve Index and whenever I was able to even get a picture on the HMD in the first place, the latency from movement to screen was about a second or so. Which is an incredibly efficient way to feel incredibly sick.

I’m not sure about your setup, maybe it’s better supported in some way, but, from my experience, I’d unfortunately recommend keeping a Windows partition for VR and saving yourself the (quite literal) headache.

[–] nyankas@lemmy.ml 46 points 5 months ago (4 children)

Although I'd love to see that happen more frequently, this is simply not realistically doable for most commercial games.

Almost all of them use licensed third-party libraries which are integrated deeply into the game's code base, but which can't legally be distributed as part of an open source project. So in order to be able to open source a modern commercial game, you'd have to put in quite a lot of work finding all of your code integrating with commercial libraries and either replacing or removing it. And if that's not enough, you'd probably have to have your (expensive) legal team check the entire code base for any infringements just to be on the safe side.

All that work for no monetary gain just isn't a very good business case. So, unfortunately, I wouldn't expect a lot of modern games to be open sourced any time soon.

[–] nyankas@lemmy.ml 86 points 10 months ago* (last edited 10 months ago) (10 children)

I‘d be really surprised if Apple tried that.

They have to know that it violates the DMA. And the penalty for violating it can be up to 10% of their yearly worldwide revenue (not earnings!) for the first violation and up to 20% for repeated violations. I don‘t think they‘d risk that, especially as the EU really isn’t known for its leniency when someone intentionally breaks their rules.