-
Notifications
You must be signed in to change notification settings - Fork 60
wine-osu
stack overflows immediately on run
#207
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
I have no idea how to debug this, but we should probably switch to https://github.com/whrvt/umubuilder/releases/tag/proton-osu-9-5 or something. |
It looks like all that repo contains are some patches and a compile/install script for a proton build. I'm not sure how we'd port that to a nix-friendly version, though. We'll also likely need to add umu to osu as a result. |
The release contains the build artifact. We could use that directly. |
Someone else is packaging a new Are either of these usable for us? |
I've attempted to get it to build on this branch https://github.com/fufexan/nix-gaming/commits/testing/ |
wine-osu
seems to no longer work, for some reason. When it's used at all, it stack overflows and exits almost immediately.I can confirm this is an issue specific to wine-osu, since switching osu-stable to use another wine works (but without low latency).
As a side note, the script seems to be incorrect; the path to the chosen wine version is appended rather than prepended, so if the machine has another version of wine installed, it will default to that instead of using the correct wine.
Example log when run with osu-stable:
The text was updated successfully, but these errors were encountered: