Closed soliwoli closed 1 year ago
Could you link a clip of that happening? Also what DE and distro.
debian / chromeos
as
?
Yeah that does look strange but I don’t know whether I can test it myself since I don’t own a Chromebook :/ I guess I’ll see assp
Yeah that does look strange but I don’t know whether I can test it myself since I don’t own a Chromebook :/ I guess I’ll see assp
Maybe you can try testing it with chrome os flex in a wm (it has the Linux thing) or there was a way to install the full version from a recovery image
Maybe you can try testing it with chrome os flex in a wm (it has the Linux thing) or there was a way to install the full version from a recovery image
Might be worth trying, but also please remember that this project is focused on Osu! on Linux, not on every esoteric OS in existence. Also the linux shell is not really supported on ChromeOS either, since it's running in a container. It is a very customized distro with a Gentoo base, but that's where the similarities end.
Nevertheless, It looks like a "DE" issue to me. I would suggest trying to run the Android version of Osu!Lazer. I think it may be a better option overall, but I'm not sure if it is officially supported.
Maybe you can try testing it with chrome os flex in a wm (it has the Linux thing) or there was a way to install the full version from a recovery image
Might be worth trying, but also please remember that this project is focused on Osu! on Linux, not on every esoteric OS in existence. Also the linux shell is not really supported on ChromeOS either, since it's running in a container. It is a very customized distro with a Gentoo base, but that's where the similarities end.
Nevertheless, It looks like a "DE" issue to me. I would suggest trying to run the Android version of Osu!Lazer. I think it may be a better option overall, but I'm not sure if it is officially supported.
I think that on chrome os because it's something for education you can only install Android apps from the Google play and osu Lazer (for now) is only an apk.
I think that on chrome os because it's something for education you can only install Android apps from the Google play and osu Lazer (for now) is only an apk.
You can sideload APKs on Chrome OS via adb
. Quick guide
Yeah that does look strange but I don’t know whether I can test it myself since I don’t own a Chromebook :/ I guess I’ll see assp
Maybe you can try testing it with chrome os flex in a wm (it has the Linux thing) or there was a way to install the full version from a recovery image
I guess I'll give this a shot 👍
Quick update: I got the game working out of alt-tab using Wine Staging 8.4, so a newer Wine probably does the job in fixing stuff.
I was planning to release a newer Wine anyways, so once I have it working that should work ootb. (Oh anyways I don't have audio working for whatever reason)
huh, i updated to wine 8.4 staging
Took me a while but I now have a new Wine build lol
Replace the one you have with the following:
wget -O wine-osu-8.5-x86_64.tar.xz https://github.com/NelloKudo/WineBuilder/releases/download/wine-osu-tkg-8.5/wine-osu-8.5-x86_64.tar.xz
tar -xf wine-osu-8.5-x86_64.tar.xz
rm -rf ~/.local/share/osuconfig/wine-osu/
mv wine-osu ~/.local/share/osuconfig/
Closing as I have no clue of other ways to fix besides this. Worked on my machine so xd
issue