Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
I can confirm that this doesn't work for linux. None of the steam proton versions work (you click on launch, and then it goes from running and back to not running after some time).
Running this directly through a working wine setup results in this stacktrace:
fs.js:126
throw err;
^
Error: EINVAL: invalid argument, lstat 'Z:\'
at realpathSync (fs.js:1428:5)
at fs.realpathSync (electron/js2c/asar.js:312:24)
at Object.fs.realpathSync (electron/js2c/asar.js:312:24)
at toRealPath (internal/modules/cjs/loader.js:272:13)
at Function.Module._findPath (internal/modules/cjs/loader.js:353:22)
at Function.Module._resolveFilename (internal/modules/cjs/loader.js:614:27)
at Function.Module._load (internal/modules/cjs/loader.js:531:27)
at Function.Module.runMain (internal/modules/cjs/loader.js:850:10)
at internal/main/run_main_module.js:17:11 {
errno: -4071,
syscall: 'lstat',
code: 'EINVAL',
path: 'Z:\\'
}
this looks very similar to https://github.com/atom/fuzzy-finder/issues/324, but I cannot prove or disprove this further, since I cannot access the versions of the packages involved :(
https://www.protondb.com/app/1542810#lWsgr0WbNq
And yes I'm literally just here for Lilibri.
(It really, really doesn't make any sense for it to run in Game Mode and not on Desktop. I Know that Game Mode changes some details about Vulkan, it's definitely a different compositor etc. But the "oops I did an lstat on Z:\ time to die now" crash shouldn't change. Weird.)