230
submitted 1 week ago* (last edited 1 week ago) by mr_MADAFAKA@lemmy.ml to c/linux_gaming@lemmy.world

https://store.steampowered.com/app/1867240/WARDOGS
There will be one more playtest from August 21–23. To receive an invitation, register via Steam or player.gg or pre-order

top 35 comments
sorted by: hot top new old
[-] femtek@lemmy.blahaj.zone 64 points 1 week ago

Man the anti Linux users in the discussion are so weird. Like why simp for windows? are they upset the couldn't get Linux running on their desktop?

[-] h3ron@lemmy.zip 10 points 1 week ago

leave the multimillion company alone

[-] brucethemoose@lemmy.world 7 points 1 week ago

Maybe they think it will facilitate hacking?

Or maybe split development resources?

I’m not saying that’s true or even a rational argument, just trying to play devil’s advocate.

[-] dreadbeef@lemmy.dbzer0.com 42 points 1 week ago
[-] ThunderComplex@lemmy.today 24 points 1 week ago

No you see it's only valve's specific patches in proton that turn wine from not an emulator to an emulator. This is why wine doesn't just accept proton's patches making it obsolete /s

[-] juipeltje@lemmy.world 14 points 1 week ago
[-] libewa@feddit.org 1 points 1 week ago

Funnily enough, XNU (the macOS kernel) is actually UNIX.

[-] Sas@piefed.blahaj.zone 13 points 1 week ago

You mean wie

[-] F04118F@feddit.nl 7 points 1 week ago

YAML is not just yet another markdown language

[-] brucethemoose@lemmy.world 31 points 1 week ago* (last edited 1 week ago)

I think the extremes on either side of this are nuts. Specifically:

  • Linux purists demanding a native executable.

  • Windows purists… just being difficult, I guess?

Official Proton support is an excellent, functional compromise. It’s extremely usable, and extremely practical for devs to maintain within their existing environment.

[-] woelkchen@piefed.world 14 points 1 week ago

It's usable until it isn't. That's the problem with Wine/Proton. It's not a stable implementation of a well defined specification like Java. It's a reimplementation via reverse engineering of proprietary Win32, something that's buggy and sometimes changed between Windows updates by accident.

Update to a game compiled with a slightly newer version of Visual Studio, like it's happening all the time with live service games? Compatibility becomes a dice roll. Sure, the chance is high that compatibility is kept but it not 100%. Neither is Proton not breaking a game by accident. The big games are automatically checked by Valve but some weird indie game isn't.

And here comes the wonderful thing that's Steam Linux Runtime: containerized binary compatible runtimes of every other or so Debian release. All the issues about not being able to target Linux because of its ever changing nature have been fixed by Valve and yet for whatever reason Valve refuses to promote it towards developers.

They literally promote Win32+x86 emulation for Steam Frame development, a wearable platform where even the slightest stuttering can cause motion sickness and where battery optimization is paramount.

I hope Valve bring Lepton, their Android compatibility layer, to x86 Linux as well. Lepton is based directly on AOSP and not reverse engineering. I have higher hope for that.

[-] BananaIsABerry@lemmy.zip 7 points 1 week ago

I would argue the difference is that they claim that it's officially supported through Proton, meaning they're likely to put effort into ensuring it continues to function through proton.

[-] fhein@lemmy.world 3 points 1 week ago

I've had games with native Linux versions on Steam break more times than games I play through Proton

With Proton it's usually temporary, and is fixed with a new release. When native Linux games break it has been permanently, because the developers stop maintaining it. Though it might be worth mentioning that I mostly play multiplayer and I consider a game "broken" if I no longer can play together with my friends who use Windows

[-] woelkchen@lemmy.world 1 points 6 days ago

I’ve had games with native Linux versions on Steam break more times than games I play through Proton

How many of these games target a proper Steam Linux Runtime? My guess is none and your experience is based on ancient Linux versions from a time SLR did not exist.

When native Linux games break it has been permanently, because the developers stop maintaining it.

