Earlier quoted context omitted.
Re: modding with MO2/vortex I had a similar problem in that installing them on linux isn't super straightforward, and then once I did get them installed when I launched the game through them like I used to do on windows the performance was abysmal. I decided to tackle the problem myself and so I wrote this: https://github.com/mfinelli/modctl . It's a mod manager that I wrote specifically for linux. It's not really re…
I know that running Vortex is a pain but I never ran into any problems once it was installed. I did this back in 2022. I don't want to discourage you, but what's wrong with helping MO2 and Vortex get ported to Linux?
Linux gaming is faster because Windows APIs are becoming Linux kernel features
581–590 of 694 posts
Re: Linux gaming is faster because Windows APIs are becoming Linux kernel features
#582Given the current momentum, it feels like (to me) the adage of “Windows is for Games” is going by the wayside. If you look at Steam, and OSs like Bazzite it’s clear the consumer-side is finally shoring up. But that aside, from an economic incentive, game providers (for example Amazon Luna), don’t want to be paying the licenses for running Windows machines for Video Game Streaming on Demand. In fact, at my time there…
This is the last major reason for anyone to use Windows nowadays, with the exception of legacy applications.
Windows' days are numbered.
Re: Linux gaming is faster because Windows APIs are becoming Linux kernel features
#583Earlier quoted context omitted.
I know that running Vortex is a pain but I never ran into any problems once it was installed. I did this back in 2022. I don't want to discourage you, but what's wrong with helping MO2 and Vortex get ported to Linux?
MO2 works fine on Linux! It’s a bit slow to start but I found it very usable, a bit less polished than Vortex maybe but it absolutely gets the job done and I got my head around it inside of an hour.
How did you install it? Maybe with a different method it would work for me better (even though now I'll probably just stick with my own tool I'm still curious)
Re: Linux gaming is faster because Windows APIs are becoming Linux kernel features
#584Earlier quoted context omitted.
Don't most monitors ship with DisplayPort cables? All of mine have. HDMI is more popular with TVs/home theater systems.
Outside of the ones built into laptops, all my "monitors" for the last decade have been TVs, just because they tend to be cheaper at a "price to size" level. None of them ever seem to have DisplayPort.
Re: Linux gaming is faster because Windows APIs are becoming Linux kernel features
#585Show me the numbers. Show me an identical gaming PC running Windows 11 and then Linux, and show not just FPS - but things like frametime pacing, latency, etc. This NTSync stuff is very impressive, but I haven't seen a lot of end-to-end numbers versus Windows. The last comparisons I saw showed pretty much every distribution on the order of 5-30% behind Windows, varying on the game. And Nvidia GPU support was still not…
Re: Linux gaming is faster because Windows APIs are becoming Linux kernel features
#586Earlier quoted context omitted.
Re-reading that, "most" might be too strong a word - "many" would be more accurate. A few recent examples of games I've tried: - Borderlands 4 was basically unplayable on my hardware (9800 X3D, 3080 TI) - though I didn't care enough to try and fix it. - Dune Awakening was decent, but noticeably less performant, stuttery, etc. Probably fixable with some settings tweaks and other stuff, but the experience was markedly…
"Many" is definitely more in line with what I'd expect, yeah :) Sounds like most of your issues are multi-monitor & windowing related, which isn't surprising. Games make a lot of assumptions based on how Windows's one-and-only window manager operates, stuff like windowing message and focus event sequences, effects of various windowing states on window sizes and chrome and mouse cursor behavior, and so on. Linux WMs d…
Once upon a time I was a paying customer (like in the early early aughts). Glad to see them still doing their thing.
Re: Linux gaming is faster because Windows APIs are becoming Linux kernel features
#587Earlier quoted context omitted.
You let the people run their own servers and kick cheaters. That's one solution which has actively been taken away over the years.
People just want to click Play and get dropped in a game, not have to mess with servers.
- Quickplay
- Server / Game / Match finder
- LFG - for a more detailed search
Each of these has a different use case, and a single user may make use of all of them (I include myself here). Not everyone wants to just click "play", it's very dependent on the type of game.
Helldivers 2, for example, implements the first two. Destiny/Destiny 2 has mostly the first one. Destiny on Xbox has a XBL-provided LFG functionality (but prior to that external sites were used). You really needed LFG for finding a raid group.
Re: Linux gaming is faster because Windows APIs are becoming Linux kernel features
#588Earlier quoted context omitted.
I think Linux needs a few things before it will be ready for mass consumer adoption. 1. An equivalent of kernel level anti-cheats. Cheating really sucks. It ruins online games. Kernel level anti-cheats aren't perfect, but they're much better than user-space or server-side anti-cheats. Maybe in the future AI solves this, but inherence-based anti-cheats are likely going to be a cat-and-mouse game. Valve have stated the…
> 1. An equivalent of kernel level anti-cheats. Ultimately, you can’t trust the user computer unless you go for the secure boot things backed by a hardware key. I’m sure there are multiple ways to bypass anti-cheats on Windows. > 2. Immutability[…] It's distributing games to 12 different distros with a hundreds different configurations and a thousand customisations Does it really matter? You can always ship a statica…
Re: Linux gaming is faster because Windows APIs are becoming Linux kernel features
#589Re: Linux gaming is faster because Windows APIs are becoming Linux kernel features
#590Earlier quoted context omitted.
I recently had my faith shattered with I saw someone lock onto an ally through a wall in a kill cam, and I haven't played sense. Blatant cheaters are bad in some ways, but subtle cheat are far worse imo.
There's no reason that kind of client behavior can't be detected server side.