shkhln / linuxulator-steam-utils

Steam launcher for FreeBSD
MIT License
125 stars 12 forks source link

Proton games not launch #113

Closed steambsd closed 3 months ago

steambsd commented 1 year ago

I have FreeBSD 13.2, fresh LSU, fresh libries in .i386-wine-pkg folder (but its download for FreeBSD 13.1) I see LOG (for age of mythology and other proton games): 00f8:warn:module:load_dll Failed to load module L"winemac.drv"; status=c0000135 shim init shim init 0114:fixme:fsync:do_fsync futexes not supported on this platform. 0114:fixme:ntdll:create_logical_proc_info stub 0114:fixme:ntdll:init_cpu_info Failed to get logical processor information, status 0xc0000002. 0138:fixme:fsync:do_fsync futexes not supported on this platform. 0138:fixme:ntdll:create_logical_proc_info stub 0138:fixme:ntdll:init_cpu_info Failed to get logical processor information, status 0xc0000002.

steambsd commented 1 year ago

Are you using Fsync? If so, use Esync instead.

How can i change it?

steambsd commented 1 year ago

And what does it mean in LOG: sh: xdg-user-dir: commannd not found ?

LukeHack commented 11 months ago

rename the folder .i386-wine-pkg $ mv .i386-wine-pkg .i386-wine-pkg.bak