https://bugs.winehq.org/show_bug.cgi?id=44822
Robert Walker bob.mt.wya@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |bob.mt.wya@gmail.com
--- Comment #6 from Robert Walker bob.mt.wya@gmail.com --- You need to start Steam games using the AppID CLI interface...
See: https://developer.valvesoftware.com/wiki/Steam_Application_IDs See: https://steamdb.info/app/230410/graphs/
So something like:
cd ~/.wine/drive_c/Program\ Files\ (x86)/Steam/ wine start steam.exe -no-cef-sandbox -applaunch 230410
To ensure Steam is running in the background - to avoid Steam DRM issues.