Of course. "Valve refuses to promote it towards developers" I literally wrote that already.

Proton is a hacky workaround, targeting and properly maintaining Steam Linux Runtime is the proper solution but Valve does not promote this, so nearly nobody knows about it, and Lepton could be a properly promoted, directly based on AOSP instead of reverse engineering option, should Valve bring it to x86. That's literally what I wrote already.

[-] brucethemoose@lemmy.world 2 points 1 week ago

+1. I have no argument with this.

[-] mnemonicmonkeys@sh.itjust.works 10 points 1 week ago

Official Proton support is an excellent, functional compromise.

Except it's not a compromise. 99% of games on Steam work on Proton without input from the devs. All they have to do to make it work on Proton is to not go out of their way to break it. At most, they probably have a single Linux system in the studio to run builds on just to make sure it works.

They're doing nothing in this regard and pretending they're doing something for brownie points. If you don't want to put in effort to make a separate Linux native version that's fine, but don't then turn around and claim that you're focussed on Linux support.

[-] Blaiz0r@lemmy.ml 21 points 1 week ago

Nice, need more games like this playable on Linux

[-] Fizz 18 points 1 week ago

They have to. Milsim players have a big linux playerbase.

[-] warmaster@lemmy.world 9 points 1 week ago* (last edited 1 week ago)

Wait. It's not arcadey like BF6?

[-] bigmamoth@lemmy.world 14 points 1 week ago

a between. More arcadey than milsim more sim than bf

[-] HerbGrower@slrpnk.net 8 points 1 week ago

Honestly that is the kinda area that interests me. So far the main FPS games I like are the WW1 games like Isonzo and Enlisted in low rank games only - because high rank gives every rifleman a machine gun.

[-] Fizz 4 points 1 week ago

It looks like squad(which is the halfway between arma and BF) without the suppression mechanic.

[-] Kazel@lemmy.dbzer0.com 8 points 1 week ago* (last edited 1 week ago)

we have to train for the great distro war

[-] Tattorack@lemmy.world 16 points 1 week ago

Proton is a fork of Wine, and Wine Is Not Emulation!

[-] HerbGrower@slrpnk.net 14 points 1 week ago

Sounds kinda interesting. Fairly high system requirements but at least they do specify that gets you 60FPS.

Would probably wait for ProtonDB to fill out reports first.

Glad to see they're officially supporting linux as an option. Looks like my kind of FPS, especially love the part of the trailer where they explicitly say they AREN'T a battle royale XD.

[-] bigmamoth@lemmy.world 11 points 1 week ago

Day one support for a big fps

4 year ago we would have thought it to be impossible

[-] Natanox@discuss.tchncs.de 9 points 1 week ago

As it turns out, LOSSY fumbled.

It's NOT officially supported through Proton. There are merely plans to do so, right now it can't start.

[-] woelkchen@piefed.world 9 points 1 week ago

"We support ARM hardware via x86 emulation"

[-] magiccupcake@lemmy.world 10 points 1 week ago

Obligatory "wine is not an emulator". So...

[-] woelkchen@lemmy.world 1 points 6 days ago

Obligatory “wine is not an emulator”. So…

Obligatory *whoosh* because you missed the game developers referring to Proton as emulation.

[-] chalupapocalypse@lemmy.world 5 points 1 week ago

I keep seeing this game pop up, is this the new hot shit or just a flash in the pan streamer thing, I would love more old school battlefield shenanigans

[-] femtek@lemmy.blahaj.zone 7 points 1 week ago

I bought it for the Linux support as I like battlefield so I'll let you know as a non streamer after the weekend.

[-] vala@lemmy.dbzer0.com 2 points 1 week ago

No idea what this game is but it seems like this person has no idea what's going on lol.

this post was submitted on 19 Aug 2026
230 points (96.7% liked)

Linux Gaming

27398 readers
119 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.

No memes/shitposts/low-effort posts, please.

Resources

Help:

Launchers/Game Library Managers:

General:

Discord:

IRC:

Matrix:

Telegram:

founded 3 years ago
MODERATORS