Most games sold on steam do a "does your account really own this" check. There is a "goldberg emulator" that I've heard deals with that, haven't tried it myself.
Linux Gaming
Gaming on the GNU/Linux operating system.
Recommended news sources:
Related chat:
Related Communities:
Please be nice to other members. Anyone not being nice will be banned. Keep it fun, respectful and just be awesome to each other.
I don't think this should have to do with it, as I run the game outside of steam in bottles. I am running a GOG copy.
Quite a few drm-free game builds still come with "steamapi.dll". It's supposed to be neutered, but maybe it still saw dregs of your steam install and tried talking to steam anyways? It might just need a "steam_appid.txt" file (with just the appid # inside) to nicely ask it to back off. Or the game might go merrily along with removing the steam dlls.
Is your Steam installed via Flatpak? If your Steam is Flatpak'd then it might be pulling in some extra Flatpak dependencies (e.g. Nvidia drivers) that Bottles could be using. If it's not installed by Flatpak then I'm puzzled, because Bottles shouldn't be using the base system for anything.
At the very least I would try uninstalling and reinstalling Steam to confirm that it is indeed what is causing it to stop/start working, and also to check if any other dependencies are coming and going alongside Steam.
It works even if steam is installed through my system package manager rather than flatpak, which I find even more puzzling.
I suppose steam is installing something alongside it that bottles is using. Can't figure out what it is.
Recreate the crash and check the logs. Bottles should be writing logs, as well as the OS.
My guess is that Steam installs some extra dependencies which are also used by Bottles.
I'm not a Gentoo expert in the slightest, so I can't really comment on how to find out what extras your package manager installs.
I checked the logs by running bottles from terminal (is that what you meant?)
I didn't see anything out or the ordinary.
I mentioned gentoo but I think it shouldn't matter as I installed bottles using flatpak, so I assume it should have everything it needs. But gentoo does install a very minimal base OS.
Hmm.. have a read, there might be something to help you here: