Stanislaw Halik
Stanislaw Halik
Right now files are forcefully deleted but the uninstaller isn't run.
Why would `tracker/easy` link against qt6-test?
Is this happening on both 32-bit and 64-bit versions? Is this happening in 2023.3.0?
Try running `modules/ps3eye-mode-test.exe` from within a console window and see if you get any error messages.
No need. It's already possible to assign the driver to the device as shown by the successful run of the mode test. You might want to try connecting the camera...
Probably Valve again broke things. You can add your path to the list here: https://github.com/opentrack/opentrack/blob/master/proto-wine/proton.cpp#L17-L27.
Where is the Wine prefix located?
Try adding it here: https://github.com/opentrack/opentrack/blob/master/proto-wine/proton.cpp#L18-L20 What you need added is probably `/Games/SteamLibrary/steamapps/compatdata/805550/pfx/` as the pathname is preceded by the user's home directory. If that doesn't work then there's some trial...
This is straightforward to implement. - find all `steamapps/compatdata` locations, for each of them: - - find all `appid` subdirectories, for each of them: - - - find and register...
As a workaround you can add `/Games/SteamLibrary/steamapps/compatdata/805550`