Where does this install osu! in? I'm getting the discord-rpc.dll bug during updates and need to know to fix it.
Xmgplays wrote:
Where does this install osu! in? I'm getting the discord-rpc.dll bug during updates and need to know to fix it.
Louse wrote:
Xmgplays wrote:
Where does this install osu! in? I'm getting the discord-rpc.dll bug during updates and need to know to fix it.
What you have to do is move the /osu-wine/static/discord-rpc.dll to your ~/.local/share/osu-wine/OSU and it will work.
Xmgplays wrote:
Louse wrote:
Xmgplays wrote:
Where does this install osu! in? I'm getting the discord-rpc.dll bug during updates and need to know to fix it.
What you have to do is move the /osu-wine/static/discord-rpc.dll to your ~/.local/share/osu-wine/OSU and it will work.
I did that but now I'm having trouble starting it after exiting i.e. I have to reinstall to run it for a second time otherwise it just stays at 0% cpu usage even after I kill and restart it.
GamezombieCZ wrote:
Maybe I'm doing something wrong or something is missing on my system, but I'm getting loop on updater (Ubuntu based distro).
I had an same issue before.
https://drive.google.com/file/d/1KzDauunkOICH9jvAPJ3fjmzyPXA01jPO/view?usp=sharing
Forefront wrote:
GamezombieCZ wrote:
Maybe I'm doing something wrong or something is missing on my system, but I'm getting loop on updater (Ubuntu based distro).
I had an same issue before.
https://drive.google.com/file/d/1KzDauunkOICH9jvAPJ3fjmzyPXA01jPO/view?usp=sharing
That is intended. As stupid as it sounds, `update` is literally an uninstall and install. You can run `osu-wine` safely.
GamezombieCZ wrote:
Forefront wrote:
GamezombieCZ wrote:
Maybe I'm doing something wrong or something is missing on my system, but I'm getting loop on updater (Ubuntu based distro).
I had an same issue before.
https://drive.google.com/file/d/1KzDauunkOICH9jvAPJ3fjmzyPXA01jPO/view?usp=sharing
That is intended. As stupid as it sounds, `update` is literally an uninstall and install. You can run `osu-wine` safely.
I mean I can reinstall it, but same issue is there, that updater.
Maybe bad dir.
There is topic with that loop, but it's same thing on my Linux system:
https://osu.ppy.sh/community/forums/topics/339238
NaMLiM wrote:
is the white flashing screen normal? coz everytime the background change the screen goes white for a sec.. even when playing the screen randomly goes to white
edit: turned on compatibility mode fix the random flashing
edit: turning on shaders seems the cause, so turn it off and u will never need compatibility mode
*sorry for my bad english
Lesbea wrote:
What the hell are all these things for ? I only installed dotnet40 in a clean prefix + recovered discord-rpc.dll somewhere. And it's fine, I can't even feel latency, my pulseaudio is untouched, my local offset is 0. Am I just lucky with my hardware and confs, or the fact that I keep a minimum of stuff running is enough, or both (I don't use a desktop manager for example, and I close every single application to play) ?
Forefront wrote:
GamezombieCZ wrote:
Forefront wrote:
GamezombieCZ wrote:
Maybe I'm doing something wrong or something is missing on my system, but I'm getting loop on updater (Ubuntu based distro).
I had an same issue before.
https://drive.google.com/file/d/1KzDauunkOICH9jvAPJ3fjmzyPXA01jPO/view?usp=sharing
That is intended. As stupid as it sounds, `update` is literally an uninstall and install. You can run `osu-wine` safely.
I mean I can reinstall it, but same issue is there, that updater.
Maybe bad dir.
There is topic with that loop, but it's same thing on my Linux system:
https://osu.ppy.sh/community/forums/topics/339238
Add the file in during the loop, not before the loop. It should immediately stop looping. This is a common osu error on Wine, really.
nig123 wrote:
This is amazing, thank you! My latency is a bit off at the moment (running Debian 9 with Stretch, PulseAudio), any recommendations to improve it? Messing with the offset wizard didn't seem to work. McOsu runs with minimual to no noticable latency issues, if that helps.
Edit: For anyone wondering, I used this guide to improve my latency immensely!
https://blog.thepoon.fr/osuLinuxAudioLatency/#adjusting-latency
Dozy Van wrote:
Forefront wrote:
GamezombieCZ wrote:
Forefront wrote:
GamezombieCZ wrote:
Maybe I'm doing something wrong or something is missing on my system, but I'm getting loop on updater (Ubuntu based distro).
I had an same issue before.
https://drive.google.com/file/d/1KzDauunkOICH9jvAPJ3fjmzyPXA01jPO/view?usp=sharing
That is intended. As stupid as it sounds, `update` is literally an uninstall and install. You can run `osu-wine` safely.
I mean I can reinstall it, but same issue is there, that updater.
Maybe bad dir.
There is topic with that loop, but it's same thing on my Linux system:
https://osu.ppy.sh/community/forums/topics/339238
Add the file in during the loop, not before the loop. It should immediately stop looping. This is a common osu error on Wine, really.
Im also having the looping issue. What do you mean by adding a file during the loop?
LordDamionDevil wrote:
Would love to try this on my Laptop yet it tells me wget is missing while it isn't missing
StarveBread wrote:
LordDamionDevil wrote:
Would love to try this on my Laptop yet it tells me wget is missing while it isn't missing
Having this problem as well.
I'm fairly new to linux and I have no idea on how to fix this
Teekun wrote:
Package https://gitlab.com/osu-wine cannot find
Help
Forefront wrote:
StarveBread wrote:
LordDamionDevil wrote:
Would love to try this on my Laptop yet it tells me wget is missing while it isn't missing
Having this problem as well.
I'm fairly new to linux and I have no idea on how to fix this
Modify the script from `wget` to `/usr/bin/wget`, I'm still unsure why this is a problem, must be something to do with `$PATH`?
FinL wrote:
Forefront wrote:
StarveBread wrote:
LordDamionDevil wrote:
Would love to try this on my Laptop yet it tells me wget is missing while it isn't missing
Having this problem as well.
I'm fairly new to linux and I have no idea on how to fix this
Modify the script from `wget` to `/usr/bin/wget`, I'm still unsure why this is a problem, must be something to do with `$PATH`?
I tried following that and I'm still getting issues trying to get it to work. Its still saying "missing wget"
Forefront wrote:
FinL wrote:
Forefront wrote:
StarveBread wrote:
LordDamionDevil wrote:
Would love to try this on my Laptop yet it tells me wget is missing while it isn't missing
Having this problem as well.
I'm fairly new to linux and I have no idea on how to fix this
Modify the script from `wget` to `/usr/bin/wget`, I'm still unsure why this is a problem, must be something to do with `$PATH`?
I tried following that and I'm still getting issues trying to get it to work. Its still saying "missing wget"
`sudo sed -i 's|wget|/usr/bin/wget|g' /usr/bin/osu-wine`?
Edit: Fixed the script yesterday, check master branch.
StarveBread wrote:
LordDamionDevil wrote:
Would love to try this on my Laptop yet it tells me wget is missing while it isn't missing
Having this problem as well.
I'm fairly new to linux and I have no idea on how to fix this
123321mario wrote:
It doesn't work :
DarkSphere00 wrote:
Hello,
The installation worked like a charm!
Thanks for that because I was having so much trouble with winetricks and dotnet 462...
I have a problem though: if I uncomment the PATH line, osu! doesn't even start although I've properly installed osu-wine...
What should I do?
I'm running Manjaro
LinkTFox wrote:
Alrighty i'm big dumb. I don't know how wine works on chromebooks (I use a Lenovo 300e) i'm bored and wanna play osu on my school's chromebook cause i'm not allowed to use my main pc and well gotta continue the grind -^-
If you have any info that can help me that'd be greatly appreciated
theinventor143 wrote:
How do i reinstall i broke mine
theinventor143 wrote:
How do i reinstall i broke mine
NaMLiM wrote:
did i need poon wine to use the staging_audio_duration variable?
as mentioned in another thread there seems to be something in staging that breaks launching osu2str8 wrote:
Am I only one, who can't launch osu with latest wine-staging? ArchLinux
what about poon's tweaks to pulse/daemon.conf.d, security/limits.conf and pulse/default.pa?Forefront wrote:
Yes. You should just use Wine 5.7 though, most people confirmed they don't need Poon's patch anymore, since 5.x improved latency a lot.NaMLiM wrote:
did i need poon wine to use the staging_audio_duration variable?
I'd stay away from such changes, especially since very recent wine(-staging) (5.14 was when I felt a HUGE change, though a lot of people mention 5.7) improves latency drasticallySpeakery wrote:
what about poon's tweaks to pulse/daemon.conf.d, security/limits.conf and pulse/default.pa?
I always get this the first time osu is installed in a new prefix or after wine has been updated. Just press no and osu should start just fineAcclaiming wrote:
I'm getting a rundll32.exe this application could not be started error, distro is Manjaro-XFCE
that's probably the same message Acclaiming had, this behaviour was somewhat "introduced" in wine a few versions ago and will pop up the first time you run osu in a new or updated prefix. You can just safely press no and it will launch anyway just as it did for youSpeakery wrote:
one thing, though: wine threw an error with no explanation, then proceeded to run the osu installer. the error read something like "would you like to know more about this error?". should i reinstall this and investigate further?
git: is a program used to obtain source code from a git repo, git clone simply means download the source from this addresskkeishii wrote:
Can anyone explain this? I don't know what any of the instructions mean. What is git clone, what is cd, how do i "sudo" install? Where are the questions I have to read?
About the extras, where should I write the command to run it?
(also in the folder I can't see any installation options)
help
since this is just a simple script, try adding some echo commands to the config file and running the script from the console. something likesnacksncode wrote:
How can I make sure that .osu-wine.conf file is being used. I've set Staging Audio variable to 20000 (as test) as well as discord's RPC to true and RPC doesn't work as well as I don't notice less audio delay (for example when I was using lutris I had to enable audio compatibility setting for this to work). Just to clarify I did copy file after install but it doesn't seem to be used
try disabling audio compatibility mode if you have it onUnknown Duck wrote:
I'm having a problem with this. It's all installed and working but it keeps on crahsing everytime. Is there a way for me to prevent it from crashing?
sudo pacman -S lib32-gnutls lib32-libldap lib32-libgpg-error lib32-sqlite lib32-libpulseTightarse wrote:
Hi, me again...
So I'm trying to install on Arch Linux, and I just get "An error occurred! Please check your internet connection".
Anybody know what i should do?
After doing this (as I got the same error as that person), it updated perfectly and wine seems to be working with osu installing so many thanks. However; what I believe is now osu is trying to start the game in which I received another error and, as a newbie, I have no way to solve this. Here is the error in detail in case anyone would know how to fix this error.HorizonCode wrote:
sudo pacman -S lib32-gnutls lib32-libldap lib32-libgpg-error lib32-sqlite lib32-libpulseTightarse wrote:
Hi, me again...
So I'm trying to install on Arch Linux, and I just get "An error occurred! Please check your internet connection".
Anybody know what i should do?
Try wine-discord-ipc-bridge. I personally use this and it works just fine with osublucobalt wrote:
Does anyone know how to get discord rpc to work? `marcRPC=true` didn't do anything
Could I ask, how?Registering wrote:
Try wine-discord-ipc-bridge. I personally use this and it works just fine with osublucobalt wrote:
Does anyone know how to get discord rpc to work? `marcRPC=true` didn't do anything
Sorry for the late reply. (Is there any notifications on forum? I just realized your reply when I browse the forum again lol)blucobalt wrote:
Could I ask, how?Registering wrote:
Try wine-discord-ipc-bridge. I personally use this and it works just fine with osublucobalt wrote:
Does anyone know how to get discord rpc to work? `marcRPC=true` didn't do anything
I have tried all sorts of stuff messing with the PREFIXCOMMAND in ~/.osu-wine.conf to get it running when I launch osu! but I can't get anything working.
Try to delete empty audio files that more than 1 KiBCestra wrote:
Game crashes when using some skins specifically the Miraie 3rd one and some Flying Tuna skins.
You can edit the osu! config directly and disable compatibility mode from there.fdfdjfk3 wrote:
so, i got it all workin, and it worked like a charm
...until i accidentally enabled compatibility mode ingame.
now, when i open it, it immediately crashes. any way to fix this?
if anything varies between distributions for some reason, im using linux mint
where can i find the osu! config file? i can't find the actual files for osu, only the osu-wine thingy that makes it work, and no config file for it (i'm stupid alright)Okabe Lintahlo wrote:
You can edit the osu! config directly and disable compatibility mode from there.fdfdjfk3 wrote:
so, i got it all workin, and it worked like a charm
...until i accidentally enabled compatibility mode ingame.
now, when i open it, it immediately crashes. any way to fix this?
if anything varies between distributions for some reason, im using linux mint
You can find the config file in your osu folder (~/.local/share/osu-wine/OSU)fdfdjfk3 wrote:
where can i find the osu! config file? i can't find the actual files for osu, only the osu-wine thingy that makes it work, and no config file for it (i'm stupid alright)Okabe Lintahlo wrote:
You can edit the osu! config directly and disable compatibility mode from there.fdfdjfk3 wrote:
so, i got it all workin, and it worked like a charm
...until i accidentally enabled compatibility mode ingame.
now, when i open it, it immediately crashes. any way to fix this?
if anything varies between distributions for some reason, im using linux mint
thank you so much! i was having issues finding where the config file wasFleap wrote:
You can find the config file in your osu folder (~/.local/share/osu-wine/OSU)fdfdjfk3 wrote:
where can i find the osu! config file? i can't find the actual files for osu, only the osu-wine thingy that makes it work, and no config file for it (i'm stupid alright)Okabe Lintahlo wrote:
You can edit the osu! config directly and disable compatibility mode from there.fdfdjfk3 wrote:
so, i got it all workin, and it worked like a charm
...until i accidentally enabled compatibility mode ingame.
now, when i open it, it immediately crashes. any way to fix this?
if anything varies between distributions for some reason, im using linux mint
The config file is named osu!.<your PC account name>.cfg
You should change the line "CompatibilityContext = 1" to "CompatibilityContext = 0"
Glad i could helpfdfdjfk3 wrote:
thank you so much! i was having issues finding where the config file wasFleap wrote:
You can find the config file in your osu folder (~/.local/share/osu-wine/OSU)fdfdjfk3 wrote:
where can i find the osu! config file? i can't find the actual files for osu, only the osu-wine thingy that makes it work, and no config file for it (i'm stupid alright)Okabe Lintahlo wrote:
You can edit the osu! config directly and disable compatibility mode from there.fdfdjfk3 wrote:
so, i got it all workin, and it worked like a charm
...until i accidentally enabled compatibility mode ingame.
now, when i open it, it immediately crashes. any way to fix this?
if anything varies between distributions for some reason, im using linux mint
The config file is named osu!.<your PC account name>.cfg
You should change the line "CompatibilityContext = 1" to "CompatibilityContext = 0"
by default its in `~/.local/share/osu-wine/OSU/`c0rv0 wrote:
working EndevourOS here! Thx
where on my drive do I put the downloaded beatmaps tho? I'm big dumb
try to use audio comparability modekalashii wrote:
Why is the audio so choppy?