pixelomer / Celeste-ARM64

Utilities for getting Celeste to work on the Nintendo Switch (and ARM64 Linux in general)
30 stars 2 forks source link

mono task launches, music plays, but window doesn't open #20

Open nu444 opened 8 months ago

nu444 commented 8 months ago

Running Fedora Asahi Remix on M1 MacBook Air, I made the following modifications thus far:

The game now launches, the mono task takes about 4% of CPU, and the start screen music plays. No window is created however. Without adjusted lua paths, the game doesn't start because of some Wayland error: qt.qpa.wayland: Wayland does not support QWindow::requestActivate(). Sorry if I just missed something obvious!