Thank you so so much. I've been going to internet cafes for osu!stable but now I can play stable on Catalina. Once again thank you!!
aidswidjaja wrote:
JyxleJyxle wrote:
Hi aidswidjaja, thanks for the reply!aidswidjaja wrote:
Hi everyone! Sorry for being away for so long~ just started school and its quite busy :O I will probably be slightly less active, maybe only being able to reply every week or so - but I'll keep doing my best
AnimatedThinks and gravitybalmain
It looks like you're both experiencing similar issues across multiple Wineskins, which leads me to believe that this is probably an issue that needs to be fixed within the wrapper itself. The errors you're getting through the Test Run indicate a low-level .NET GC issue (which would explain why the wrapper only crashes after the osu! logo) and running the executable through osu! executable through cmd returns some binary translation error, also with .net. In this case, I'm still not sure what could be causing it, but I suspect that the Wineskin engine itself may be at fault. Potentially there could be a misconfiguration but I doubt it would be throwing this sort of behaviour. I'm also not entirely sure whether the Test Run failing occasionally is linked to this, it probably could be but again I'm not really sure.
At this point, there isn't much in terms of user troubleshooting. I'm really really sorry that this has process has taken so long with not too much progress, and the world of compatibility layers is lots of fun. While my sister has an M1 device, I can't really access it since school's in and we're all running around busy
Technocoder + Gcenx might have ideas on how to make this wrapper work. In the meantime, could you please provide info that might have been lost in this growing thread:
- which macOS version did you start experiencing this issue on?
- which wrapper version (e.g Rosetta, Catalina) did you start experiencing this issue on?
- were there any other wrappers that you were actually able to run well? if so, which?
I'm not entirely sure why the wrapper isn't working on your particular configurations, and I couldn't find any bug reports on the Wineskin git repo that related to our issues. So for the meantime, we might try and keep working on it.
I do remember that Animated said there was success one time (before enabling Compatibility Mode), do you know what led up to this working?
Sorry that we haven't been getting you much success, we'll do our best!JyxleJyxle wrote:
Technocoder wrote:
"Jyxle"Jyxle wrote:
Hi, I've run into an error. After installing osu with these steps on Catalina 10.15.7, I am able to run it perfectly. However, after I close it after playing for ONE session, when I try to open it up it does not open. I checked activity monitor while trying to open it, and it seems like it is trying to open up with the wineskin but it just stops and disappears from activity monitor. I have tried using the Osu mac agent to repair but it does not seem to fix it.
The only way to fix this so far for me is to completely redownload osu! everytime I want to play it, which is a huge pain. Is there a way to fix this?
Thanks!
Can you please try running a Test Run from Wineskin (Right click osu! > Show Package Contents > Wineskin > Advanced > Test Run) and paste the logs somewhere (such as: https://paste.ubuntu.com) when it crashes?Sorry yeah, it looks like Big Sur is a little bit hit or miss at the moment. Can you elaborate on what's not working? Are you able to open it and/or do you get any crash reports?TheNamesTen wrote:
Not quite sure what to do from here. Followed everything to the t. Any help would be great!
Hi TechnoCoder, here are the logs from the Test Run
https://paste.ubuntu.com/p/YJQvcb2bf6/
Thanks!
Hey thereI had a look through your logs and stumbled upon another Arch Linux user experiencing similar issues as you: https://bbs.archlinux.org/viewtopic.php?id=189137
Reading over the logs again, it seems to indicate being unable to open a URL or something, and load internet-related Win32 APIs. The Arch Linux user reported reinstalling Internet Explorer (wine-gecko) in Wine worked for them... so maybe you could try that?
1. Right click osu!.app
2. Click Show Package Contents
3. Navigate to drive_c/Program Files and ensure there is a folder called Internet Explorer, and inside that folder there is a file called iexplore.exe
4. If there isn't, download iexplore.exe from https://drive.google.com/file/d/1v0pBanSg6q8iAihemEnXq99aRHJP5Xvl/view?usp=sharing and create that folder called Internet Explorer
4. Do the above with the drive_c/Program Files (x86) folder
If that doesn't work, you may have to install an msi file which I might be able to guide you through as well. Otherwise, someone else might be able to help you better than I can._sassy_girl__sassy_girl_ wrote:
Hi! I have minor issues with displaying icons in osu!(Wineskin with Rosetta support).
Here's a screenshot that describing an issue:
This issue is not present in Catalina version:
Report if needed:ReportVersion 11.2 (Build 20D64)
Engine: WS11WineCX64Bit20.0.2
Wineskin 2.9.0.7-rc4
Release: Stable40
Quarantine attribute is absent (bundle)
Quarantine attribute is absent (wrapper)
Execute flag is present
Detect Direct3D is disabled
Compatibility mode is disabled
System Integrity Protection is enabled
Engine version is supported
Razer Synapse is absent
Log file: update.log is absent
No errors in: runtime.log
Hi! Sorry to hear you're having issues. osu! tends to be a bit fiddly with graphics on Wine but usually it isn't too hard to fix. You may need to fiddle around with the in-game settings (e.g resolution) to see if that gets the graphics to work. don't turn on compatibility mode! <-- that will break your wrapper- I also tend to stay away from enabling full screen mode since that makes graphical glitches for me (tho it may work for you).
Failing the above, please try and make a Test Run using the instructions available at https://osu-mac.readthedocs.io/en/latest/issues/troubleshooting.html#generating-logs-for-wineskin - thanks!
I have gone and checked both the Program Files and Program Files (x86) folders and both folders have the Internet Explorer folder with the iexplore.exe within them. (osu! still wont open with these present) Is it possible if you could guide me through the msi file installation you mentioned?
Thanks!
I'm not sure whether this will fix your problem, but its worth a shot. Sort of weird that it opens it when new, but not after that.
https://wiki.winehq.org/Gecko
And as always, make a backup before continuing. Ideally work on a duplicate version.
I'm not exactly sure of the Wine version, but I digged around the source files of the WineCX20.0.0 Wineskin and I believe its at least Wine 5.0. So you can grab wine-gecko-2.47.1-x86_64.msi (direct dl: http://dl.winehq.org/wine/wine-gecko/2.47.1/wine-gecko-2.47.1-x86_64.msi).
Then, right click osu!.app > Show Package Contents > Wineskin.app > Install Software > Choose Setup Executable > find that msi file you downloaded.
Once it finishes it'll come up with a message saying "No new executables found". Click OK > cancel on the Installer window
Internet Explorer *should* be installed now, but I'm not too sure whether it will actually work. If it doesn't, try running a Test Run again and copying the results into a pastebin such as paste.ubuntu.com. It may be an error within the actual Wineskin/wrapper that might need its own fix, if such is the case. But just try it out and we'll see what happens._sassy_girl__sassy_girl_ wrote:
This worked for me. Thanks!aidswidjaja wrote:
Could you try enabling gdiplus Winetricks in Wine, as pointed out by Superuser1958 (community/forums/posts/7911964)? More info is in the quoted message relating to them, but here are the steps for now. Make sure you make a backup of the wrapper before performing the steps below.
1. Right click osu!.app
2. Click Show Package Contents
3. Click Wineskin
4. Click Advanced
5. Click the Tools tab
6. Click Winetricks under Utilities
7. Search for gdiplus which will be under the dlls section.
8. Enable the checkbox next to it
9. Click the Run button, then the Yes in the dialog box that appears.
10. You can click Close once it has finished, then close Wineskin, then try again and see if it fixes your issue
Update: Oh, after this fonts broke.
Update 2: Redownloading and reinstalling an osu! didn't help. An issue with fonts is still present.
My bad, I completely forgot about the incompatibility between gdiplus and cjkfonts. I think it's been a while, so you'll unfortunately need to make the tradeoff between the icons or CJK fonts. As Technocoder mentioned, gdiplus may mean extra instability, so I would probably sacrifice that in favour of CJK fonts.
If you want to not use gdiplus, the easiest option is to redownload osu! again. Its quite strange that redownloading and reinstalling the software for you, so if that doesn't work, I believe the following instructions will.
!!! Make a backup before attempting any steps - ideally work on a duplicate version !!!
Right click osu!.app > Show Package Contents. Navigate to drive_c/windows/system32/gdiplus.dll
Rename gdiplus.dll to something like gdiplus.donotuse so Wine can't use it.
Try seeing if the game starts then? I hope this solves your issueC_o_l_o_u-rC_o_l_o_u-r wrote:
Hello, I am on an Apple Sillicon MacBookAir, and Osu does not open after the terminal commands have been executed, this is the report:ReportVersion 11.2.1 (Build 20D74)
Engine: WS11WineCX20.0.2
Wineskin 2.9.0.7-rc4
Release: Stable40
Quarantine attribute is absent (bundle)
Quarantine attribute is absent (wrapper)
Execute flag is present
Detect Direct3D is disabled
Game user configuration is absent
System Integrity Protection is enabled
Engine version is supported
Razer Synapse is absent
[Warning] Errors in: update.log
2021-02-18T13:30:01: _pending\osu!.exe => osu!.exe: FAIL
Log file: runtime.log is absent
Hiya, could you please try using osu!macOS Agent to download the latest version of osu! manually? Instructions available here: https://osu-mac.readthedocs.io/en/latest/install/silicon.html#step-3-updating-osu
In the event that doesn't work, please make a Test Run and paste the contents of it to a pastebin such as paste.ubuntu.com. Instructions available here: https://osu-mac.readthedocs.io/en/latest/issues/troubleshooting.html#generating-logs-for-wineskin
The agent... closes itself? Did it crash or something? Please see the steps for updating osu! manually from my guide: community/forums/topics/6792051Rekt wrote:
Hey,
I use MacOS Mojave and my updater was in an infinite loop. I downloaded the MacOS Agent for osu and clicked other and then updated it. After that, the agent closes itself and when i open osu again, the same update loop starts over.
Is there any way to fix it?
Thanks..
You have the agent open in the background right? When you drag the replay file into the Downloads folder it should just open the replay into osu!. If you're using the latest Wineskin, you can drag the replay directly into the osu! window but this method is a bit unstable.ryfulrifle wrote:
Hi, I've scrolled through the forums but there's been no mention of replays troubleshooting; the automatic open in the agent doesn't work for me. Is there a workaround?
C_o_l_o_u-r wrote:
Hi, sadly it didn't work. I did a test run, it opened the terminal and after that it never opened. Here is the log: https://pastebin.com/LDhY5kJB
cd ../../osu! start osu!.exe
LyfeMiracle wrote:
So I tried to use osu and repair the quarintine through the Agent and it repaired it, then when scanning again it said that it was absent. Then when I opened osu it would open the terminal window, open the updater, then crash. I tried to update on another installation and got https://paste.ubuntu.com/p/q4yXPXcZvb/.
Edit:
This is the agents logs https://paste.ubuntu.com/p/h6P9SW6TyW/
This is the wineskins test run logs https://paste.ubuntu.com/p/7VjkCXc5kT/
Edit 2: On rosetta build, m1 mac mini
Edit 3: Idk what changed but it opened when i tried again this morning
Edit 4: stopped working again, the terminal said https://paste.ubuntu.com/p/mnH8bYzRXv/
Edit 5: Osu start up is inconsistant
Edit 6: I realized that osu only opens when i have no other windows open
WuDini wrote:
I'm running on macOS 10.15.7 and I'm having issues with my macOS agent. While troubleshooting it will scan and show me my report, but when I click repair, It won't actually repair anything. I'm still stuck with "quarantine attribute is absent" even after clicking the repair button.
sudo xattr -rd com.apple.quarantine "~/path/to/my/osu\!.app"
evlino wrote:
It was working before but after i closed it down and reopened it would come up w the terminal thing that says bridge.exe and osu!.exe -nosplash.
Troubleshoot report:
https://pastebin.pl/view/9301a7c1
Wineskin report?
https://pastebin.pl/view/98805cdd
https://pastebin.pl/view/5ce8f257
Apple report:
https://pastebin.pl/view/5ad39029
I've tried updating wineskin and refreshing the wrapper.
I'm not really sure what to do, I've tried reading upthread and sorting it but I'm not sure anymore
Edit:
This is the Wineskin Report
https://pastebin.pl/view/27879982
also tried uninstalling and installing and after the game client downloads the osu logo pops up in the middle then disappears.
now when i try to open the application, it still comes up with the terminal things that has the bridge.exe and -nosplash
ZiippysMusicMan wrote:
Errow:ReportVersion 11.2.1 (Build 20D74)
Engine: WS11WineCX20.0.2
Wineskin 2.9.0.7-rc4
Release: Stable40
Quarantine attribute is absent (bundle)
Quarantine attribute is absent (wrapper)
Execute flag is present
Detect Direct3D is disabled
Game user configuration is absent
System Integrity Protection is disabled
Engine version is supported
Razer Synapse is absent
[Warning] Errors in: update.log
2021-02-23T08:17:26: _pending\osu!.exe => osu!.exe: FAIL
Log file: runtime.log is absent
Jyxle wrote:
aidswidjaja wrote:
JyxleJyxle wrote:
Hi aidswidjaja, thanks for the reply!aidswidjaja wrote:
Hi everyone! Sorry for being away for so long~ just started school and its quite busy :O I will probably be slightly less active, maybe only being able to reply every week or so - but I'll keep doing my best
AnimatedThinks and gravitybalmain
It looks like you're both experiencing similar issues across multiple Wineskins, which leads me to believe that this is probably an issue that needs to be fixed within the wrapper itself. The errors you're getting through the Test Run indicate a low-level .NET GC issue (which would explain why the wrapper only crashes after the osu! logo) and running the executable through osu! executable through cmd returns some binary translation error, also with .net. In this case, I'm still not sure what could be causing it, but I suspect that the Wineskin engine itself may be at fault. Potentially there could be a misconfiguration but I doubt it would be throwing this sort of behaviour. I'm also not entirely sure whether the Test Run failing occasionally is linked to this, it probably could be but again I'm not really sure.
At this point, there isn't much in terms of user troubleshooting. I'm really really sorry that this has process has taken so long with not too much progress, and the world of compatibility layers is lots of fun. While my sister has an M1 device, I can't really access it since school's in and we're all running around busy
Technocoder + Gcenx might have ideas on how to make this wrapper work. In the meantime, could you please provide info that might have been lost in this growing thread:
- which macOS version did you start experiencing this issue on?
- which wrapper version (e.g Rosetta, Catalina) did you start experiencing this issue on?
- were there any other wrappers that you were actually able to run well? if so, which?
I'm not entirely sure why the wrapper isn't working on your particular configurations, and I couldn't find any bug reports on the Wineskin git repo that related to our issues. So for the meantime, we might try and keep working on it.
I do remember that Animated said there was success one time (before enabling Compatibility Mode), do you know what led up to this working?
Sorry that we haven't been getting you much success, we'll do our best!JyxleJyxle wrote:
Technocoder wrote:
"Jyxle"Jyxle wrote:
Hi, I've run into an error. After installing osu with these steps on Catalina 10.15.7, I am able to run it perfectly. However, after I close it after playing for ONE session, when I try to open it up it does not open. I checked activity monitor while trying to open it, and it seems like it is trying to open up with the wineskin but it just stops and disappears from activity monitor. I have tried using the Osu mac agent to repair but it does not seem to fix it.
The only way to fix this so far for me is to completely redownload osu! everytime I want to play it, which is a huge pain. Is there a way to fix this?
Thanks!
Can you please try running a Test Run from Wineskin (Right click osu! > Show Package Contents > Wineskin > Advanced > Test Run) and paste the logs somewhere (such as: https://paste.ubuntu.com) when it crashes?Sorry yeah, it looks like Big Sur is a little bit hit or miss at the moment. Can you elaborate on what's not working? Are you able to open it and/or do you get any crash reports?TheNamesTen wrote:
Not quite sure what to do from here. Followed everything to the t. Any help would be great!
Hi TechnoCoder, here are the logs from the Test Run
https://paste.ubuntu.com/p/YJQvcb2bf6/
Thanks!
Hey thereI had a look through your logs and stumbled upon another Arch Linux user experiencing similar issues as you: https://bbs.archlinux.org/viewtopic.php?id=189137
Reading over the logs again, it seems to indicate being unable to open a URL or something, and load internet-related Win32 APIs. The Arch Linux user reported reinstalling Internet Explorer (wine-gecko) in Wine worked for them... so maybe you could try that?
1. Right click osu!.app
2. Click Show Package Contents
3. Navigate to drive_c/Program Files and ensure there is a folder called Internet Explorer, and inside that folder there is a file called iexplore.exe
4. If there isn't, download iexplore.exe from https://drive.google.com/file/d/1v0pBanSg6q8iAihemEnXq99aRHJP5Xvl/view?usp=sharing and create that folder called Internet Explorer
4. Do the above with the drive_c/Program Files (x86) folder
If that doesn't work, you may have to install an msi file which I might be able to guide you through as well. Otherwise, someone else might be able to help you better than I can._sassy_girl__sassy_girl_ wrote:
Hi! I have minor issues with displaying icons in osu!(Wineskin with Rosetta support).
Here's a screenshot that describing an issue:
This issue is not present in Catalina version:
Report if needed:ReportVersion 11.2 (Build 20D64)
Engine: WS11WineCX64Bit20.0.2
Wineskin 2.9.0.7-rc4
Release: Stable40
Quarantine attribute is absent (bundle)
Quarantine attribute is absent (wrapper)
Execute flag is present
Detect Direct3D is disabled
Compatibility mode is disabled
System Integrity Protection is enabled
Engine version is supported
Razer Synapse is absent
Log file: update.log is absent
No errors in: runtime.log
Hi! Sorry to hear you're having issues. osu! tends to be a bit fiddly with graphics on Wine but usually it isn't too hard to fix. You may need to fiddle around with the in-game settings (e.g resolution) to see if that gets the graphics to work. don't turn on compatibility mode! <-- that will break your wrapper- I also tend to stay away from enabling full screen mode since that makes graphical glitches for me (tho it may work for you).
Failing the above, please try and make a Test Run using the instructions available at https://osu-mac.readthedocs.io/en/latest/issues/troubleshooting.html#generating-logs-for-wineskin - thanks!
I have gone and checked both the Program Files and Program Files (x86) folders and both folders have the Internet Explorer folder with the iexplore.exe within them. (osu! still wont open with these present) Is it possible if you could guide me through the msi file installation you mentioned?
Thanks!
I'm not sure whether this will fix your problem, but its worth a shot. Sort of weird that it opens it when new, but not after that.
https://wiki.winehq.org/Gecko
And as always, make a backup before continuing. Ideally work on a duplicate version.
I'm not exactly sure of the Wine version, but I digged around the source files of the WineCX20.0.0 Wineskin and I believe its at least Wine 5.0. So you can grab wine-gecko-2.47.1-x86_64.msi (direct dl: http://dl.winehq.org/wine/wine-gecko/2.47.1/wine-gecko-2.47.1-x86_64.msi).
Then, right click osu!.app > Show Package Contents > Wineskin.app > Install Software > Choose Setup Executable > find that msi file you downloaded.
Once it finishes it'll come up with a message saying "No new executables found". Click OK > cancel on the Installer window
Internet Explorer *should* be installed now, but I'm not too sure whether it will actually work. If it doesn't, try running a Test Run again and copying the results into a pastebin such as paste.ubuntu.com. It may be an error within the actual Wineskin/wrapper that might need its own fix, if such is the case. But just try it out and we'll see what happens._sassy_girl__sassy_girl_ wrote:
This worked for me. Thanks!aidswidjaja wrote:
Could you try enabling gdiplus Winetricks in Wine, as pointed out by Superuser1958 (community/forums/posts/7911964)? More info is in the quoted message relating to them, but here are the steps for now. Make sure you make a backup of the wrapper before performing the steps below.
1. Right click osu!.app
2. Click Show Package Contents
3. Click Wineskin
4. Click Advanced
5. Click the Tools tab
6. Click Winetricks under Utilities
7. Search for gdiplus which will be under the dlls section.
8. Enable the checkbox next to it
9. Click the Run button, then the Yes in the dialog box that appears.
10. You can click Close once it has finished, then close Wineskin, then try again and see if it fixes your issue
Update: Oh, after this fonts broke.
Update 2: Redownloading and reinstalling an osu! didn't help. An issue with fonts is still present.
My bad, I completely forgot about the incompatibility between gdiplus and cjkfonts. I think it's been a while, so you'll unfortunately need to make the tradeoff between the icons or CJK fonts. As Technocoder mentioned, gdiplus may mean extra instability, so I would probably sacrifice that in favour of CJK fonts.
If you want to not use gdiplus, the easiest option is to redownload osu! again. Its quite strange that redownloading and reinstalling the software for you, so if that doesn't work, I believe the following instructions will.
!!! Make a backup before attempting any steps - ideally work on a duplicate version !!!
Right click osu!.app > Show Package Contents. Navigate to drive_c/windows/system32/gdiplus.dll
Rename gdiplus.dll to something like gdiplus.donotuse so Wine can't use it.
Try seeing if the game starts then? I hope this solves your issueC_o_l_o_u-rC_o_l_o_u-r wrote:
Hello, I am on an Apple Sillicon MacBookAir, and Osu does not open after the terminal commands have been executed, this is the report:ReportVersion 11.2.1 (Build 20D74)
Engine: WS11WineCX20.0.2
Wineskin 2.9.0.7-rc4
Release: Stable40
Quarantine attribute is absent (bundle)
Quarantine attribute is absent (wrapper)
Execute flag is present
Detect Direct3D is disabled
Game user configuration is absent
System Integrity Protection is enabled
Engine version is supported
Razer Synapse is absent
[Warning] Errors in: update.log
2021-02-18T13:30:01: _pending\osu!.exe => osu!.exe: FAIL
Log file: runtime.log is absent
Hiya, could you please try using osu!macOS Agent to download the latest version of osu! manually? Instructions available here: https://osu-mac.readthedocs.io/en/latest/install/silicon.html#step-3-updating-osu
In the event that doesn't work, please make a Test Run and paste the contents of it to a pastebin such as paste.ubuntu.com. Instructions available here: https://osu-mac.readthedocs.io/en/latest/issues/troubleshooting.html#generating-logs-for-wineskin
Yeah it didn't work seem to fix it, here are the test run logs...
https://paste.ubuntu.com/p/KYNSZVMmpW/
Thanks!
TNFDragon wrote:
I don´t understand anything, someone can give me the direct solution, please to download it
aidswidjaja wrote:
gosh what a busy week, sorry I'm late again guys. If you're experiencing low-level issues then it might be a while before they are fixed, but I would probably recommend trying out an older Wineskin if it absolutely doesn't work. Big Sur / M1 support is a bit inconsistent atm.C_o_l_o_u-rSorry about the troubles, what happens when you try and run osu! through cmd:C_o_l_o_u-r wrote:
Hi, sadly it didn't work. I did a test run, it opened the terminal and after that it never opened. Here is the log: https://pastebin.com/LDhY5kJB
1. Right click osu!
2. Show Package Contents
3. Advanced > Tools
4. Command Line (cmd) - under Wine Tools
Run the following commandcd ../../osu! start osu!.exe
It should start, but if it doesn't, please take a screenie of the terminal output and leave it here. You could also try running the Intel version and seeing if that works.
Generally speaking we've been having a ton of issue with both M1 and Big Sur in general, so sorry about that.LyfeMiracleHuh, that's weird. Your first Test Run log shows the same low-level errors we've been unable to solve before, Edit 4 shows that for some reason the Discord bridge running a 64-bit osu!.exe in a 32-bit Wineskin (or other way around) but I think that is safe to ignore. Anyway, this will probably need to be fixed in a later patch so very sorry if you can only play with windows closed. You could try the older Intel Wineskin and see if that works better for you. Generally speaking we've been having a ton of issue with both M1 and Big Sur in general, so sorry about that.LyfeMiracle wrote:
So I tried to use osu and repair the quarintine through the Agent and it repaired it, then when scanning again it said that it was absent. Then when I opened osu it would open the terminal window, open the updater, then crash. I tried to update on another installation and got https://paste.ubuntu.com/p/q4yXPXcZvb/.
Edit:
This is the agents logs https://paste.ubuntu.com/p/h6P9SW6TyW/
This is the wineskins test run logs https://paste.ubuntu.com/p/7VjkCXc5kT/
Edit 2: On rosetta build, m1 mac mini
Edit 3: Idk what changed but it opened when i tried again this morning
Edit 4: stopped working again, the terminal said https://paste.ubuntu.com/p/mnH8bYzRXv/
Edit 5: Osu start up is inconsistant
Edit 6: I realized that osu only opens when i have no other windows openWuDiniCould you try running the following terminal command, thanksWuDini wrote:
I'm running on macOS 10.15.7 and I'm having issues with my macOS agent. While troubleshooting it will scan and show me my report, but when I click repair, It won't actually repair anything. I'm still stuck with "quarantine attribute is absent" even after clicking the repair button.sudo xattr -rd com.apple.quarantine "~/path/to/my/osu\!.app"
replacing ~/path/to/my/osu\!.app with your actual filepath ofc. More instructions here: https://osu-mac.readthedocs.io/en/latest/install/silicon.html (under Alternative option: Using the Terminal in Step 2)evlinoCould you try updating osu! through osu!macOS Agent (https://osu-mac.readthedocs.io/en/latest/install/silicon.html#step-3-updating-osu). Failing that, could you try running osu! through cmd as I showed C_o_l_o_u-r above, thanks. It looks like a low-level issue that possibly may need to be fixed either through the wrapper or upstream in the Wineskin project.evlino wrote:
It was working before but after i closed it down and reopened it would come up w the terminal thing that says bridge.exe and osu!.exe -nosplash.
Troubleshoot report:
https://pastebin.pl/view/9301a7c1
Wineskin report?
https://pastebin.pl/view/98805cdd
https://pastebin.pl/view/5ce8f257
Apple report:
https://pastebin.pl/view/5ad39029
I've tried updating wineskin and refreshing the wrapper.
I'm not really sure what to do, I've tried reading upthread and sorting it but I'm not sure anymore
Edit:
This is the Wineskin Report
https://pastebin.pl/view/27879982
also tried uninstalling and installing and after the game client downloads the osu logo pops up in the middle then disappears.
now when i try to open the application, it still comes up with the terminal things that has the bridge.exe and -nosplashZiippysMusicManHi there, could you please make a Test Run, thanksZiippysMusicMan wrote:
Errow:ReportVersion 11.2.1 (Build 20D74)
Engine: WS11WineCX20.0.2
Wineskin 2.9.0.7-rc4
Release: Stable40
Quarantine attribute is absent (bundle)
Quarantine attribute is absent (wrapper)
Execute flag is present
Detect Direct3D is disabled
Game user configuration is absent
System Integrity Protection is disabled
Engine version is supported
Razer Synapse is absent
[Warning] Errors in: update.log
2021-02-23T08:17:26: _pending\osu!.exe => osu!.exe: FAIL
Log file: runtime.log is absent
Generating a Test Run through Wineskin
If you need any help with any of the steps outlined here, check out https://osu-mac.readthedocs.io/en/latest/issues/troubleshooting.html or feel free to make a reply back here on the forum. Thanks!
- Locate your osu! installation.
- Right click on it, then select Show Package Contents.
- Open Wineskin.
- Click Advanced.
- Click Test Run. If osu! starts successfully (even with glitches), you can then close the program down. Once the program has either closed or crashed, a dialog will pop up asking you whether you want to view Test Run Logs. Click Yes.
- Copy the results of your Test Run logs to a pastebin such as url=https://paste.ubuntu.com]paste.ubuntu.com[/url] set to never expire. Then attach the link in a reply to this thread, along with the report from osu!macOS Agent in Step 1.
Jyxle wrote:
aidswidjaja wrote:
JyxleJyxle wrote:
Hi aidswidjaja, thanks for the reply!aidswidjaja wrote:
Hi everyone! Sorry for being away for so long~ just started school and its quite busy :O I will probably be slightly less active, maybe only being able to reply every week or so - but I'll keep doing my best
AnimatedThinks and gravitybalmain
It looks like you're both experiencing similar issues across multiple Wineskins, which leads me to believe that this is probably an issue that needs to be fixed within the wrapper itself. The errors you're getting through the Test Run indicate a low-level .NET GC issue (which would explain why the wrapper only crashes after the osu! logo) and running the executable through osu! executable through cmd returns some binary translation error, also with .net. In this case, I'm still not sure what could be causing it, but I suspect that the Wineskin engine itself may be at fault. Potentially there could be a misconfiguration but I doubt it would be throwing this sort of behaviour. I'm also not entirely sure whether the Test Run failing occasionally is linked to this, it probably could be but again I'm not really sure.
At this point, there isn't much in terms of user troubleshooting. I'm really really sorry that this has process has taken so long with not too much progress, and the world of compatibility layers is lots of fun. While my sister has an M1 device, I can't really access it since school's in and we're all running around busy
Technocoder + Gcenx might have ideas on how to make this wrapper work. In the meantime, could you please provide info that might have been lost in this growing thread:
- which macOS version did you start experiencing this issue on?
- which wrapper version (e.g Rosetta, Catalina) did you start experiencing this issue on?
- were there any other wrappers that you were actually able to run well? if so, which?
I'm not entirely sure why the wrapper isn't working on your particular configurations, and I couldn't find any bug reports on the Wineskin git repo that related to our issues. So for the meantime, we might try and keep working on it.
I do remember that Animated said there was success one time (before enabling Compatibility Mode), do you know what led up to this working?
Sorry that we haven't been getting you much success, we'll do our best!JyxleJyxle wrote:
Technocoder wrote:
"Jyxle"Jyxle wrote:
Hi, I've run into an error. After installing osu with these steps on Catalina 10.15.7, I am able to run it perfectly. However, after I close it after playing for ONE session, when I try to open it up it does not open. I checked activity monitor while trying to open it, and it seems like it is trying to open up with the wineskin but it just stops and disappears from activity monitor. I have tried using the Osu mac agent to repair but it does not seem to fix it.
The only way to fix this so far for me is to completely redownload osu! everytime I want to play it, which is a huge pain. Is there a way to fix this?
Thanks!
Can you please try running a Test Run from Wineskin (Right click osu! > Show Package Contents > Wineskin > Advanced > Test Run) and paste the logs somewhere (such as: https://paste.ubuntu.com) when it crashes?Sorry yeah, it looks like Big Sur is a little bit hit or miss at the moment. Can you elaborate on what's not working? Are you able to open it and/or do you get any crash reports?TheNamesTen wrote:
Not quite sure what to do from here. Followed everything to the t. Any help would be great!
Hi TechnoCoder, here are the logs from the Test Run
https://paste.ubuntu.com/p/YJQvcb2bf6/
Thanks!
Hey thereI had a look through your logs and stumbled upon another Arch Linux user experiencing similar issues as you: https://bbs.archlinux.org/viewtopic.php?id=189137
Reading over the logs again, it seems to indicate being unable to open a URL or something, and load internet-related Win32 APIs. The Arch Linux user reported reinstalling Internet Explorer (wine-gecko) in Wine worked for them... so maybe you could try that?
1. Right click osu!.app
2. Click Show Package Contents
3. Navigate to drive_c/Program Files and ensure there is a folder called Internet Explorer, and inside that folder there is a file called iexplore.exe
4. If there isn't, download iexplore.exe from https://drive.google.com/file/d/1v0pBanSg6q8iAihemEnXq99aRHJP5Xvl/view?usp=sharing and create that folder called Internet Explorer
4. Do the above with the drive_c/Program Files (x86) folder
If that doesn't work, you may have to install an msi file which I might be able to guide you through as well. Otherwise, someone else might be able to help you better than I can._sassy_girl__sassy_girl_ wrote:
Hi! I have minor issues with displaying icons in osu!(Wineskin with Rosetta support).
Here's a screenshot that describing an issue:
This issue is not present in Catalina version:
Report if needed:ReportVersion 11.2 (Build 20D64)
Engine: WS11WineCX64Bit20.0.2
Wineskin 2.9.0.7-rc4
Release: Stable40
Quarantine attribute is absent (bundle)
Quarantine attribute is absent (wrapper)
Execute flag is present
Detect Direct3D is disabled
Compatibility mode is disabled
System Integrity Protection is enabled
Engine version is supported
Razer Synapse is absent
Log file: update.log is absent
No errors in: runtime.log
Hi! Sorry to hear you're having issues. osu! tends to be a bit fiddly with graphics on Wine but usually it isn't too hard to fix. You may need to fiddle around with the in-game settings (e.g resolution) to see if that gets the graphics to work. don't turn on compatibility mode! <-- that will break your wrapper- I also tend to stay away from enabling full screen mode since that makes graphical glitches for me (tho it may work for you).
Failing the above, please try and make a Test Run using the instructions available at https://osu-mac.readthedocs.io/en/latest/issues/troubleshooting.html#generating-logs-for-wineskin - thanks!
I have gone and checked both the Program Files and Program Files (x86) folders and both folders have the Internet Explorer folder with the iexplore.exe within them. (osu! still wont open with these present) Is it possible if you could guide me through the msi file installation you mentioned?
Thanks!
I'm not sure whether this will fix your problem, but its worth a shot. Sort of weird that it opens it when new, but not after that.
https://wiki.winehq.org/Gecko
And as always, make a backup before continuing. Ideally work on a duplicate version.
I'm not exactly sure of the Wine version, but I digged around the source files of the WineCX20.0.0 Wineskin and I believe its at least Wine 5.0. So you can grab wine-gecko-2.47.1-x86_64.msi (direct dl: http://dl.winehq.org/wine/wine-gecko/2.47.1/wine-gecko-2.47.1-x86_64.msi).
Then, right click osu!.app > Show Package Contents > Wineskin.app > Install Software > Choose Setup Executable > find that msi file you downloaded.
Once it finishes it'll come up with a message saying "No new executables found". Click OK > cancel on the Installer window
Internet Explorer *should* be installed now, but I'm not too sure whether it will actually work. If it doesn't, try running a Test Run again and copying the results into a pastebin such as paste.ubuntu.com. It may be an error within the actual Wineskin/wrapper that might need its own fix, if such is the case. But just try it out and we'll see what happens._sassy_girl__sassy_girl_ wrote:
This worked for me. Thanks!aidswidjaja wrote:
Could you try enabling gdiplus Winetricks in Wine, as pointed out by Superuser1958 (community/forums/posts/7911964)? More info is in the quoted message relating to them, but here are the steps for now. Make sure you make a backup of the wrapper before performing the steps below.
1. Right click osu!.app
2. Click Show Package Contents
3. Click Wineskin
4. Click Advanced
5. Click the Tools tab
6. Click Winetricks under Utilities
7. Search for gdiplus which will be under the dlls section.
8. Enable the checkbox next to it
9. Click the Run button, then the Yes in the dialog box that appears.
10. You can click Close once it has finished, then close Wineskin, then try again and see if it fixes your issue
Update: Oh, after this fonts broke.
Update 2: Redownloading and reinstalling an osu! didn't help. An issue with fonts is still present.
My bad, I completely forgot about the incompatibility between gdiplus and cjkfonts. I think it's been a while, so you'll unfortunately need to make the tradeoff between the icons or CJK fonts. As Technocoder mentioned, gdiplus may mean extra instability, so I would probably sacrifice that in favour of CJK fonts.
If you want to not use gdiplus, the easiest option is to redownload osu! again. Its quite strange that redownloading and reinstalling the software for you, so if that doesn't work, I believe the following instructions will.
!!! Make a backup before attempting any steps - ideally work on a duplicate version !!!
Right click osu!.app > Show Package Contents. Navigate to drive_c/windows/system32/gdiplus.dll
Rename gdiplus.dll to something like gdiplus.donotuse so Wine can't use it.
Try seeing if the game starts then? I hope this solves your issueC_o_l_o_u-rC_o_l_o_u-r wrote:
Hello, I am on an Apple Sillicon MacBookAir, and Osu does not open after the terminal commands have been executed, this is the report:ReportVersion 11.2.1 (Build 20D74)
Engine: WS11WineCX20.0.2
Wineskin 2.9.0.7-rc4
Release: Stable40
Quarantine attribute is absent (bundle)
Quarantine attribute is absent (wrapper)
Execute flag is present
Detect Direct3D is disabled
Game user configuration is absent
System Integrity Protection is enabled
Engine version is supported
Razer Synapse is absent
[Warning] Errors in: update.log
2021-02-18T13:30:01: _pending\osu!.exe => osu!.exe: FAIL
Log file: runtime.log is absent
Hiya, could you please try using osu!macOS Agent to download the latest version of osu! manually? Instructions available here: https://osu-mac.readthedocs.io/en/latest/install/silicon.html#step-3-updating-osu
In the event that doesn't work, please make a Test Run and paste the contents of it to a pastebin such as paste.ubuntu.com. Instructions available here: https://osu-mac.readthedocs.io/en/latest/issues/troubleshooting.html#generating-logs-for-wineskin
Yeah it didn't work seem to fix it, here are the test run logs...
https://paste.ubuntu.com/p/KYNSZVMmpW/
Thanks!
TNFDragon wrote:
I don´t understand anything, someone can give me the direct solution, please to download it
SPM37 wrote:
been a long time but i got a problem, im not sure if im supposed to run the "latest wineskin osu!" on Mojave or if its just straigth up impossible, but i do see that whenever i try to open the app it gives me the usual "osu migth be damaged you should move it to the trash" so i decided to use the osu!macos agent, however i when chose osu!.app nothing showed up and when i went to the troubleshooting section it said "No wineskin detected" i decided to go to the wrappers options, however once i clicked on wineskin (the one inside osu!.app) a pop up appeared saying: "Error while writting file: The folder “exec1818831759.bat” doesn’t exist."
sudo xattr -rd com.apple.quarantine "~/path/to/my/osu\!.app"
Hold up, are you saying that opening it through the Command Line Test tool works fine? But running a Test Run doesn't?Jyxle wrote:
Bruh the instructions you gave for C_o_l_o_u-r worked, it's opening fine.
A bit annoying that I have to open it like this every time instead of just clicking on the osu application, but I can't complain now that I can play osu on mac again... Thanks!
start C:\osu!\osu!.exeand see if that works? Failing that try:
cd C:\osu! start osu!.exe
Are you using an M1 processor? Can you please try:Jamoozz wrote:
Followed every step, macOS Agent still wont even open, just stays bobbing on the bar. I am on Big Sur.
Wow I did not expect that to work... especially looking at the Test Run and not seeing any shell_execute issues or anything. That is strange behaviour, and yea, it is most likely an issue with the execute.bat file. If not that, then I'm not quite too sure.Technocoder wrote:
Hold up, are you saying that opening it through the Command Line Test tool works fine? But running a Test Run doesn't?Jyxle wrote:
Bruh the instructions you gave for C_o_l_o_u-r worked, it's opening fine.
A bit annoying that I have to open it like this every time instead of just clicking on the osu application, but I can't complain now that I can play osu on mac again... Thanks!
[/code]
SirDayDream wrote:
I think i followed every step correct. But when i opened Osu! it began downloading and then went to startup, but it didnt, and then it just keeps failing at the osu!executing prompter.
Here is my report from the agent.ReportVersion 11.2.1 (Build 20D74)
Engine: WS11WineCX20.0.2
Wineskin 2.9.0.7-rc4
Release: Stable40
Quarantine attribute is absent (bundle)
Quarantine attribute is absent (wrapper)
Execute flag is present
Detect Direct3D is disabled
Game user configuration is absent
System Integrity Protection is enabled
Engine version is supported
Razer Synapse is absent
Log file: update.log is absent
No errors in: runtime.log
If osu!lazer is also not working, then I bet it's probably a deeper system-level issue. I doubt your computer is *too* slow since its running Big Sur, but can you make sure that there's no antivirus or software interfering with the running of new executables? Also check Gatekeeper and make sure that's not blocking anythingJamoozz wrote:
There was zero response in the terminal screen, and the app still didn't open.
Edit: This is weird, just installed the Unarchiver and that is also still bouncing. Aswell I tried to install osu!lazer earlier and it was bouncing. Could this be an issue deeper than osu!?
Maybe try running some of the apps that won't open through Terminal? https://www.wikihow.com/Open-Applications-Using-Terminal-on-MacJamoozz wrote:
How would I check if there is any software or antivirus, I have already disabled Gatekeeper.
Naozumi wrote:
Is there ways to stream the audio in discord? I can only share osu!'s screen to discord without any sounds.
I have been tried things like iShowU but it's too loud and not ez to use.
Broomble wrote:
Hello,
I followed the installation guide exactly but when I double click on osu! to open it, a terminal-looking app opens for a split second and then closes automatically. I pasted my report below.ReportVersion 11.2.2 (Build 20D80)
Engine: WS11WineCX20.0.2
Wineskin 2.9.0.7-rc4
Release: Stable40
[Error][Fixed] Quarantine attribute is present (bundle)
[Error][Fixed] Quarantine attribute is present (wrapper)
Execute flag is present
Detect Direct3D is disabled
Game user configuration is absent
System Integrity Protection is enabled
Engine version is supported
Razer Synapse is absent
Log file: update.log is absent
Log file: runtime.log is absent
Sorry about the troubles, what happens when you try and run osu! through cmd:
1. Right click osu!
2. Show Package Contents
3. Advanced > Tools
4. Command Line (cmd) - under Wine Tools
Run the following commandcd ../../osu! start osu!.exe
It should start, but if it doesn't, please take a screenie of the terminal output and leave it here. You could also try running the Intel version and seeing if that works.
aidswidjaja wrote:
NaozumiNaozumi wrote:
Is there ways to stream the audio in discord? I can only share osu!'s screen to discord without any sounds.
I have been tried things like iShowU but it's too loud and not ez to use.
Discord does not generally support audio streaming during screensharing on Mac and Linux. I use BlackHole to route system audio through Discord generally but it's a bit hacky. https://github.com/ExistentialAudio/BlackHole - this is a Discord thing that applies to all programs on Mac unfortunately (as far as I can recall, unless there is something I don't know about)
BroombleBroomble wrote:
Hello,
I followed the installation guide exactly but when I double click on osu! to open it, a terminal-looking app opens for a split second and then closes automatically. I pasted my report below.ReportVersion 11.2.2 (Build 20D80)
Engine: WS11WineCX20.0.2
Wineskin 2.9.0.7-rc4
Release: Stable40
[Error][Fixed] Quarantine attribute is present (bundle)
[Error][Fixed] Quarantine attribute is present (wrapper)
Execute flag is present
Detect Direct3D is disabled
Game user configuration is absent
System Integrity Protection is enabled
Engine version is supported
Razer Synapse is absent
Log file: update.log is absent
Log file: runtime.log is absent
Hi, unfortunately this is a common issue that others have experienced. Could you try running through the steps below if you haven't already?
Generating a Test Run through WineskinIf you need any help with any of the steps outlined here, check out https://osu-mac.readthedocs.io/en/latest/issues/troubleshooting.html or feel free to make a reply back here on the forum. Thanks!
- Locate your osu! installation.
- Right click on it, then select Show Package Contents.
- Open Wineskin.
- Click Advanced.
- Click Test Run. If osu! starts successfully (even with glitches), you can then close the program down. Once the program has either closed or crashed, a dialog will pop up asking you whether you want to view Test Run Logs. Click Yes.
- Copy the results of your Test Run logs to a pastebin such as paste.ubuntu.com set to never expire. Then attach the link in a reply to this thread, along with the report from osu!macOS Agent in Step 1.
You can also try opening through command line, using the instructions here:Sorry about the troubles, what happens when you try and run osu! through cmd:
1. Right click osu!
2. Show Package Contents
3. Advanced > Tools
4. Command Line (cmd) - under Wine Tools
Run the following commandcd ../../osu! start osu!.exe
It should start, but if it doesn't, please take a screenie of the terminal output and leave it here. You could also try running the Intel version and seeing if that works.
Hello,aidswidjaja wrote:
NaozumiNaozumi wrote:
Is there ways to stream the audio in discord? I can only share osu!'s screen to discord without any sounds.
I have been tried things like iShowU but it's too loud and not ez to use.
Discord does not generally support audio streaming during screensharing on Mac and Linux. I use BlackHole to route system audio through Discord generally but it's a bit hacky. https://github.com/ExistentialAudio/BlackHole - this is a Discord thing that applies to all programs on Mac unfortunately (as far as I can recall, unless there is something I don't know about)
BroombleBroomble wrote:
Hello,
I followed the installation guide exactly but when I double click on osu! to open it, a terminal-looking app opens for a split second and then closes automatically. I pasted my report below.ReportVersion 11.2.2 (Build 20D80)
Engine: WS11WineCX20.0.2
Wineskin 2.9.0.7-rc4
Release: Stable40
[Error][Fixed] Quarantine attribute is present (bundle)
[Error][Fixed] Quarantine attribute is present (wrapper)
Execute flag is present
Detect Direct3D is disabled
Game user configuration is absent
System Integrity Protection is enabled
Engine version is supported
Razer Synapse is absent
Log file: update.log is absent
Log file: runtime.log is absent
Hi, unfortunately this is a common issue that others have experienced. Could you try running through the steps below if you haven't already?
Generating a Test Run through WineskinIf you need any help with any of the steps outlined here, check out https://osu-mac.readthedocs.io/en/latest/issues/troubleshooting.html or feel free to make a reply back here on the forum. Thanks!
- Locate your osu! installation.
- Right click on it, then select Show Package Contents.
- Open Wineskin.
- Click Advanced.
- Click Test Run. If osu! starts successfully (even with glitches), you can then close the program down. Once the program has either closed or crashed, a dialog will pop up asking you whether you want to view Test Run Logs. Click Yes.
- Copy the results of your Test Run logs to a pastebin such as paste.ubuntu.com set to never expire. Then attach the link in a reply to this thread, along with the report from osu!macOS Agent in Step 1.
You can also try opening through command line, using the instructions here:Sorry about the troubles, what happens when you try and run osu! through cmd:
1. Right click osu!
2. Show Package Contents
3. Advanced > Tools
4. Command Line (cmd) - under Wine Tools
Run the following commandcd ../../osu! start osu!.exe
It should start, but if it doesn't, please take a screenie of the terminal output and leave it here. You could also try running the Intel version and seeing if that works.
[box=] [quote="Technocoder"] ... [/quote] [/box]or otherwise omit or remove large parts of the quote entirely. It makes it difficult for us to look over the entire forum thread.
Naozumi wrote:
Thanks for the reply. I'm thinking of about running the Windows version of discord on wineskin, then it will be in the same environment with osu!. However, discord is not support to run on windows xp environment, the requirement is Win7.
I tried to put the version on Windows10, 8.1/8 and Windows 2008. But seems osu! can only run on Windows xp and vista. Discord doesn't show up too.
Technocoder wrote:
Hold up, are you saying that opening it through the Command Line Test tool works fine? But running a Test Run doesn't?
If possible, could you open up the osu! folder and edit execute.bat and change the file to look like this:
start C:\osu!\osu!.exe
and see if that works? Failing that try:
cd C:\osu!
start osu!.exe
Jyxle wrote:
[box]I'm not quite sure what you mean by editing execute.bat (No such file was found) and to 'start C:\osu!\osu!.exe'. Just to clarify, the osu! the folder I am looking at is from Package Contents > drive_c > osu!Technocoder wrote:
Hold up, are you saying that opening it through the Command Line Test tool works fine? But running a Test Run doesn't?
If possible, could you open up the osu! folder and edit execute.bat and change the file to look like this:
start C:\osu!\osu!.exe
and see if that works? Failing that try:
cd C:\osu!
start osu!.exe
marcamacho10 wrote:
I really appreciate all of the work you have put into making osu! work for macThis used to perfectly work for me but then I recently updated to big sur, and I have been trying to run osu on my mac for a few days but theres an error that appears when I click "scan" and doesn't get repaired with the repair button in the osu!macOS agent, here is the report:
ReportVersion 11.1 (Build 20C69)
Engine: WS9Wine1.7.52
Wineskin 2.6.1
Game configuration is absent
Quarantine attribute is absent (bundle)
Quarantine attribute is absent (wrapper)
Execute flag is present
Detect Direct3D is disabled
Game user configuration is absent
System Integrity Protection is enabled
[Error] Engine is outdated for systems newer than Catalina and must be updated
Razer Synapse is absent
Log file: update.log is absent
Log file: runtime.log is absent
I would really appreciate it to get a way to fix it because osu is one of my favorite games >-<
Broomble wrote:
Hello,aidswidjaja wrote:
NaozumiNaozumi wrote:
Is there ways to stream the audio in discord? I can only share osu!'s screen to discord without any sounds.
I have been tried things like iShowU but it's too loud and not ez to use.
Discord does not generally support audio streaming during screensharing on Mac and Linux. I use BlackHole to route system audio through Discord generally but it's a bit hacky. https://github.com/ExistentialAudio/BlackHole - this is a Discord thing that applies to all programs on Mac unfortunately (as far as I can recall, unless there is something I don't know about)
BroombleBroomble wrote:
Hello,
I followed the installation guide exactly but when I double click on osu! to open it, a terminal-looking app opens for a split second and then closes automatically. I pasted my report below.ReportVersion 11.2.2 (Build 20D80)
Engine: WS11WineCX20.0.2
Wineskin 2.9.0.7-rc4
Release: Stable40
[Error][Fixed] Quarantine attribute is present (bundle)
[Error][Fixed] Quarantine attribute is present (wrapper)
Execute flag is present
Detect Direct3D is disabled
Game user configuration is absent
System Integrity Protection is enabled
Engine version is supported
Razer Synapse is absent
Log file: update.log is absent
Log file: runtime.log is absent
Hi, unfortunately this is a common issue that others have experienced. Could you try running through the steps below if you haven't already?
Generating a Test Run through WineskinIf you need any help with any of the steps outlined here, check out https://osu-mac.readthedocs.io/en/latest/issues/troubleshooting.html or feel free to make a reply back here on the forum. Thanks!
- Locate your osu! installation.
- Right click on it, then select Show Package Contents.
- Open Wineskin.
- Click Advanced.
- Click Test Run. If osu! starts successfully (even with glitches), you can then close the program down. Once the program has either closed or crashed, a dialog will pop up asking you whether you want to view Test Run Logs. Click Yes.
- Copy the results of your Test Run logs to a pastebin such as paste.ubuntu.com set to never expire. Then attach the link in a reply to this thread, along with the report from osu!macOS Agent in Step 1.
You can also try opening through command line, using the instructions here:Sorry about the troubles, what happens when you try and run osu! through cmd:
1. Right click osu!
2. Show Package Contents
3. Advanced > Tools
4. Command Line (cmd) - under Wine Tools
Run the following commandcd ../../osu! start osu!.exe
It should start, but if it doesn't, please take a screenie of the terminal output and leave it here. You could also try running the Intel version and seeing if that works.
Thanks for getting back to me.ReportVersion 11.2.2 (Build 20D80)
Engine: WS11WineCX20.0.2
Wineskin 2.9.0.7-rc4
Release: Stable40
Quarantine attribute is absent (bundle)
Quarantine attribute is absent (wrapper)
Execute flag is present
Detect Direct3D is disabled
Game user configuration is absent
System Integrity Protection is enabled
Engine version is supported
Razer Synapse is absent
[Warning] Errors in: update.log
2021-03-14T00:18:45: _pending\osu!.exe => osu!.exe: FAIL
No errors in: runtime.log
Please see the following link for the Test Run logs:
https://paste.ubuntu.com/p/gcPNTTZCqM/
Shieq wrote:
Hello guys, anyone knows if this is already working on m1 chip?
Unfortunately, if you've emptied the trash then there isn't a way to get those files back (short of using a file recovery tool like: https://github.com/cugu/afro)ilikebearslol wrote:
hey guys i accidently deleted osu and all my skins/songs are gone, i emptied the trash too... ;-; is there anyway to get those files back? if not i will prob stop playing "osu!" lolz
ilikebearslol wrote:
okay thanks, and also when i reinstalled osu it kept saying "cant open because osu! isnt responding." idk what to do but heres the report from macOs agentReportVersion 10.15.7 (Build 19H524)
Engine: WS11WineCX64Bit19.0.1-1
Wineskin 2.9.0.6 1
Release: Stable40
Quarantine attribute is absent (bundle)
Quarantine attribute is absent (wrapper)
Execute flag is present
Detect Direct3D is disabled
Game user configuration is absent
System Integrity Protection is enabled
Engine version is supported
Razer Synapse is absent
No errors in: update.log
Log file: runtime.log is absent
Ive noticed that on my M1 mac, the intel version is more reliable. My testing so far wasn't very extensive other than comparing how it does on a beatmap, but opening it seemed to be more reliable.celeste_fan_139 wrote:
whats the difference between the intel only version and the rosseta wineskin version?
celeste_fan_139 wrote:
whats the difference between the intel only version and the rosseta wineskin version?
It's worth trying the Rosetta one first, then if that doesn't work well, trying the Intel one. The Rosetta one is designed to be more compatible with M1 and Big Sur. But generally we are seeing some issues across both wrappers on both M1 or Big Sur.LyfeMiracle wrote:
Ive noticed that on my M1 mac, the intel version is more reliable. My testing so far wasn't very extensive other than comparing how it does on a beatmap, but opening it seemed to be more reliable.celeste_fan_139 wrote:
whats the difference between the intel only version and the rosseta wineskin version?
Hiya, could you try these instructions below so we can understand the issue before? thanks They're also available at https://osu-mac.readthedocs.io/en/latest/issues/troubleshooting.html).thesquid10 wrote:
Whenever i try to open a song it freezes osu! and then i have to restart my pc for it to quit
AnimatedThinks wrote:
I got the Rosetta build working consistently on my M1 Mac! (a few days ago)
I'm really not sure how, to be honest. I had downloaded the Wineskin just to try it out on the chance that it works, and after following the steps, it did open. (I can also close it and when I try reopening it, it works)
The command line popup did say something new about a bad EXE file, though. I couldn't get exactly what it said since my photo of it accidentally cut out half the text.
I was able to insert a skin and beatmaps by just dragging them in. I could also drag in an MP3 when I wanted to map, except one time when it didn't work for a certain MP3. Not sure why.
Mostly, things have been at least decent, but osu! is really unstable sometimes. Anything could crash it (it once crashed in the middle of playing a map, sad), and there are lag spikes. At least the FPS is good outside of those lag spikes!
I'm just glad that it's finally working
xc165543337 wrote:
I'm trying to install osu!-rosetta but I've met certains problems...
After following the steps I could open osu! for only once (for downloading local files) and it won't work after all.
I've tried to solve my problem by checking all posts possible (my English is somehow poor so it's a bit difficult, and I'm also not a coder so it just sucks) but I've found them useless.
I've pasted the Wineskin test log here: https://paste.ubuntu.com/p/Hhzq9MmB5w/ , and the report from macOS Agent is here: https://paste.ubuntu.com/p/HpCXTQ66r3/ .
Further information: My Macbook Pro is running macOS Big Sur Version 11.2.1.
I'll be waiting for replies and solutions and check responses after finishing my recent exams...
Sorry for any inconveniences...
Superuser1958 wrote:
On the latest Intel wineskin, compatibility mode has been running much better for me. With it disabled, i either get stutters during gameplay (reduced dropped frames: enabled) or a heavily reduced framerate with high latency (reduce dropped frames: disabled)
"Reduce dropped frames" is still a requirement to avoid a majority of the stuttering in this case. Only issue i've found is that the window minimizes when focus is lost. though, the behavior is the same on Windows 10, so it's probably normal. I recommend setting the frame limiter to unlimited, since it appears to be stable.
Specs:
MacBook Pro (13-inch, 2020)
2 GHz Quad-Core Intel Core i5
macOS Big Sur 11.2.3
(No GPU other than discrete)
If you enabled it and osu! crashes, it can be disabled manually from the config.note: the username should be the name of your home folder (ex. /Users/<username>)
- Open the osu! folder (using the agent)
- find osu!.<username>.cfg *
- Open it in a text editor and set CompatibilityContext from 1 to 0
- Save the file and restart osu!
Do you mean you pressed the "Update osu!" button inside of the agent?itsbobbytnt wrote:
Hey, whenever I open the osu client updater, it keeps closing and opening? It says that it is updating my client, turns off, then turns back on, then loops. What do I do now? I tried using the Agent already.
HexSaw wrote:
so, i have a problem i got a really big delay between my tablet and the cursor. i tried turn on/off raw input, but it does not work. im using gaomon s620 and my device is macbook air high sierra 10.13. is theres any solution?
MrFelix64 wrote:
could someone drop a copy of the catalina wineskin? the page keeps crashing when i download on mega. i accidentally pressed compatibility mode when i was playing and couldn't get osu to work. thanks
ThachAnhHoang wrote:
So I'm on a Hackintosh right now on Big Sur 11.2.3, and so far, I have had no success launching osu! at all at the moment.
jaloley wrote:
i used this site:
https://osuosx.tumblr.com
and did everything like they said but i see this if i try to open osu:
white window, on the top xterm and there is a note saying Kira@Cristians-iMac " %
(kira and christian are me)
jaloley wrote:
did this later, still cant open osu. There is a wondow that says:
CLR error: 80004005. This program will now terminate.
first of all, this thing looks strange and it is on english and my coputer is on german.
should i copy and send you the repaired text from the program? would that help?
NuclearOutlaw wrote:
i think i posted this before idk its not popping up for me but
is there a way to copy/paste notes for osu mania as it makes mapping easier and quicker
command c and command v don't work so i don't think that it is on mac version but i'm just making sure
jaloley wrote:
ReportVersion 11.2.3 (Build 20D91)
Engine: WS11WineCX64Bit20.0.2
Wineskin 2.9.0.7-rc4
Release: Stable40
[Error][Fixed] Quarantine attribute is present (bundle)
[Error][Fixed] Quarantine attribute is present (wrapper)
Execute flag is present
Detect Direct3D is disabled
Game user configuration is absent
System Integrity Protection is enabled
Engine version is supported
Razer Synapse is absent
Log file: update.log is absent
Log file: runtime.log is absent
thats the report of the agent, clicked on fixed again, nothing happend, just a window with this CRL error again.
https://paste.ubuntu.com/p/dsCQTTwm6N/
and thats the link to this ubuntu thing
sudo xattr -rd com.apple.quarantine "~/path/to/my/osu\!.app"
jaloley wrote:
idk whats wrong. my osu is new, i updated it, my agent too. sorry, but i dont really know how to use my terminal and i am to shy ask someone here who can help me. thank you two for your help, i think then im not gonna play osu, maybe, if it work without problems. thanks
miaa_h wrote:
ReportVersion 11.2.3 (Build 20D91)
Engine: WS11WineCX64Bit20.0.2
Wineskin 2.9.0.7-rc4
Release: Stable40
[Error][Fixed] Quarantine attribute is present (bundle)
[Error][Fixed] Quarantine attribute is present (wrapper)
Execute flag is present
Detect Direct3D is disabled
Game user configuration is absent
System Integrity Protection is enabled
Engine version is supported
Razer Synapse is absent
Log file: update.log is absent
Log file: runtime.log is absent
There aren't any known ways to fix this but you can still click on the black bar to access those menus.zev wrote:
the editor doesn't show the tabs for editing the beatmap File / Edit / Timing etc.. its just black any way to fix this? on big sur. https://zev.s-ul.eu/KDgBelxc.png
it's kinda buggy to map hotkeys kind of stop working like the editor is not in focus.
Spyrials wrote:
I'm on M1, followed the steps and even tried to unzip with The Unarchiver but in drive_c, osu!, there are only 4 documents (and I don't have an antivirus). When I try to launch the game Terminal appears and quickly disappear, I managed to get a screen :
Gamecubedssb wrote:
"Make a backup of your Wineskin before you continue !!!
1. Right click osu!.app
2. Click Wineskin.app
3. Click Advanced
4. Under Utilities, click Winetricks
5. Search for dotnet452
6. Open the dlls folder
7. Check dotnet452
8. Click Run, then in the dialog click Yes"
- aidswidjaja
Hi, I just wanted to let you know aidswidjaja that this fixed my issues with the Big Sur Build on an M1 chip. The issue being the command line showing up and then... nothing. Thank you so much for saving me from the 80$ Parralels Desktop price point haha. Cheers.
Spyrials wrote:
I did the Wine Test Run, the execute.bat still appeared for half a second and then I got this log :(I think this might be caused by my drive_c > osu! file that has only 4 documents inside but I don't really know)0023:err:plugplay:process_IOService_Device object 0x8a03
0023:err:plugplay:process_IOService_Device object 0x8703
0023:err:plugplay:process_IOService_Device object 0x7a03
0023:err:plugplay:process_IOService_Device object 0x8603
0023:err:plugplay:process_IOService_Device object 0x7d03
0023:err:plugplay:process_IOService_Device object 0x8403
0023:err:plugplay:process_IOService_Device object 0x8203
0023:err:plugplay:process_IOService_Device object 0x8003
0023:err:plugplay:process_IOService_Device object 0x7f03
0009:fixme:exec:SHELL_execute flags ignored: 0x00000100
0009:fixme:ntdll:FILE_GetNtStatus Converting errno 8 to STATUS_UNSUCCESSFUL
0033:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION
0033:fixme:heap:GetNumaHighestNodeNumber semi-stub: 0031FAC8
0035:err:ole:CoGetContextToken apartment not initialised
0033:fixme:time:QueryThreadCycleTime (0xfffffffe,0x43d2560): stub!
0033:fixme:path:parse_url failed to parse L"System.Windows.Forms"
0033:fixme:path:parse_url failed to parse L"System.Drawing"
0033:fixme:path:parse_url failed to parse L"System"
0033:fixme:path:parse_url failed to parse L"System.Configuration"
0033:fixme:path:parse_url failed to parse L"System.Xml"
0033:fixme:path:parse_url failed to parse L"Accessibility"
0033:fixme:path:parse_url failed to parse L"System.Security"
0033:fixme:path:parse_url failed to parse L"System.Runtime.Serialization.Formatters.Soap"
0033:fixme:path:parse_url failed to parse L"System.Deployment"
0033:fixme:path:parse_url failed to parse L"System.Core"
0033:fixme:path:parse_url failed to parse L"System.Drawing"
0033:fixme:path:parse_url failed to parse L"System"
0033:fixme:path:parse_url failed to parse L"System.Core"
0033:fixme:path:parse_url failed to parse L"System.Numerics"
0033:fixme:nls:get_dummy_preferred_ui_language (0x8 0x31daf4 0x0 0x31daf0) returning a dummy value (current locale)
0033:fixme:nls:get_dummy_preferred_ui_language (0x8 0x31daf4 0x3aa72e8 0x31daf0) returning a dummy value (current locale)
0033:fixme:ntdll:EtwEventRegister ({8e9f5090-2d75-4d03-8a81-e5afbf85daf1}, 0xa60302, 0x0, 0x1864718) stub.
0033:fixme:path:parse_url failed to parse L"osu!.resources"
0033:fixme:nls:LCMapStringEx unsupported lparam 3b0dff8
0033:fixme:path:parse_url failed to parse L"osu!.resources"
0033:fixme:advapi:RegisterEventSourceW ((null),L".NET Runtime"): stub
0033:fixme:advapi:ReportEventW (0xcafe4242,0x0001,0x0000,0x00000402,0x0,0x0001,0x00000000,0x31d928,0x0): stub
0033:err:eventlog:ReportEventW L"Application: osu!.exe\nFramework Version: v4.0.30319\nDescription: The process was terminated due to an unhandled exception.\nException Info: System.Reflection.TargetInvocationException\nStack:\n at System.RuntimeMethodHandle.SerializationInvoke(System.IRuntimeMethodInfo, System.Object,"...
0033:fixme:advapi:DeregisterEventSource (0xcafe4242) stub
0033:err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr 0x7bcafbc5
wineserver: could not save registry branch to system.reg : No such file or directory
wineserver: could not save registry branch to user.reg : No such file or directory
dwth the myth wrote:
When I open the osu agent I can't enable anything other than enable notifications, I can't do anything with troubleshoot, and when I try to open the osu folder the osu agent just self quits without opening any folders.
Ephemeryde wrote:
hello @aidswidjaja and @Technocoder
I have a problem : my mouse cursor is showing up over the osu! cursor.
I found a solution by pressing F9 and ESC, but it's very annoying , I need to do this before every beatmap.
I tried to follow your instructions @Technocoder https://osu.ppy.sh/community/forums/topics/679205
--
The mouse cursor is showing on top of the osu! cursor
Follow the steps for Help! I'm running a dual monitor setup and osu! blacks out my other screen!.
If that doesn't work press F9 (to show osu! users) and then press ESC.
Click "Registry Editor" (Under the "Tools" tab in Wineskin in the left column)
Go to this registry folder: HKEY_CURRENT_USER > Software > Wine > Mac Driver
Double click on "CaptureDisplaysForFullscreen"
Change "Y" to "n" in the text box
Click "OK"
Close the "Registry Editor" window
--
==>But i do not have "CaptureDisplaysForFullscreen" in the folder Mac Driver, I tried to search somewhere else but i found nothing.
Please help !
--
Macbook pro 2019, retina
MacOS Big Sur
zhaison wrote:
ReportVersion 11.0.1 (Build 20B29)
Engine: WS11WineCX64Bit19.0.1-1
Wineskin 2.9.0.6 1
Release: Stable40
Quarantine attribute is absent (bundle)
Quarantine attribute is absent (wrapper)
Execute flag is present
Detect Direct3D is disabled
Compatibility mode is disabled
System Integrity Protection is disabled
Engine version is supported
Razer Synapse is absent
No errors in: update.log
[Warning] Errors in: runtime.log
2021-05-20T16:41:37: System.Exception: 16
NuclearOutlaw wrote:
everytime i shut my laptop when i try to open osu! i have to restart my computer 2 times for it to work. It gets really annoying after a while is there any way to fix
also every time i export a beatmap it says that it's corrupted is there a way to fix this as well?
Now i'm having issues with .NET Framework. When i try to run osu this text appear: "Please set registry key HKLM\Software\Microsoft\.NETFramework\InstallRoot to point to the .NET Framework install location". What should i do?aidswidjaja wrote:
zhaisonzhaison wrote:
ReportVersion 11.0.1 (Build 20B29)
Engine: WS11WineCX64Bit19.0.1-1
Wineskin 2.9.0.6 1
Release: Stable40
Quarantine attribute is absent (bundle)
Quarantine attribute is absent (wrapper)
Execute flag is present
Detect Direct3D is disabled
Compatibility mode is disabled
System Integrity Protection is disabled
Engine version is supported
Razer Synapse is absent
No errors in: update.log
[Warning] Errors in: runtime.log
2021-05-20T16:41:37: System.Exception: 16
Hi! Could you please give us a detailed description of your issue?
Please also do a Test Run as shown here: https://osu-mac.readthedocs.io/en/latest/issues/troubleshooting.html#generating-logs-for-wineskinNuclearOutlawNuclearOutlaw wrote:
everytime i shut my laptop when i try to open osu! i have to restart my computer 2 times for it to work. It gets really annoying after a while is there any way to fix
also every time i export a beatmap it says that it's corrupted is there a way to fix this as well?
Are you closing your laptop lid without quitting osu? It could be that the process is still technically running in the background. Make sure that in Activity Monitor there are no Wine or osu! processes running, if there are you can close them within Activity Monitor by clickimg on the process, then click the X button in the menu bar.
If that doesn't help, try and do a Test Run when osu! isn't starting: https://osu-mac.readthedocs.io/en/latest/issues/troubleshooting.html#generating-logs-for-wineskin
rabbitdragonbm wrote:
Hello, I have some problem maybe you can help![]()
I am using a Mac with M1 chip and i downloaded the Rosetta version of Wineskin, when i try to open Osu after step 7, it shows that the file can not be opened because of OSStatus error 67058.
zhaison wrote:
Now i'm having issues with .NET Framework. When i try to run osu this text appear: "Please set registry key HKLM\Software\Microsoft\.NETFramework\InstallRoot to point to the .NET Framework install location". What should i do?aidswidjaja wrote:
zhaisonzhaison wrote:
ReportVersion 11.0.1 (Build 20B29)
Engine: WS11WineCX64Bit19.0.1-1
Wineskin 2.9.0.6 1
Release: Stable40
Quarantine attribute is absent (bundle)
Quarantine attribute is absent (wrapper)
Execute flag is present
Detect Direct3D is disabled
Compatibility mode is disabled
System Integrity Protection is disabled
Engine version is supported
Razer Synapse is absent
No errors in: update.log
[Warning] Errors in: runtime.log
2021-05-20T16:41:37: System.Exception: 16
Hi! Could you please give us a detailed description of your issue?
Please also do a Test Run as shown here: https://osu-mac.readthedocs.io/en/latest/issues/troubleshooting.html#generating-logs-for-wineskinNuclearOutlawNuclearOutlaw wrote:
everytime i shut my laptop when i try to open osu! i have to restart my computer 2 times for it to work. It gets really annoying after a while is there any way to fix
also every time i export a beatmap it says that it's corrupted is there a way to fix this as well?
Are you closing your laptop lid without quitting osu? It could be that the process is still technically running in the background. Make sure that in Activity Monitor there are no Wine or osu! processes running, if there are you can close them within Activity Monitor by clickimg on the process, then click the X button in the menu bar.
If that doesn't help, try and do a Test Run when osu! isn't starting: https://osu-mac.readthedocs.io/en/latest/issues/troubleshooting.html#generating-logs-for-wineskin
rqkuan wrote:
I've been using various different downloads of osu, and it's been working great. The only problem is, it takes a while to open, as it tends to shut itself down, sometimes before even opening wineskin. I'm on BigSur (laptop was on BigSur when bought) and I don't have Intel. I usually have to go to Activity Monitor to manually shut down the preloaders/wineserver in order to open it again and get it to work, but most of the time they all quit automatically after a few seconds. I'm currently using the Rosetta download, but I've tried the others in the past. Is there something wrong with Wine? Am I just really good at screwing it up? Osu opens successfully about once every thirty or so tries on average. Help would be greatly appreciated if available.
What is your external drive formatted as? Are you able to extract the .osz file within the Songs folder itself?Zarkot wrote:
https://flic.kr/s/aHsmVZCnsW <--- Picture
https://streamable.com/z6ld4i <--- me installing a beatmap
Shqxin wrote:
My game takes several attempts to launch. Sometimes it can launch on first try, sometimes it takes over 10 times. Also, even after it launches, there is a super long loading period to play my first map. I can click into the beatmap, but the circle spins for over a minute, then it can finally begin. Any way I can fix these problems?
System:
- Mac Mini M1
- macOS v11.4(Big Sur)