ptitSeb / box64

Box64 - Linux Userspace x86_64 Emulator with a twist, targeted at ARM64 Linux devices

Home Page:https://box86.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EarthX (Unity3D) crashes after splash screen on M1

KnedlikMCPE opened this issue · comments

Pretty self explanatory - when I launch EarthX using the latest master of box64, it shows the splash screen, then it freezes and subsequently crashes.
Find attached the log.
log.txt

I don't own that game yet. I'll see if I'll get it later. This will probably needs some debugging. I'll also try to run some other Unity3D game on M1 in the mean time.

Any news or tips how I could debug?

So, I tried this game on my M1 running Fedora, and it just load and works fine.

There are a few graphics artifacts, but that's a graphic driver issue, not a box64 one (I also tried the game on an arm64 machine with an NVidia graphic card, and there was no issue there).

Make sure your are using the latest box64 and it should work.

Please update so the ticket can be closed.

Hmmm, that's weird. Even with running a git pull and clean building, it crashes on startup... How can I ensure I'm actually running a completely clean version of box64?