The store page hasn't updated yet, but you can see the Linux Steam depots on steamdb.
Baldur's Gate 3 now has a native Linux build
https://bsky.app/profile/larianstudios.com/post/3lzj7oygj3c2u
https://bsky.app/profile/larianstudios.com/post/3lzj7oygj3c2u
The store page hasn't updated yet, but you can see the Linux Steam depots on steamdb.
110 Comments
missingno@fedia.io · 177 pts · 338d
This is huge. I was beginning to lose hope we'd ever see a big budget high-profile non-indie get a Linux port ever again.
Edit: Maybe not that huge...
prole@lemmy.blahaj.zone · 58 pts · 338d
I would be a little bit surprised if it doesn't also work on Linux desktop. They're probably just saying "don't ask us to fix it if it breaks, we never said it would work"
Still lame
NateNate60@lemmy.world · 44 pts · 338d
The Steam Deck comes in essentially one hardware configuration with one operating system complying to one set of standards. Linux users have a higher-than-average tendency to do weird, nonstandard shit on their computers and then complain when it breaks something. On Windows, Steam OS, and Mac, if you test it on maybe 5 different configurations, you're done. With Linux, you have to test at least four different distros (Ubuntu, Debian, Fedora, Arch), two different packaging formats for Steam (Flatpak, native package), and two windowing systems (X.org, Wayland). Plus the proprietary NVIDIA drivers along with open-source drivers. That's already 32 combinations for 2% market share.
princessnorah@lemmy.blahaj.zone · 14 pts · 337d
Linux has actually hit 5-6% marketshare. Your point is still valid though, but they could always just say "It might work on other Linux builds but we can't support them".
NateNate60@lemmy.world · 2 pts · 336d
Linux has 2.6% on the Steam Hardware Survey.
Lojcs@piefed.social · 5 pts · 338d
Why are distros and packaging formats relevant? I don't contest that they are, but isn't that what the steam runtime is supposed to standardize? I'm honestly baffled by the number of native steam builds that are broken in some way on my machine despite using their preferred steam runtime.
NateNate60@lemmy.world · 10 pts · 338d
I can't explain the exact reasons why, but let me provide some examples.
In Cities: Skylines (which is natively supported on Linux), I had two mods installed that had different behaviour depending on whether Steam was installed through a Flatpak or whether it was installed as a native package. One of them needed to access a system installation of Mono and call it (which sounds like virus behaviour, I know), and this functionality would be blocked by Flatpak's containerisation. The second mod was a map-drawing mod which would create maps of the in-game city and put them in a specified folder in your home directory. On the native package Steam, it would put the files in the default folder, but crashes if you tried to change the directory. Otherwise, it worked as expected. On the Flatpak Steam, it would allow you to select the directory, but no files would actually be written there. It's easy to just blame bad code written by amateur developers, but clearly it's a case of the same code resulting in different behaviour depending on variables like Steam's installation method.
Also, the Sims 4, which is not native and runs through Proton, worked pretty reliably on X11 but occasionally crashes mid-game using Wayland. It was not perfectly stable in either case, but it crashed far less frequently on X11 compared to Wayland.
This is not a game, but Firefox supports touchpad gestures on my laptop on Wayland, but not on X11.
Jakeroxs@sh.itjust.works · 5 pts · 338d
Pretty sure both examples are just lack of perms on te flatpak
definitemaybe@lemmy.ca · 9 pts · 337d
Sure, but that's kinda the point, isn't it?
Linux has so many possible splintered ways that systems could be configured that it's hard to support, especially when a Steam Deck native could then be adjusted to work by your userbase, without any support or testing required.
Still a win, and fair that Larian doesn't have the budget for a full Linux release.
prole@lemmy.blahaj.zone · 2 pts · 337d
Maybe it's just because I use Bazzite and that's so close to SteamOS, that things that work on Deck generally work on my laptop.
acockworkorange@mander.xyz · 1 pts · 331d
You can always pick one distro and architecture. "Supported on Debian 13 standard install on amd_64". Debian being very stable (non changing) is actually a prime target for this.
Keegen@lemmy.zip · 0 pts · 338d
There is no reason they have to test it on multiple distros at all, the minimum and recommended system requirements exist for a reason. Just test it on one or two distros and list those as supported, treat anyone else the same way you would someone trying to play this game on an unsupported version of Windows like 8 or 7. If it works, great! If not - not our problem, figure it out yourself, your configuration is not supported.
NateNate60@lemmy.world · 18 pts · 338d
That's what they did, though, except the only distro on that list is Steam OS. And now people complain.
FrederikNJS@lemmy.zip · 13 pts · 338d
Nope. If you pick the Linux version on a desktop Linux it doesn't even have a binary, so the game can't launch. On normal Linux you have to pick the Proton version. The Linux binary only downloads on Steam Deck.EDIT: This is no longer true. If you simply disable the compatibility modes, the native steam deck now downloads nicely on Linux, and it runs straight out of the box for me, and with much less stuttering
frozen@lemmy.frozeninferno.xyz · 10 pts · 338d
I don't like that Steam can do this. If I force BG3 to use the Sniper runtime, then it should be the same exact build that gets downloaded to the Steam Deck.
domi@lemmy.secnd.me · 5 pts · 337d
I think they fixed that, the default on desktop Linux is now the Steam Linux Runtime 3.0 and the native version of the game launches flawlessly for me on Fedora 42.
FrederikNJS@lemmy.zip · 2 pts · 337d
That's awesome. I'll definitely check it out later!
niva@discuss.tchncs.de · 1 pts · 337d
How can you install the Linux version? I don't See an Option in steam.
domi@lemmy.secnd.me · 3 pts · 336d
Right click on Baldur's Gate 3 -> Properties... -> Compatibility
You can either remove the check mark in "Compatibility" completely or set it to "Steam Linux Runtime 3.0".
Unless your force a Proton version, the game will use the Linux version automatically.
pineapplelover@lemmy.dbzer0.com · 4 pts · 338d
A step in the right direction. We just gotta get the momentum going
pressanykeynow@lemmy.world · 8 pts · 338d
And people will ask, and will leave negative reviews when the game doesn't work on their heavily customised setup. They are probably already writing negative reviews, just look at the comments under the OP.
prole@lemmy.blahaj.zone · 1 pts · 337d
pressanykeynow@lemmy.world · 27 pts · 338d
That is to be expected. Which Linux should they support? Steam Deck is ok, it's stable, new and popular. Arch? No way. Ubuntu? Yeah, no. Any other "gaming distro" some dudes built? Who would want to support that?
So what is Linux you want companies to support?
I use Arch btw.
missingno@fedia.io · 5 pts · 338d
Support doesn't have to be based on a specific distro. It isn't for any of the other ports that support us.
bobzer@lemmy.zip · 7 pts · 338d
When you promise support, you have to take responsibility when it doesn't work.
ohshit604@sh.itjust.works · 2 pts · 337d
You can promise support for ’xyz’ distro and advertise that which is what Larian is doing however, if they said they supported Debian for example than that would open a whole can of issues as a lot of distributions are Debian based.
Would be nice to have Debian and Arch be the foundation for Linux based game development and make that the standard throughout all the other distros like SteamOS, LinuxMint or PopOS. Fedora is kinda in their own world I suppose.
piexil@lemmy.world · 4 pts · 337d
You don't have to support any specific Linux, valve provides all the necessary runtimes
https://gitlab.steamos.cloud/steamrt/steamrt/-/blob/steamrt/scout/README.md
ChocolateFrostedSugarBombs@lemmy.world · 4 pts · 337d
But isn't the steam deck Arch as well? So I wonder if there's still a difference where they support just the deck specific specs...
But if it's a Linux native build, and the deck is arch, it would stand to reason that you could at least get the build on arch. Maybe they're doing a check against the uname or something to verify what you're running.
ampersandrew@lemmy.world · 26 pts · 338d
I know native ports are important to some folks, and I know you're one of them, but would you mind explaining why? Maybe you've done so in the past and I didn't internalize it.
Larian's own reasoning here appears to be squeezing it for more performance, and with Linux users now accounting for 6% of English-language players, I suspect more companies will find this to be worth the effort as that percentage rises and Windows becomes more of a pain in the ass.
EDIT: reworded statistic for accuracy
fartsparkles@lemmy.world · 34 pts · 338d
Proton still perpetuates Microsoft’s monopoly on graphics APIs etc.
ampersandrew@lemmy.world · 34 pts · 338d
I guess, but it also simultaneously ports thousands of games that were never going to get updated with Linux builds even if Linux became 100% of the market tomorrow; several games I have now with native Linux ports are worse than the same game run through Proton. And when run through Proton, it's no longer hitting Microsoft code. Anyway, this outcome in this post is the kind of thing that Valve expected to happen but has happened very little thus far, hopefully a sign of things to come.
fartsparkles@lemmy.world · 20 pts · 338d
Totally. And then DirectX 13 comes out and needs to be reversed and implemented, all the while developers don’t think about Linux.
If MS get cheeky with the MZ/EXE/PE format, we could be several years behind.
I’ve been using Wine for years and I think anyone who has been using it all this time will get what I’m saying.
Just because Proton/Wine has caught up (mostly) doesn’t mean it wasn’t a long and painful journey to get there.
ampersandrew@lemmy.world · 8 pts · 338d
There was a very clear dividing line between Wine before Proton and Wine after Proton. Maybe Indiana Jones and the Great Circle doesn't work great on Proton on day 1, but it catches up so much more quickly than it used to, because there's an incentive to. Anyway, I don't mean to try to change your mind, and at least I get the perspective.
fartsparkles@lemmy.world · 11 pts · 338d
Again, I think you’re coming at this from enjoying Proton today but say DX13 comes out tomorrow, it could be years before Proton is compatible.
It took about 6 years for Proton to be somewhat capable at supporting DX3D 12 after 12 launched in 2014. Arguably it was closer to 7 or 8 years (that’s how long Proton took to get to the state it’s in today).
This is what I’m talking about. If MS purposefully make it difficult to reverse and reimplement (which they have an incentive to do), and game developers continue to focus and target MS platforms, we could be waiting half a decade to play those games on Linux.
ampersandrew@lemmy.world · 7 pts · 338d
I suppose I hardly noticed how long it took for DX12 to work because games had DX11 modes basically the entire time that Proton struggled with it. So again, not trying to sway you on anything, but optimistically, there's going to be little to no games pushing any kind of envelope when a new technology like that comes along. It's already prohibitively expensive for games to do so today, such that there are very few good games in a given year that make use of the latest tech.
h0rnman@lemmy.dbzer0.com · 4 pts · 338d
Yeah but given that dxvk is a thing, a switch to dx13 would just need to be implemented there. The underlying wine layer would only need to change if the PE format changed. But even then, that would destroy backwards compatibility in the windows world.... something that Microsoft's enterprise customers would (rightfully) crucify them for.
fartsparkles@lemmy.world · 1 pts · 338d
I mean, UWP and Appx was a thing that happened. I doubt it’ll be the last time MS attempt to shift away from PE.
Consumers are being forced to 11 and it seems to be working. I wouldn’t be surprised to see MS bifurcate their consumer and enterprise offerings to accelerate shifts in the consumer space and catalyse shifts in enterprise.
MS have been keen to take stricter control of binaries on their platform for a long time now.
h0rnman@lemmy.dbzer0.com · 2 pts · 338d
Appx and UWP are more packaging (like rpm, deb, msi) formats than an executable format. PE is behind everything in windows and the amount of effort required to change that seems truly Herculean, even for an organization the size of Microsoft. Heck, even executables for windows ARM were PE (as well as UEFI binaries). But even if you assume that they do go forward with something that insane, if they want developers to write software for it, they'll have to publish the format specs so that gcc and llvm can implement them so that the tens of thousands of existing libraries could be ported
khar21@lemmy.ca · 1 pts · 338d
Yeah but linux native builds break even with the steam runtime...
ayyy@sh.itjust.works · 0 pts · 338d
Aren’t most games on Vulkan these days?
fartsparkles@lemmy.world · 6 pts · 338d
There’s still plenty of other Windows-only APIs that games rely on.
TheGrandNagus@lemmy.world · 4 pts · 338d
Unfortunately not. The vast majority of games are DX12. Even DX11 is likely still more popular than Vulkan.
Cethin@lemmy.zip · 3 pts · 338d
A lot of engines support Vulkan builds, but the default is DX. Almost every game is DX.
missingno@fedia.io · 11 pts · 338d
The way I see it, native support means our platform is actually being supported.
Though it seems I may have celebrated too soon here...
Cethin@lemmy.zip · 4 pts · 338d
For me, it shows that they actually care to support Linux. It doesn't really materially change anything, but to does show a sign that they're putting real effort in to support the growing Linux population, rather than just ignoring it and hoping Proton handles it.
HubertManne@piefed.social · 1 pts · 338d
does this mean it will perform better on the steamdeck?
oplkill@lemmy.world · 3 pts · 338d
Cethin@lemmy.zip · 1 pts · 338d
No, not really. It may, but it doesn't necessarily. WINE + Proton doesn't really have a performance impact, so it's not worse than running native usually. Either one could be more performant I think, depending on the situation.
HubertManne@piefed.social · 2 pts · 338d
to some degree a bigger deal would be if the download was smaller.
mugita_sokiovt@discuss.online · 7 pts · 338d
pressanykeynow@lemmy.world · 3 pts · 338d
For what version of glibc?
chronicledmonocle@lemmy.world · 4 pts · 338d
Doesn't the Steam Linux runtime have a static glibc version in it that doesn't change?
OboTheHobo@ttrpg.network · 2 pts · 337d
I think this is perfectly fine. I dont think we should really be expecting them to provide support for the entirety of the linux platform when there is so much variation between installs. If its working on steam deck, it'll work on linux generally.
mr_MADAFAKA@lemmy.ml · 34 pts · 338d
It would be awesome if they released it on GOG too
Tyr_Raidho_Othala@reddthat.com · 67 pts · 338d
Woul be nice if GoG had a linux client
exu@feditown.com · 25 pts · 338d
They promised one years ago, definitely coming soon
rtxn@lemmy.world · 10 pts · 338d
They should sponsor HGL. No need to reinvent the wheel, and the project could always use the money and fame.
entropicdrift@lemmy.sdf.org · 8 pts · 338d
They have a deal with Heroic to give them a portion of revenue for stuff purchased with their affiliate link. Not quite sponsorship but it's a lot more than nothing, which seems to be what Epic is offering them
hamsterkill@lemmy.sdf.org · 2 pts · 338d
Heroic Launcher fulfils the basics for it.
ampersandrew@lemmy.world · 11 pts · 338d
It's hot enough off the presses that the Steam store page doesn't even know about it yet, so it's possible it propagates to GOG, too.
Whitebrow@lemmy.world · 9 pts · 338d
The official post on the website says that there’s currently no support for other native Linux platforms besides steam deck, so maybe a bit further down the road with the next patch.
sunzu2@thebrainbin.org · 29 pts · 338d
Zink@programming.dev · 27 pts · 338d
Ooh, I think it's time for me to finally buy this game, hopefully in a way that signals my support for this action.
It blows my mind that I haven't played BG3, btw. The original saga of 1 + 2 + expansions is S-tier nostalgia deep in my heart right along with the other big PC and console RPGs of the 90s. i've just been in one of those phases of life where I am focused on other things and not playing many games at all unless my family gets me to jump into something light and co-op.
And when I say focused, on a scale from 1 to 10 I'm talking ADHD hyperfocus.
seffen@literature.cafe · 7 pts · 337d
Just to let you know, BG3 plays completely different than the original saga. It sounds obvious as I type this but BG3 really doesn’t compare. The tone and humor just isn’t the same. Really the only thing that connects to it are certain characters and map names. I would honestly just consider BG3 a really good spin-off game rather than considering it a mainline Baldurs Gate game. Hopefully you aren’t too disappointed, it’s still a very good game. I just have a hard time including it in the Baldurs Gate saga.
Zink@programming.dev · 3 pts · 337d
I appreciate the opinion!
I pretty much know that stuff, and it's probably another small reason I haven't played it yet. But also knowing that, I wouldn't expect the turn based CRPG feel or anything like.
Well and also, BG1 EE and BG2 EE work great for me in Linux (I think they have native versions so no surprise) so I can get a shot of the real shit whenever I want, lol.
Having a couch PC with its own monitor(s) able to swing in and out of the way without taking over the TV is a game changer. I can play BG while hanging out with my family and pause it at any time.
brucethemoose@lemmy.world · 2 pts · 337d
You should!
Not sure about your family's ages, but it's not that NSFW and so pretty/cinematic your family could watch it like a TV drama. Or play coop with you (as it is coop).
Also, it really does live up to all the hype. I never played 1-2, heck I don't even like turn-based games and prefer scifi over D&D fantasy, and BG3 blew my mind.
ventusvir@lemmy.world · 4 pts · 337d
Oh there's DEFINITELY some NSFW parts that show A LOT, . but the game definitely lets you know when they're about to happen/ have to look for it
brucethemoose@lemmy.world · 3 pts · 337d
That is true lol, I forgot about the sexy scenes. And some of the horror.
Isn't there an in-game toggle?
Ziglin@lemmy.world · 2 pts · 336d
For explicit scenes and nudity. I honestly could barely tell that the nipples had been censored though.
LiveLM@lemmy.zip · 22 pts · 338d
Wasn't expecting a high profile game to get a native Linux build, especially so much time after release, but I'm glad to see it!
who@feddit.org · 9 pts · 337d
https://en.wikipedia.org/wiki/List_of_Stadia_games
Of course, Stadia builds were not released to the public.
OboTheHobo@ttrpg.network · 15 pts · 337d
Was already working fine through proton, but this is great to see as well!
Grass@sh.itjust.works · 10 pts · 338d
does it break mods or not work with mods for the windows version?
Peruvian_Skies@sh.itjust.works · 1 pts · 337d
I assume that would depend on the mod. Some depend on custom DLLs, those will only work on Windows. The ones that you just droo into the Mods folder will probably work.
mavu@discuss.tchncs.de · 10 pts · 338d
This is technically true, but they specifically state that they
don't support Linuxin their faq.This is "just" a SteamDeck build.
(I actually tried to run it on debian, but it didn't want to start. That said, I invested 0 time, maybe it was just a minor thing. no idea)
ohshit604@sh.itjust.works · 4 pts · 337d
SteamOS is Arch based, Debian is well Debian based. Makes sense for it not to work, shame nonetheless.
leburb@sopuli.xyz · 4 pts · 337d
Steam packages its own Linux runtimes and seldom uses system dependencies. Maybe SteamOS has a different runtime for Steam Deck though.
mavu@discuss.tchncs.de · 1 pts · 337d
Like i said, i just changed the runtime and clicked run, and that was it. it is very well possible that it could work with 30 seconds of brain-involvement.
Aceticon@lemmy.dbzer0.com · 10 pts · 338d
Not yet in GOG, though.
antihumanitarian@lemmy.world · 9 pts · 337d
Did some testing on this on Linux, Arch + KDE 6 (wayland) + Nvidia GPU. It looks like DLSS works on Nvidia hardware. I didn't do formal benchmarks, but I didnt notice performance improvement. On my laptop it actually used roughly 10% more watts on the GPU while capped at 60fps. I don't think I could tell the difference on a blind test. So I'll use it anyway to do my part for hardware surveys.
Although this was Act 1, perhaps Act 3 will tell a different story.
ampersandrew@lemmy.world · 5 pts · 337d
The Steam Deck also means they can assume AMD hardware, so even if you don't see the benefits, they might be there for someone else.
Yamanashi@sh.itjust.works · 8 pts · 337d
I'm confused. It's a Linux native build, but they call it steam deck native. Does this mean it's not optimized for Nvidia since steam deck is AMD hardware? I'm fairly new to Linux, so the wording is throwing me off.
ampersandrew@lemmy.world · 14 pts · 337d
You have to dig a few layers deep, but it appears that they uploaded a Linux build that only downloads for Steam Decks, and they don't seem to fully support non-Steam Deck. I haven't verified a way to get around this, but often, where there's a will, there's a way. You might be able to force the game to download the Linux version from the Compatibility settings in Steam. At least at this point in time, Larian only seems interested in the Linux build for Steam Deck in particular, which I've never seen before.
FearMeAndDecay@literature.cafe · 2 pts · 337d
Wait, I played bg3 on my steam deck over a year ago and it ran just fine. So what’s the difference here? Is this new thing specifically made to run on the steam deck whereas before I was just lucky that bg3 ran on the steam deck?
ampersandrew@lemmy.world · 5 pts · 337d
What you played on your Steam Deck before was a Windows build run through Proton. It's not really luck that it ran before, but with a native build, you can start tweaking the way things work in Linux to optimize for what the Linux version is using. They must have seen the performance gains to be worth the time investment.
FearMeAndDecay@literature.cafe · 4 pts · 337d
Oooh I see. I might download it on my steam deck then again if it means performance improvements because I’ve been wanting to play on the go. Thanks for explaining!
Yamanashi@sh.itjust.works · 1 pts · 336d
I actually gave it a try by just disabling the forced compatability and then using __GL_13ebad=0x1 %command% in the launch options. it works with dlss. only issue for me are the frame drops that pretty much make it unplayable. i saw a post somewhere, someone was saying more power was going to their gpu on the native build. i think that's what's happening to me and its causing some throttling. on proton with vulkan, the game runs fine for the most part.
littlebigendian@lemmy.zip · 7 pts · 337d
Okay now I'm buying
Suavevillain@lemmy.world · 7 pts · 337d
Oh nice I'll cop it on Steam Deck for the holidays.
BrianTheeBiscuiteer@lemmy.world · 6 pts · 338d
Don't remember if it was the same on Windows (before I permanently switched) but hopefully this will keep my GPU from running full throttle from the second I click the launcher until it's closed.
addie@feddit.uk · 5 pts · 338d
Yeah. I've got MangoHud throttling it down to 36 fps for that reason - if it tries to run 4K @ 144 fps then my graphics card sounds like a Spitfire getting ready for launch. It's not a game that needs twitch response for any reason, so it's not harmed by that.
It's an amazing game but the graphics are a small part of that, which makes the fact it runs inexplicably badly a bit of a mystery. Complicated lighting and long view distances in the underdark? No probs. Just a row of houses in act 3? Enjoy your stutters and framerate dips.
newthrowaway20@lemmy.world · 5 pts · 338d
So anyone know if this'll sync save files between Linux and windows builds?
princessnorah@lemmy.blahaj.zone · 4 pts · 338d
There's no reason it shouldn't, but otherwise it would pawbably work with a Larian account as that does cross-saves between console and PC.
newthrowaway20@lemmy.world · 3 pts · 338d
Ah ok that makes sense, I totally forgot about the Larian account. Thank you!
entropicdrift@lemmy.sdf.org · 1 pts · 337d
Steam should do this automatically
Lexam@lemmy.world · 4 pts · 338d
Hells yeah!
jsomae@lemmy.ml · 3 pts · 337d
Did they fix the problem where for some reason, on steam deck you can't do local multiplayer? You need to provide a command line argument to turn on local multiplayer and I can't begin to comprehend why they did this.
ampersandrew@lemmy.world · 5 pts · 337d
Because the game barely runs single player on Steam Deck, and they'd rather not handle a bunch of support tickets for people wondering why the game chugs when trying to make a low end system handle a lot more processing load.
scholar@lemmy.world · 3 pts · 336d
Same reason they disabled local multiplayer for the Xbox Series S
EntirelyUnlovable@lemmy.world · 3 pts · 336d
So I had a weird experience with this. Fedora KDE on my desktop PC and after the update the game ran terribly for me, like even the intro logo animations were chugging Looked at the game files and it had been updated to the Linux version, but I thought the Linux build was just meant for Steam Deck? Changing the compatibility settings to use proton instead fixed it straight away and had the game running fine again
zod000@lemmy.dbzer0.com · 1 pts · 338d
Super awesome. When I am ready for another play through I'll give it a go.
Jankatarch@lemmy.world · 1 pts · 338d
Wait does it have the same memory-leak windows version had I might consider if my game doesnt slow down to oblivion after 2 hours.
Sunshine@piefed.social · 1 pts · 338d
oplkill@lemmy.world · 4 pts · 338d
thingAmaBob@lemmy.world · 0 pts · 337d
It’s been playing great on mint for awhile now.
windowsphoneguy@feddit.org · 0 pts · 338d
That's nice, now please add FSR 3 and XeSS 2
any1th3r3@lemmy.ca · 10 pts · 338d
OptiScaler works just fine with BG3 fwiw, so you can get either that way.
windowsphoneguy@feddit.org · 3 pts · 338d
I know, but official support would be so much more convenient. No idea why I get downvoted, I thinks it's a fair request considering how well the game sold
panda_abyss@lemmy.ca · 2 pts · 338d
That is cool, I’m going to use this
that_leaflet@lemmy.world · -16 pts · 338d
ampersandrew@lemmy.world · 51 pts · 338d
To be fair, what you tried to do is a pretty strange use case.
Uncut_Lemon@lemmy.world · 30 pts · 338d
Verify the game data, it will re-download the game files. You can't really blame steam when you are changing files out side steams knowledge.
that_leaflet@lemmy.world · 1 pts · 338d
Bane_Killgrind@lemmy.dbzer0.com · 3 pts · 338d
It might have tried, failed to return a deleted confirmation, and didn't update the internal list of installed files, or something.
Pretty interesting
nutsack@lemmy.dbzer0.com · 1 pts · 338d
ok thanks 🙏
TemplaerDude@sh.itjust.works · 12 pts · 338d
I’ll never understand people who do nonsense like this.
hendu@lemmy.dbzer0.com · 11 pts · 338d
Tell steam to verify the files. That should make it realize they're missing.