Description When trying to run the AppImage on Linux, the application fails to start with the following error in the terminal:
Could not create default EGL display: EGL_BAD_PARAMETER. Aborting...
The window never opens.
Steps to reproduce
Download Kunzite.Doki.Doki.Mod.Manager_1.7.2_amd64.AppImage
Make it executable: chmod +x
Run it from a terminal: ./Kunzite.Doki.Doki.Mod.Manager_1.7.2_amd64.AppImage
The app aborts immediately with the EGL error
Expected behavior The application should open its window normally.
Environment
Distro: CachyOS (Arch-based)
Display server: Wayland
GPU: AMD Radeon RX Vega 11 (Mesa drivers up to date)
App version: 1.7.2 (AppImage, amd64)
What I've already tried (no luck)
--appimage-extract-and-run
--disable-gpu
GDK_BACKEND=x11 + LIBGL_ALWAYS_SOFTWARE=1
Installing webkit2gtk-4.1 and fuse2
Description When trying to run the AppImage on Linux, the application fails to start with the following error in the terminal:
Could not create default EGL display: EGL_BAD_PARAMETER. Aborting...
The window never opens.
Steps to reproduce
Download Kunzite.Doki.Doki.Mod.Manager_1.7.2_amd64.AppImage
Make it executable: chmod +x
Run it from a terminal: ./Kunzite.Doki.Doki.Mod.Manager_1.7.2_amd64.AppImage
The app aborts immediately with the EGL error
Expected behavior The application should open its window normally.
Environment
Distro: CachyOS (Arch-based)
Display server: Wayland
GPU: AMD Radeon RX Vega 11 (Mesa drivers up to date)
App version: 1.7.2 (AppImage, amd64)
What I've already tried (no luck)
--appimage-extract-and-run
--disable-gpu
GDK_BACKEND=x11 + LIBGL_ALWAYS_SOFTWARE=1
Installing webkit2gtk-4.1 and fuse2