coop-deluxe / sm64coopdx

An official continuation of https://github.com/djoslin0/sm64ex-coop on sm64coopdx for the enhancements and progress it already has.
https://sm64coopdx.com
286 stars 41 forks source link

Add support to MacOS Sonoma #206

Closed osb21313 closed 1 month ago

osb21313 commented 1 month ago

Screenshot 2024-07-13 at 1 53 57 PM

Can't open the game; unsupported...

EmeraldLoc commented 1 month ago

Intel or Arm? This could be because you're on an intel chip, the compiled build was made on an m series mac. I can look into making a universal app.

EmeraldLoc commented 1 month ago

Looked into universal library. Getting all the dependencies to hook properly, and doing all of it just isn't worth it. When the patch comes out I can compile coop for intel mac's via Rosetta 2.

In the meantime, since you are on intel, you should be able to compile coopdx on an intel mac just fine on the main branch! You can follow the compilation instructions here. Next time I'll be sure to include an intel build in the prerelease section.

osb21313 commented 1 month ago

Intel or Arm? This could be because you're on an intel chip, the compiled build was made on an m series mac. I can look into making a universal app.

Intel i8 (iMac Mini)