flathub / org.citra_emu.citra

https://flathub.org/apps/details/org.citra_emu.citra
10 stars 15 forks source link

flatpak run --env=QT_QPA_PLATFORM=wayland org.citra_emu.citra #620

Closed Antfuhny closed 9 months ago

Antfuhny commented 9 months ago

When I run this to open Citra on my Chromebook it says Failed to create wl_display (No such file or directory) qt.qpa.plugin: Could not load the Qt platform plugin "wayland" in "" even though it was found. This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.

Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, offscreen, vkkhrdisplay, vnc, wayland-egl, wayland, xcb.

I don't know what to do