Feature: Support osx-arm64#1090
Conversation
Compiled from: Dobby: latest@5dfc854 plthook: master@24c69df
|
Hello There. |
I tried this but it still doesn't work: |
|
@BennyDioxide any ideas? im not very knowledgeable on this topic. ill drop my modifications if it helps |
|
MelonLoader-04-50-46.patch |
|
it looks like the crash is same as #1145 so ig they have the same root cause |
|
i just tried it under rosetta with the latest stable and alpha and it did the same thing. so it just isn't compatible with this game on macos maybe unity version too new? |
|
it looks like the game is .net 9 but melonloader is loading .net 3.5 stuff, why? |
The build target itself is relatively easy, since it's just the work of building external binaries. But since HarmonyX finally supports Apple Silicon with the release of the version v2.15.0, We gotta wait for the huge amount of work of bumping versions.
Up to now, the binaries can have been built, just that MelonLoader can't hook into any game successfully.