it works fine when i can actually launch it but i have to run the installer everytime i reboot my pc (only when using a secondary drive as the install location)
I had the same issue, looks like Wine doesn't like using any other drive except the system driveciru wrote:
it works fine when i can actually launch it but i have to run the installer everytime i reboot my pc (only when using a secondary drive as the install location)
In order to use it, you need to make sure your secondary drive is mounted at startup.ciru wrote:
it works fine when i can actually launch it but i have to run the installer everytime i reboot my pc (only when using a secondary drive as the install location)
/etc/fstab
Mhhh that looks strange. Try installing drivers like told here: https://github.com/lutris/docs/blob/master/InstallingDrivers.mdAsaka wrote:
Hi, I have Nvidia Vulkan Driver installed (I really need it) and when I tried to run osu! I've got this error:X Error of failed request: BadValue (integer parameter out of range for operation)
Major opcode of failed request: 152 (GLX)
Minor opcode of failed request: 3 (X_GLXCreateContext)
Value in failed request: 0x0
Serial number of failed request: 2428
Current serial number in output stream: 2429
I reinstalled my driver following this guide and it's now working!MarshNello wrote:
Mhhh that looks strange. Try installing drivers like told here: https://github.com/lutris/docs/blob/master/InstallingDrivers.mdAsaka wrote:
Hi, I have Nvidia Vulkan Driver installed (I really need it) and when I tried to run osu! I've got this error:X Error of failed request: BadValue (integer parameter out of range for operation)
Major opcode of failed request: 152 (GLX)
Minor opcode of failed request: 3 (X_GLXCreateContext)
Value in failed request: 0x0
Serial number of failed request: 2428
Current serial number in output stream: 2429
If the error still occurs, write me on Discord (MarshNello#4178) or just give me more info on your system
Fedora's a bit tricky regarding dependencies, they probably removed some package from their repositories and the script breaks because it doesn't find them. I'll push an update as soon as possible!joyin1211 wrote:
Hello everyone.
I am new at linux and use fedora 36. During osu install, i have this mistake after ./osu-winello.sh
Script failed: Some libraries didn't install for some reason, check dnf or your connection
Reverting install...:
Reverting done, try again with ./osu-winello.sh
I did all the points of guide, also tried commands from https://www.gloriouseggroll.tv/how-to-get-out-of-wine-dependency-hell/ but result still same.
What should i do to finally play osu?
Ty very much, everything installed!!!MarshNello wrote:
Fedora's a bit tricky regarding dependencies, they probably removed some package from their repositories and the script breaks because it doesn't find them. I'll push an update as soon as possible!joyin1211 wrote:
Hello everyone.
I am new at linux and use fedora 36. During osu install, i have this mistake after ./osu-winello.sh
Script failed: Some libraries didn't install for some reason, check dnf or your connection
Reverting install...:
Reverting done, try again with ./osu-winello.sh
I did all the points of guide, also tried commands from https://www.gloriouseggroll.tv/how-to-get-out-of-wine-dependency-hell/ but result still same.
What should i do to finally play osu?
EDIT: fixed in the latest commit along with other Nobara problems.
git clone the repo again and you should be good 8)
git clone the repo again and you should be good, it’s on wine 7.20 as of right now- Marco - wrote:
wine-osu-7.18-x86_64.tar.xz isn't available on dropbox (404)
Winello: Installing wine-osu:
--2022-11-22 19:00:24-- https://www.dropbox.com/s/xvuub4efldyjsj4/wine-osu-7.18-x86_64.tar.xz?dl=0
Caricato certificato CA "/etc/ssl/certs/ca-certificates.crt"
Risoluzione di http://www.dropbox.com (www.dropbox.com)... 162.125.69.18, 2620:100:6025:18::a27d:4512
Connessione a http://www.dropbox.com (www.dropbox.com)|162.125.69.18|:443... connesso.
Richiesta HTTP inviata, in attesa di risposta... 302 Found
Posizione: /s/raw/xvuub4efldyjsj4/wine-osu-7.18-x86_64.tar.xz [segue]
--2022-11-22 19:00:24-- https://www.dropbox.com/s/raw/xvuub4efldyjsj4/wine-osu-7.18-x86_64.tar.xz
Riutilizzo della connessione esistente a http://www.dropbox.com:443.
Richiesta HTTP inviata, in attesa di risposta... 404 Not Found
2022-11-22 19:00:25 ERRORE 404: Not Found.
Winello: wget failed; trying with --no-check-certificate..
--2022-11-22 19:00:25-- https://www.dropbox.com/s/xvuub4efldyjsj4/wine-osu-7.18-x86_64.tar.xz?dl=0
Caricato certificato CA "/etc/ssl/certs/ca-certificates.crt"
Risoluzione di http://www.dropbox.com (www.dropbox.com)... 162.125.69.18, 2620:100:6025:18::a27d:4512
Connessione a http://www.dropbox.com (www.dropbox.com)|162.125.69.18|:443... connesso.
Richiesta HTTP inviata, in attesa di risposta... 302 Found
Posizione: /s/raw/xvuub4efldyjsj4/wine-osu-7.18-x86_64.tar.xz [segue]
--2022-11-22 19:00:25-- https://www.dropbox.com/s/raw/xvuub4efldyjsj4/wine-osu-7.18-x86_64.tar.xz
Riutilizzo della connessione esistente a http://www.dropbox.com:443.
Richiesta HTTP inviata, in attesa di risposta... 404 Not Found
2022-11-22 19:00:26 ERRORE 404: Not Found.
Script failed: Download failed, check your connection
Reverting install...:
Reverting done, try again with ./osu-winello.sh
You just need to right-click your .osk file and click on "open with osu!". That should work right away, but it doesn't for any reason you can also drag and drop your skin in osu!. Last but not least, you can manually extract your skin (it's basically a .zip file) to your osu! Skins folder and then click CTRL+SHIFT+ALT+S in game :3Skimm wrote:
is there anyway to install skins? i really hate the default mania skin and i've tried to put files into the Skins folder path but it just continues to use the default skin
Oh that's probably due to some system update, what distro are you using? I'm kinda sure updating again the system will fix the issue xdMombei wrote:
After following the installing procedure I was able to play osu! but it seems I can't open my system settings on Linux anymore
osu-wine --fixprefixor wait for a fix to get pushed since the goat ppy is already working on it .
This happens due to a bug in Wine 8.0, you can simply fix with:DanielCLFFF13 wrote:
still pretty new to linux, but alt-tab still broken for me at least for fullscreen. Would assume its a known issue.
The only fix for me is using borderless or windowed mode, dunno if this gonna affect latency cause it does on Windows.
Try to mess around to see if I could alt-tab in fullscreen, the only fix in fullscreen is with KWin Shortcut, Overview and Virtual Desktop(might work with 2nd monitor?). Although its annoying to do.
At least alt-tab in borderless works.
osu-wine --update
Oh well:DanielCLFFF13 wrote:
it says already up to date, tried to --fixprefix beforehand still the same.
One thing I forgot to mention, rundll error application could not be started, usually appear on the very first time starting osu, relaunching osu error msg disappear. Same issue in lutris.
Is it related?
And incase its needed, Im using Nobara on KDE, with Intel + Nvidia on X11. How to check dependenciesand wine version?
I was under the assumption that Nobara have Wine dependencies and all related stuff preinstalled, since I can run osu (& other games) just fine. Only alt-tab thats broken for osu.
So I check wine-8.0-rc2 (staging), i guess this is reason?
rm -rf ~/.local/share/osuconfig/wine-osu wget -O wine-osu-7.16-x86_64.tar.xz https://github.com/NelloKudo/WineBuilder/releases/download/wine-osu-stable-7.16/wine-osu-7.16-x86_64.tar.xz tar -xf wine-osu-7.16-x86_64.tar.xz mv wine-osu ~/.local/share/osuconfig/
tried it, it stil broken sadly. But i noticed the wine-osu tar.xz on Home, is this normal?MarshNello wrote:
Didn't know there's script to automate the process, I did it manually for a while with shortcut lolMarshNello wrote:
I recommend going to Settings, KWin Scripts and installing "Autocomposer", it really is a life-savior for gaming e.e
fsync: up and running. 002c:fixme:winediag:LdrInitializeThunk wine-staging 7.16 is a testing version containing experimental patches.2nd edit: tried to see the output, this is what log says when trying to alt-tab
01d0:fixme:thread:NtQueryInformationThread ThreadIsIoPending info class not supported yet3rd edit: Tried it in edit mode and in the editor, since alt-tab is only broken in play/solo mode.
sudo mkdir -p /etc/libinput sudo nano /etc/libinput/local-overrides.quirksHere, just paste the following:
[OpenTabletDriver Virtual Tablets] MatchName=OpenTabletDriver* AttrTabletSmoothing=0Last but not least, just reboot your pc xd
==> Verifying source file signatures with gpg... xwayland-23.1.1.tar.xz ... FAILED (unknown public key 14706DBE1E4B4540) ==> ERROR: One or more PGP signatures could not be verified!
Did you try to run osu! without installing this package?vitoco wrote:
Hi, now i'm on arch trying to run on Wayland. I tried to install xorg-xwayland-osu from AUR, so i git cloned it and ran makepkg, but this error appeared.==> Verifying source file signatures with gpg... xwayland-23.1.1.tar.xz ... FAILED (unknown public key 14706DBE1E4B4540) ==> ERROR: One or more PGP signatures could not be verified!
Might me a bit stupid to ask but is there a solution for this ;-;
Even though I already replied to him, the fix is to simply clone the repo and install it with:vitoco wrote:
Hi, now i'm on arch trying to run on Wayland. I tried to install xorg-xwayland-osu from AUR, so i git cloned it and ran makepkg, but this error appeared.==> Verifying source file signatures with gpg... xwayland-23.1.1.tar.xz ... FAILED (unknown public key 14706DBE1E4B4540) ==> ERROR: One or more PGP signatures could not be verified!
Might me a bit stupid to ask but is there a solution for this ;-;
makepkg -si --skippgpcheck
Simply run ' osu-wine --remove ' and follow the instructions there.Money256 wrote:
How can i unistall the game?
press f5. it'll ask to process all beatmaps. that's what works for meLiang J wrote:
is there a way to move my songs from windows to Linux?, i tried to move it directly but the game dosent recognize it
Are you perhaps on Wayland? Check with the following in your terminal:hnentai wrote:
everything works fine but my tablet its not working on osu :/ someone knows how to f ix that?
echo $XDG_SESSION_TYPE
Thanks Bro (:MarshNello wrote:
Are you perhaps on Wayland? Check with the following in your terminal:hnentai wrote:
everything works fine but my tablet its not working on osu :/ someone knows how to f ix that?echo $XDG_SESSION_TYPE
If the output is "wayland", then follow what's written here: community/forums/topics/1248084?n=263
Dragging mp3 should work fine after the first crash.Quddy wrote:
Nice guide, ty so much. It works perfect on the Ubuntu 22.04.2 LTS. The only thing I didn't understand is how to add mp3 to create beatmaps? Drag&drop files directly causes the game to crash, and winefile does not support drag&drop. I tried copying existing folders and modifying the beatmap file, but I didn't find a complete description of each map property in the file. How to guess the beatmap number is also unclear. Is it possible to upload maps with such modifications? At the moment, this is the most realistic option for creating maps on linux that I see.
osu-wine --fixprefix
Omg it really worked, thanks!MarshNello wrote:
Dragging mp3 should work fine after the first crash.Quddy wrote:
Nice guide, ty so much. It works perfect on the Ubuntu 22.04.2 LTS. The only thing I didn't understand is how to add mp3 to create beatmaps? Drag&drop files directly causes the game to crash, and winefile does not support drag&drop. I tried copying existing folders and modifying the beatmap file, but I didn't find a complete description of each map property in the file. How to guess the beatmap number is also unclear. Is it possible to upload maps with such modifications? At the moment, this is the most realistic option for creating maps on linux that I see.
Also give this a try:osu-wine --fixprefix
Gonna update it for Debian 12 as well I guess.Unknown Duck wrote:
Tried this install guide on Debian Bookworm (Debian 12). The script fails and doesn't work. It tries to add non-free repos but they're just Debian 11 repos which is outdated compared to what I'm using. Please update the script to support Debian 12.
UPDATE: I also tried ./osu-winello.sh --no-deps and it finished installing but the game won't start with the osu-wine command. Just got ~/.local/bin/osu-wine: line 67: ~/.local/share/osuconfig/wine-osu/bin/wine: cannot execute: required file not found
I just retried it and that error doesn't appear anymore. However, the game still won't open. Tried osu-wine --fixprefix and the game still doesn't open. It downloaded a bunch of stuff but it didn't fix the problem. I'll just wait for your script update.MarshNello wrote:
Gonna update it for Debian 12 as well I guess.Unknown Duck wrote:
Tried this install guide on Debian Bookworm (Debian 12). The script fails and doesn't work. It tries to add non-free repos but they're just Debian 11 repos which is outdated compared to what I'm using. Please update the script to support Debian 12.
UPDATE: I also tried ./osu-winello.sh --no-deps and it finished installing but the game won't start with the osu-wine command. Just got ~/.local/bin/osu-wine: line 67: ~/.local/share/osuconfig/wine-osu/bin/wine: cannot execute: required file not found
Anyways, your problem is probably related to your osu!.exe not downloading properly, either replace it yourself or use osu-wine --changedir and change your osu! folder path so that the script downloads the executable again.
I just fixed my problem. Adding the Debian Backports and Debian-security repos fixed your script for me. I didn't have them added and that's why I was having dependency issues. It was an issue on my end, not your script. Not only that, but it also fixed my problem of Steam from the Debian repos not installing.Unknown Duck wrote:
I just retried it and that error doesn't appear anymore. However, the game still won't open. Tried osu-wine --fixprefix and the game still doesn't open. It downloaded a bunch of stuff but it didn't fix the problem. I'll just wait for your script update.MarshNello wrote:
Gonna update it for Debian 12 as well I guess.Unknown Duck wrote:
Tried this install guide on Debian Bookworm (Debian 12). The script fails and doesn't work. It tries to add non-free repos but they're just Debian 11 repos which is outdated compared to what I'm using. Please update the script to support Debian 12.
UPDATE: I also tried ./osu-winello.sh --no-deps and it finished installing but the game won't start with the osu-wine command. Just got ~/.local/bin/osu-wine: line 67: ~/.local/share/osuconfig/wine-osu/bin/wine: cannot execute: required file not found
Anyways, your problem is probably related to your osu!.exe not downloading properly, either replace it yourself or use osu-wine --changedir and change your osu! folder path so that the script downloads the executable again.
Looks like we may have a similar issue! I've installed Arch on Wayland today with my AMD GPU and the game is stuck to about 47 fps, alt-entering fixes it until I click anything..Toromi Hearts wrote:
I'm having a weird issue where osu runs at the proper refresh rate when i set the game to power saving but going up to optimal and unlimited causes the game to feel like its going down in refresh rate. My fps was perfectly fine when i use mangohud but the game gets noticeably choppy, it feels like i go down from 240hz at power saving to 60hz at optimal (feels like 30hz when im using dt).
idk if anyone has dealt with this or knows a fix, im Nobara 38 (fedora based) and its a fresh install, this happens on both xorg and wayland as well as with my 2nd monitor on and off. Compositing is off on xorg when osu runs too.
edit: decided to install arch instead and its doing the same thing, also i should mention i have an amd gpu
I reccommend either trying gamemode out or changing kernel from mainline to a better one like Liquorix.Mizuto- wrote:
There are a lot of lag spikes even though I'm getting overall higher fps.
How do I fix this issue.
I'm on Linux Mint Cinnamon 21.2 if you're wondering.
Nyariri wrote:
I found multiple monitor issue, and how to solve that
- my osu wine was perform pertectly
- my wine didn't show all refresh rate correctly (it out just 60hz, my second monitor's hz)
In other words, if you have different hz multiple monitor that can only present lowest monitor's refresh rate.
and for solving this, excute osuwine with winecfg arguments "osu-wine --winecfg"
than, go to graphics tab - turn off "Allow the window managerr to decorate the windows" and "Allow the windows manager to control the windows" on window settings.
https://ibb.co/ykPxYwf
I think this can be helpful info for someone. :3
-----
above method is very uncomfortable window managing (you cant back to osu window doing alt+tab) and even not active sometimes. just turn off another monitor when play osu. T_T
Not using a distribution meant to be used as a network penetration testing live cd image as a daily driver would help. Just install a more suitable distribution such as Linux Mint or Debian.NekoNatsuki wrote:
I install o! on Kali Linux with XFCE4 DE
" E: Unable to locate package winehq-staging
Script failed: Some libraries didn't install for some reason, check apt or your connection "l
I tried reinstall winello and it have same result
Idk how to solve that ;w;
It appear this line for debianKatouMegumi wrote:
Not using a distribution meant to be used as a network penetration testing live cd image as a daily driver would help. Just install a more suitable distribution such as Linux Mint or Debian.NekoNatsuki wrote:
I install o! on Kali Linux with XFCE4 DE
" E: Unable to locate package winehq-staging
Script failed: Some libraries didn't install for some reason, check apt or your connection "l
I tried reinstall winello and it have same result
Idk how to solve that ;w;
It fixed itself after I reinstalled Fedora so idrk what could've been the issueSaratoga wrote:
It suddently stopped working one day, it would launch and get stuck on the osu logo showing up on your screen. running osu-wine in the terminal and it seems to get stuck on
0144:err:sync:RtlpWaitForCriticalSection section 4EDD7274 (null) wait timed out in thread 0144, blocked by 0180, retrying (60 sec)
I've tried uninstalling and reinstalling but it didn't change anything. I'm running Fedora 38 with Gnome 44.6. I've tried this in both Wayland and X11 and it behaves the exact same
edit: here's a video of it happening https://www.youtube.com/watch?v=CK2EtrOCysU
I'm surprised people still use Mint after they had Wine broken for months. If you want a distro that just works, why aren't you using any of the 3 mainstream ones (Fedora, Ubuntu, openSUSE) that actually do that? They're mainstream for a reason :pAkira Morilas wrote:
Just a word of warning, if you're on Linux Mint DO NOT update, I lost all audio(system-wide, not just osu) and now when I play I get an error saying my score won't be submitted.
Looking into it it seems like the updater decided to delete pipewire without replacing it with anything else, and now wants me to Linus(Sebastian, not Torwalds) myself by requiring to delete Cinnamon to install it back(and even if I do click yes it doesn't go through with it, saying it needs to fix broken packages first).
The very reason I went back to Mint is because I wanted a distro that "just works", but if I can't have that then I'll just use Arch btw.
Linux mint is considered to be "beginner friendly" so there's a lot of ppl using it.Espionage724 wrote:
All this latency talk and there's no mention of preempt=full threadirqs ?Akira Morilas wrote:
Just a word of warning, if you're on Linux Mint DO NOT update, I lost all audio(system-wide, not just osu) and now when I play I get an error saying my score won't be submitted.
Looking into it it seems like the updater decided to delete pipewire without replacing it with anything else, and now wants me to Linus(Sebastian, not Torwalds) myself by requiring to delete Cinnamon to install it back(and even if I do click yes it doesn't go through with it, saying it needs to fix broken packages first).
The very reason I went back to Mint is because I wanted a distro that "just works", but if I can't have that then I'll just use Arch btw.
I'm surprised people still use Mint after they had Wine broken for months. If you want a distro that just works, why aren't you using any of the 3 mainstream ones (Fedora, Ubuntu, openSUSE) that actually do that? They're mainstream for a reason :p
So is Ubuntu and has been for years. Mint was only good for Cinnamon when it was somewhat competitive with GNOME in the early version 3 days, and I guess media playback for people who couldn't check a box for it during Ubuntu's set-up.Jangsoodlor wrote:
Linux mint is considered to be "beginner friendly" so there's a lot of ppl using it.
visual? disable vsyncHedeyohu2 wrote:
im stuck with 17 ms latency
It was really laggy until I followed the troubleshooting guide and added it to lutris. Should just be able to run 'osu-wine --lutris' and follow the instructions. Then always launch through Lutris, was buttery smooth after that.masterFelixJr wrote:
My fps locked on 60 and ms on 17. I turned off the limiter of fps, but it doesnt work. Maybe problem in Xwayland or something else. Can you help me with that? I got 60hz monitor, intel iris xe graphics, intel core i5 1135g7. Ubuntu 24.04. When i played osu! on windows i got more 120 fps
You should be able to after yesterday's update, try running osu-wine --updateAkebana Yukio wrote:
I'm unable to minimize or change windows while in the edit menu or beatmap editor
Broken in what sense?xalaxet wrote:
The sound is broken
3l_St3v3n wrote:
How do i get maps? help plz
Yes. Mount the Windows partition and then create a symlink from the osu! Songs and Skins folders on the Linux partition. You might want to also make it so the Windows partition auto-mounts on startup, which shouldn't be too complicated. Google should help you with both of those things.BenjiXD wrote:
is it possible to redirect the games path to my windows folder so I dont have to copy all my songs and skins to a different hard drive
osu-wine --fixfolders
and osu-wine --update
, it still doesn't work. i see in the terminal, it outputs this whenever i do it: 0274:fixme:exec:SHELL_execute flags ignored: 0x00000100
close the terminal and open it again. If even then, it doesn't launch, the start script is ingreat_elmo wrote:
I get a "file not found" error.
$HOME/.local/bin
.