libretro / parallel-n64

Optimized/rewritten Nintendo 64 emulator made specifically for Libretro. Originally based on Mupen64 Plus.
309 stars 128 forks source link

does this work on Mac arm64? #757

Open dbz2k opened 1 year ago

dbz2k commented 1 year ago

Its build successfully using make, but when trying to run it ends up with a black screen on any rom.

Is there some build flag I am missing?

Agusum commented 1 year ago

For me the core doesn't load when using RetroArch's univeral (Metal) build. It works fine in the Intel x86 version.