ppy / osu-wine

Wine container for running osu! on OS X. http://osx.ppy.sh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

32-bit not being supported on Macos Catalina

FrederikPos opened this issue · comments

Ok So I Had Osu on my Mom's Computer With Macos Catalina Version 10.15.1 i went And Booted up osu! But Nothing Happened And the i was like "Why Is That Happening? I'll Check The Internet" And Then On 1 Site I See "With the release of macOS Catalina, 32-bit app support is no longer available, which means many of your older apps will no longer work if they haven't been updated to 64-bit." And I Was Like No So Can You Somehow Make The Game 64-bit?

For now you will have to use lazer instead.

As of macOS Catalina 10.15.4 SIP no longer needs to be disabled (or nvram boot-args "no32exec=0") for Wineskin to launch 32 bit PE executables (Gcenx/WineskinServer#26). I've updated the Catalina Wineskin and moved it out of experimental status: https://osu.ppy.sh/community/forums/topics/1106057.

Potential Issues

From the issue:

However keeping SIP enabled will block access multiple user directory’s if permission isn’t granted.

It is likely that beatmaps and skins cannot be easily imported by dragging them into the window as osu! is unable to access them from outside the Wineskin bundle. The workaround I use for replays (which are also affected by this issue) is to move the file into the bundle first: https://github.com/Techno-coder/osu-macOS-Agent/blob/master/osu.macOS.Agent/General.cs#L56