Hello everyone!
I am trying to get steam running by using Suyimazu. Steam on Linuxulator is running, but its wine-proton does not seem to work too well, so I wanted to focus on the wine-proton part for now, which is why I choose this path.
Steam installs fine, but if I try to run it using
I get the following output and get thrown back into Suyimazu's main menu:
I would suppose that the line that contains the actual error would be the
I hope the info I provided is enough. If not, then I will surely provide more information, as long as I know what is needed.
Thanks in advance!
I am trying to get steam running by using Suyimazu. Steam on Linuxulator is running, but its wine-proton does not seem to work too well, so I wanted to focus on the wine-proton part for now, which is why I choose this path.
Steam installs fine, but if I try to run it using
Code:
Suyimazu Launch Steam
Code:
Suyimazu library is not empty, nice!.
pkg: No package(s) matching wine-devel
Checking updates for lib32...
pkg -o ABI=FreeBSD:13:i386 -o INSTALL_AS_USER=true -o RUN_SCRIPTS=false --rootdir /home/kavex/.i386-wine-pkg upgrade -y
Updating FreeBSD repository catalogue...
FreeBSD repository is up to date.
All repositories are up to date.
Checking for upgrades (0 candidates): 100%
Processing candidates (0 candidates): 100%
Checking integrity... done (0 conflicting)
Your packages are up to date.
Checking for missing lib32 portion...
Everything is fine!
Cleanup...
pkg -o ABI=FreeBSD:13:i386 -o INSTALL_AS_USER=true -o RUN_SCRIPTS=false --rootdir /home/kavex/.i386-wine-pkg autoremove
Checking integrity... done (0 conflicting)
Nothing to do.
pkg -o ABI=FreeBSD:13:i386 -o INSTALL_AS_USER=true -o RUN_SCRIPTS=false --rootdir /home/kavex/.i386-wine-pkg clean -a -y
Nothing to do.
Copyright (c) 2019-2022, Alexander Vereeken All rights reserved.
Welcome to Suyimazu 5.8 Have Fun!
Running on FreeBSD 13.1-RELEASE
Default Wine Version: 6.3
GPU Info OpenGL:
OpenGL vendor string: NVIDIA Corporation
OpenGL renderer string: NVIDIA GeForce GTX 1060 6GB/PCIe/SSE2
OpenGL core profile version string: 4.6.0 NVIDIA 510.60.02
OpenGL core profile shading language version string: 4.60 NVIDIA
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile
OpenGL core profile extensions:
OpenGL version string: 4.6.0 NVIDIA 510.60.02
OpenGL shading language version string: 4.60 NVIDIA
OpenGL context flags: (none)
OpenGL profile mask: (none)
OpenGL extensions:
OpenGL ES profile version string: OpenGL ES 3.2 NVIDIA 510.60.02
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.20
OpenGL ES profile extensions:
GPU Info Vulkan:
GPU id = 0 (NVIDIA GeForce GTX 1060 6GB)
/usr/local/wine-proton/bin will be used
wineserver: using server-side synchronization.
0024:fixme:fsync:do_fsync futexes not supported on this platform.
wine: cannot find L"/home/kavex/.local/share/Suyimazu/Games/Steam/drive_c/Program Files (x86)/Steam/steam.exe"
I would suppose that the line that contains the actual error would be the
Code:
0024:fixme:fsync:do_fsync futexes not supported on this platform.
I hope the info I provided is enough. If not, then I will surely provide more information, as long as I know what is needed.
Thanks in advance!